/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960Dxe/ |
HiKey960Dxe.c | 371 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &FlashDevicePath, &FlashHandle);
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
EfiApi.h | 1008 EFI_LOCATE_DEVICE_PATH LocateDevicePath;
[all...] |
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/AbootimgLib/ |
AbootimgLib.c | 388 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &DevicePath, &Handle);
|
/device/linaro/bootloader/edk2/EmulatorPkg/FvbServicesRuntimeDxe/ |
FWBlockService.c | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/SdDxe/ |
SdDxe.c | 328 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &DeviceHandle);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerUiLib/ |
DeviceManager.c | 396 Status = gBS->LocateDevicePath(&gEfiDevicePathProtocolGuid, &TmpDevicePath, &ControllerHandle);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/ |
Snp.c | 294 Status = gBS->LocateDevicePath (
|
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/ |
UefiSpec.h | [all...] |
/device/linaro/bootloader/edk2/Nt32Pkg/FvbServicesRuntimeDxe/ |
FWBlockService.c | [all...] |
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/ |
DriverBinding.c | 192 if (EFI_ERROR (gBS->LocateDevicePath (&gEfiPciIoProtocolGuid, &DevicePath,
|
/external/syslinux/efi32/include/efi/ |
efiapi.h | 772 EFI_LOCATE_DEVICE_PATH LocateDevicePath;
|
/external/syslinux/efi64/include/efi/ |
efiapi.h | 772 EFI_LOCATE_DEVICE_PATH LocateDevicePath;
|
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/ |
efiapi.h | 772 EFI_LOCATE_DEVICE_PATH LocateDevicePath;
|
/external/syslinux/gpxe/src/include/gpxe/efi/Uefi/ |
UefiSpec.h | [all...] |
/device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/ |
BdsFilePath.c | 364 // The LocateDevicePath() function locates all devices on DevicePath that support Protocol and returns
367 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &Remaining, Handle);
394 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &Remaining, Handle);
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/ |
DxeNetLib.c | [all...] |
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/ |
BdsPlatform.c | 306 Status = gBS->LocateDevicePath (
456 @retval EFI_STATUS Return the status of gBS->LocateDevicePath (),
488 Status = gBS->LocateDevicePath (
[all...] |
/device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/ |
FWBlockService.c | [all...] |
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/ |
BdsConsole.c | 143 Status = gBS->LocateDevicePath (
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaBusDxe/ |
AtaBus.c | 254 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &DeviceHandle);
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/ |
NvmExpress.c | 210 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &DeviceHandle);
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ |
ScsiBus.c | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Core/PiSmmCore/ |
Dispatcher.c | 349 Status = gBS->LocateDevicePath (&gEfiFirmwareVolume2ProtocolGuid, &HandleFilePath, &DeviceHandle);
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/ |
FileExplorer.c | 935 Status = gBS->LocateDevicePath (&gEfiSimpleFileSystemProtocolGuid, &DevicePathNode, &Handle);
[all...] |
/device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/ |
IScsiMisc.c | 720 Status = gBS->LocateDevicePath (
[all...] |