HomeSort by relevance Sort by last modified time
    Searched refs:LocateDevicePath (Results 26 - 50 of 86) sorted by null

12 3 4

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/ConPlatformDxe/
ConPlatform.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyDxe/
HiKeyDxe.c 147 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &FlashDevicePath, &FlashHandle);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyUsbDxe/
HiKeyUsbDxe.c 234 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &FlashDevicePath, &FlashHandle);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960UsbDxe/
HiKey960UsbDxe.c 326 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &FlashDevicePath, &mFlashHandle);
  /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);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SecurityStubDxe/
Defer3rdPartyImageLoad.c 67 Status = gBS->LocateDevicePath (
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 261 Status = gBS->LocateDevicePath (&gEfiFirmwareVolume2ProtocolGuid, &DevicePath, &FvHandle);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960FastbootDxe/
HiKey960FastbootDxe.c 197 // Create another device path pointer because LocateDevicePath will modify it.
199 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &FlashDevicePathDup, &mFlashHandle);
374 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &DevicePath, &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/ArmVExpressPkg/ArmVExpressFastBootDxe/
ArmVExpressFastBoot.c 182 // Create another device path pointer because LocateDevicePath will modify it.
184 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);
93 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &Handle);
147 boot service function LocateDevicePath().
336 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &PathHandle);
350 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &MapPathCopy, &MapHandle);
374 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &MapPathCopy, &MapHandle);
426 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &PathHandle);
441 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &MapPathCopy, &MapHandle);
577 // make a copy for LocateDevicePath to modify (also save a pointer to call FreePool with)
589 Status = gBS->LocateDevicePath(&gEfiSimpleFileSystemProtocolGuid, &DevicePathCopy, &Handle);
    [all...]
  /device/linaro/bootloader/edk2/SecurityPkg/Library/DxeImageVerificationLib/
DxeImageVerificationLib.c 173 Status = gBS->LocateDevicePath (
197 Status = gBS->LocateDevicePath (
235 Status = gBS->LocateDevicePath (
    [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
PlatformBm.c 452 Status = gBS->LocateDevicePath (&gEfiFirmwareVolume2ProtocolGuid,
  /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/edk2/DuetPkg/Library/DuetBdsLib/
BdsPlatform.c 518 Status = gBS->LocateDevicePath (
637 Status = gBS->LocateDevicePath (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
EmmcDxe.c 434 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingDevicePath, &DeviceHandle);
580 Status = gBS->LocateDevicePath (&gEfiDevicePathProtocolGuid, &RemainingEmmcDevPath, &DeviceHandle);
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
BdsPlatform.c 208 Status = gBS->LocateDevicePath (&gEfiFirmwareVolume2ProtocolGuid,
562 Status = gBS->LocateDevicePath (
    [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/HiKey/HiKeyFastbootDxe/
HiKeyFastbootDxe.c 197 // Create another device path pointer because LocateDevicePath will modify it.
199 Status = gBS->LocateDevicePath (&gEfiBlockIoProtocolGuid, &FlashDevicePathDup, &mFlashHandle);

Completed in 1598 milliseconds

12 3 4