Searched refs:mFvDevicePath (Results 1 – 2 of 2) sorted by relevance
119 FV_FILEPATH_DEVICE_PATH mFvDevicePath; variable1120 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()
92 FV_FILEPATH_DEVICE_PATH mFvDevicePath; variable850 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()