Home
last modified time | relevance | path

Searched refs:EfiGetNameGuidFromFwVolDevicePathNode (Results 1 – 16 of 16) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/FrameworkUefiLib/
DUefiNotTiano.c293 EfiGetNameGuidFromFwVolDevicePathNode ( in EfiGetNameGuidFromFwVolDevicePathNode() function
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/
DUefiNotTiano.c307 EfiGetNameGuidFromFwVolDevicePathNode ( in EfiGetNameGuidFromFwVolDevicePathNode() function
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueUefiLib.h34 #define EfiGetNameGuidFromFwVolDevicePathNode(_FVDEVICEPATHNODE) GlueEfiGetNameGuidFromFwVol… macro
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiDpLib/
DDpUtilities.c284 …NameGuid = EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) DevicePath… in DpGetNameFromHandle()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DDevicePath.c525 EfiGetNameGuidFromFwVolDevicePathNode ( in EfiGetNameGuidFromFwVolDevicePathNode() function
/device/linaro/bootloader/edk2/PerformancePkg/Dp_App/
DDpUtilities.c316 …NameGuid = EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) DevicePath… in GetNameFromHandle()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DEfiDriverLib.h1187 EfiGetNameGuidFromFwVolDevicePathNode (
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DUefiLib.h1036 EfiGetNameGuidFromFwVolDevicePathNode (
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/UpdateDriverDxe/
DUpdateDispatcher.c673 …if (EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *)FilePathNode)!= NU… in InitializeUpdateDriver()
/device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DDxeServicesLib.c666 …FvNameGuid = EfiGetNameGuidFromFwVolDevicePathNode ((CONST MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) De… in GetFileBufferByFilePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/
DPlatDriOverrideLib.c212 …GuidPoint = EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) LastDevic… in UpdateFvFileDevicePath()
1459 …(EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) TempDriverImagePath)… in GetDriverFromMapping()
DPlatDriOverrideDxe.c273 …NameGuid = EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *)AlignedDevP… in GetImageName()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
DBmBoot.c1720 EfiGetNameGuidFromFwVolDevicePathNode ((CONST MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) Node), in EfiBootManagerBoot()
2396EfiGetNameGuidFromFwVolDevicePathNode ((CONST MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) Node), in EfiBootManagerGetBootManagerMenu()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c4078 …if (EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) LastDeviceNode) !… in BdsLibIsValidEFIBootOptDevicePathExt()
4085EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) LastDeviceNode) in BdsLibIsValidEFIBootOptDevicePathExt()
4216 GuidPoint = EfiGetNameGuidFromFwVolDevicePathNode ( in BdsLibUpdateFvFileDevicePath()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
DBdsBoot.c4195 …if (EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) LastDeviceNode) !… in BdsLibIsValidEFIBootOptDevicePathExt()
4202EfiGetNameGuidFromFwVolDevicePathNode ((MEDIA_FW_VOL_FILEPATH_DEVICE_PATH *) LastDeviceNode) in BdsLibIsValidEFIBootOptDevicePathExt()
4333 GuidPoint = EfiGetNameGuidFromFwVolDevicePathNode ( in BdsLibUpdateFvFileDevicePath()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Mem/
DMemoryProfileRecord.c490 FileName = EfiGetNameGuidFromFwVolDevicePathNode (ThisFilePath); in GetFileNameFromFilePath()