Home
last modified time | relevance | path

Searched refs:mFvDevicePath (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/
DDispatcher.c119 FV_FILEPATH_DEVICE_PATH mFvDevicePath; variable
1165 EfiInitializeFwVolDevicepathNode (&mFvDevicePath.File, DriverName); in SmmFvToDevicePath()
1166 SetDevicePathEndNode (&mFvDevicePath.End); in SmmFvToDevicePath()
1173 (EFI_DEVICE_PATH_PROTOCOL *)&mFvDevicePath in SmmFvToDevicePath()
1359 EfiInitializeFwVolDevicepathNode (&mFvDevicePath.File, &NameGuid); in SmmDriverDispatchHandler()
1360 SetDevicePathEndNode (&mFvDevicePath.End); in SmmDriverDispatchHandler()
1367 GetDevicePathSize ((EFI_DEVICE_PATH_PROTOCOL *)&mFvDevicePath), in SmmDriverDispatchHandler()
1371 …yMem (mSmmCoreLoadedImage->FilePath, &mFvDevicePath, GetDevicePathSize ((EFI_DEVICE_PATH_PROTOCOL … in SmmDriverDispatchHandler()
1380 EfiInitializeFwVolDevicepathNode (&mFvDevicePath.File, &NameGuid); in SmmDriverDispatchHandler()
1381 SetDevicePathEndNode (&mFvDevicePath.End); in SmmDriverDispatchHandler()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
DDispatcher.c92 FV_FILEPATH_DEVICE_PATH mFvDevicePath; variable
850 EfiInitializeFwVolDevicepathNode (&mFvDevicePath.File, DriverName); in CoreFvToDevicePath()
851 SetDevicePathEndNode (&mFvDevicePath.End); in CoreFvToDevicePath()
855 (EFI_DEVICE_PATH_PROTOCOL *)&mFvDevicePath in CoreFvToDevicePath()
1233 EfiInitializeFwVolDevicepathNode (&mFvDevicePath.File, &NameGuid); in CoreFwVolEventProtocolNotify()
1234 SetDevicePathEndNode (&mFvDevicePath.End); in CoreFwVolEventProtocolNotify()
1237 (EFI_DEVICE_PATH_PROTOCOL *)&mFvDevicePath in CoreFwVolEventProtocolNotify()