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
1120 EfiInitializeFwVolDevicepathNode (&mFvDevicePath.File, DriverName); in SmmFvToDevicePath()
1121 SetDevicePathEndNode (&mFvDevicePath.End); in SmmFvToDevicePath()
1128 (EFI_DEVICE_PATH_PROTOCOL *)&mFvDevicePath in SmmFvToDevicePath()
1314 EfiInitializeFwVolDevicepathNode (&mFvDevicePath.File, &NameGuid); in SmmDriverDispatchHandler()
1315 SetDevicePathEndNode (&mFvDevicePath.End); in SmmDriverDispatchHandler()
1322 GetDevicePathSize ((EFI_DEVICE_PATH_PROTOCOL *)&mFvDevicePath), in SmmDriverDispatchHandler()
1326 …yMem (mSmmCoreLoadedImage->FilePath, &mFvDevicePath, GetDevicePathSize ((EFI_DEVICE_PATH_PROTOCOL … in SmmDriverDispatchHandler()
/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()