Home
last modified time | relevance | path

Searched refs:CoreLocateDevicePath (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
DImage.c1099 Status = CoreLocateDevicePath (&gEfiDevicePathProtocolGuid, &HandleFilePath, &DeviceHandle); in CoreLoadImageCommon()
1117 … Status = CoreLocateDevicePath (&gEfiFirmwareVolume2ProtocolGuid, &HandleFilePath, &DeviceHandle); in CoreLoadImageCommon()
1122 … Status = CoreLocateDevicePath (&gEfiSimpleFileSystemProtocolGuid, &HandleFilePath, &DeviceHandle); in CoreLoadImageCommon()
1126 … Status = CoreLocateDevicePath (&gEfiLoadFile2ProtocolGuid, &HandleFilePath, &DeviceHandle); in CoreLoadImageCommon()
1130 Status = CoreLocateDevicePath (&gEfiLoadFileProtocolGuid, &HandleFilePath, &DeviceHandle); in CoreLoadImageCommon()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DLocate.c426 CoreLocateDevicePath ( in CoreLocateDevicePath() function
DHandle.c572 Status = CoreLocateDevicePath (&gEfiDevicePathProtocolGuid, &DevicePath, &DeviceHandle); in CoreInstallMultipleProtocolInterfaces()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DDxeMain.c75 …(EFI_LOCATE_DEVICE_PATH) CoreLocateDevicePath, // LocateD…
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DDxeMain.h1072 CoreLocateDevicePath (