/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/ |
ConPlatform.c | [all...] |
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/PlatformIntelBdsLib/ |
IntelBdsPlatform.c | 187 gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &DevicePath, Handle);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/ |
DxeSecurityManagementLib.c | 255 Status = gBS->LocateDevicePath (&gEfiLoadFileProtocolGuid, &Node, &Handle);
|
/external/avb/examples/uefi/ |
uefi_avb_ops.c | 428 err = uefi_call_wrapper(BS->LocateDevicePath, 438 err = uefi_call_wrapper(BS->LocateDevicePath, 444 avb_error("LocateDevicePath, DISK_IO_PROTOCOL.\n");
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/ |
BootServicesTable.c | 238 "LocateDevicePath", 239 (CONST VOID *)gBS->LocateDevicePath,
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ |
ArmJunoDxe.c | 194 Status = gBS->LocateDevicePath (&gEfiPciRootBridgeIoProtocolGuid,
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressFastBootDxe/ |
ArmVExpressFastBoot.c | 178 // Create another device path pointer because LocateDevicePath will modify it.
180 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &FlashDevicePathDup, &FlashHandle);
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PlatformDriOverrideDxe/ |
PlatDriOverrideLib.c | 257 Status = gBS->LocateDevicePath (
500 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &Handle);
[all...] |
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/ |
ShellProtocol.c | 64 Status = gBS->LocateDevicePath(&gEfiBlockIoProtocolGuid, &DevicePathCopy, &Handle);
94 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &Handle);
149 boot service function LocateDevicePath().
338 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &PathHandle);
352 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &MapPathCopy, &MapHandle);
376 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &MapPathCopy, &MapHandle);
428 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &PathHandle);
443 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &MapPathCopy, &MapHandle);
576 // make a copy for LocateDevicePath to modify (also save a pointer to call FreePool with)
588 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &Handle); [all...] |
/device/linaro/bootloader/OpenPlatformPkg/Drivers/Variable/BlockVariableDxe/ |
BlockVariableDxe.c | 385 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &NvBlockDevicePath,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/ |
BmConsole.c | 360 Status = gBS->LocateDevicePath (
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/ |
DebugPort.c | 198 // There's a DEBUGPORT variable, so do LocateDevicePath and check to see if
204 Status = gBS->LocateDevicePath (
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/ |
IScsiIbft.c | 221 Status = gBS->LocateDevicePath (
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/ |
Connect.c | 47 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &Handle);
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FvbRuntimeDxe/ |
FvbSmmDxe.c | 821 Status = gBS->LocateDevicePath (
828 // LocateDevicePath fails so install a new interface and device path.
|
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/ |
InstallBootMenu.c | 520 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &BlockDevicePath, &Handle); 638 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &DevicePath, &Handle);
|
/device/linaro/bootloader/edk2/DuetPkg/Library/DuetBdsLib/ |
BdsPlatform.c | 518 Status = gBS->LocateDevicePath (
637 Status = gBS->LocateDevicePath (
[all...] |
/device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/ |
DxeImageVerificationLib.c | 170 Status = gBS->LocateDevicePath (
194 Status = gBS->LocateDevicePath (
232 Status = gBS->LocateDevicePath (
[all...] |
/device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/ |
HiKeyFastboot.c | 193 // Create another device path pointer because LocateDevicePath will modify it.
195 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &FlashDevicePathDup, &FlashHandle);
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/ |
EfiApi.h | 1008 EFI_LOCATE_DEVICE_PATH LocateDevicePath;
[all...] |
/device/linaro/bootloader/edk2/EmulatorPkg/FvbServicesRuntimeDxe/ |
FWBlockService.c | [all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NvmExpressDxe/ |
NvmExpress.c | 192 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &DeviceHandle);
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Library/DeviceManagerLib/ |
DeviceManager.c | 398 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...] |