HomeSort by relevance Sort by last modified time
    Searched refs:DevicePathFromHandle (Results 1 - 25 of 48) sorted by null

1 2

  /device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Library/PlatformIntelBdsLib/
IntelBdsPlatformCommon.c 33 DevicePath = DevicePathFromHandle (Handle);
IntelBdsPlatform.c 244 DevicePathFromHandle (Handles[Idx]),
339 DevicePath = DevicePathFromHandle (Handle);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDevicePathLib.h 34 #define DevicePathFromHandle(_HANDLE) GlueDevicePathFromHandle(_HANDLE)
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmBoot.c 192 NewDevicePath = AppendDevicePathNode (DevicePathFromHandle (LoadedImage->DeviceHandle), FvFileNode);
217 NewDevicePath = AppendDevicePathNode (DevicePathFromHandle (FvHandles[Index]), FvFileNode);
513 UsbIoDevicePath = DevicePathFromHandle (UsbIoHandles[Index]);
588 FullDevicePath = AppendDevicePath (DevicePathFromHandle (Handles[Index]), RemainingDevicePath);
650 FullDevicePath = AppendDevicePath (DevicePathFromHandle (Handles[Index]), FilePath);
904 BlockIoDevicePath = DevicePathFromHandle (BlockIoBuffer[Index]);
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
PlatformBm.c 207 DevicePathFromHandle (Handles[Idx]),
302 DevicePath = DevicePathFromHandle (Handle);
352 DevicePath = DevicePathFromHandle (LoadedImage->DeviceHandle);
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DevicePathLib.h 454 DevicePathFromHandle (
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
PlatformBm.c 210 DevicePathFromHandle (Handles[Idx]),
245 DevicePath = DevicePathFromHandle (Handle);
295 DevicePath = DevicePathFromHandle (LoadedImage->DeviceHandle);
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
PlatformBm.c 208 DevicePathFromHandle (Handles[Idx]),
303 DevicePath = DevicePathFromHandle (Handle);
353 DevicePath = DevicePathFromHandle (LoadedImage->DeviceHandle);
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 140 DevicePathFromHandle (LoadedImage->DeviceHandle),
  /device/linaro/bootloader/edk2/DuetPkg/FvbRuntimeService/
FileIo.c 99 *Device = DuplicateDevicePath (DevicePathFromHandle (SimpleFileSystemHandle));
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DevicePathUtilities.c 822 DevicePathFromHandle (
886 DevicePath = DevicePathFromHandle (Device);
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 641 DevicePathFromHandle (
706 DevicePath = DevicePathFromHandle (Device);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DriverHealthManagerDxe/
DriverHealthManagerDxe.c 380 return ConvertDevicePathToText (DevicePathFromHandle (DriverBindingHandle), FALSE, TRUE);
507 return ConvertDevicePathToText (DevicePathFromHandle (ChildHandle != NULL ? ChildHandle : ControllerHandle), FALSE, TRUE);
814 TmpString = ConvertDevicePathToText (DevicePathFromHandle (DriverHandle), FALSE, TRUE);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
UefiDevicePathLib.c 524 DevicePath = DevicePathFromHandle (Device);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/
DxeSecurityManagementLib.c 270 FilePathToVerfiy = AppendDevicePath (DevicePathFromHandle (Handle), Node);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/LoadFileOnFv2/
LoadFileOnFv2.c 214 DevicePathFromHandle (Device),
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 190 DevicePathFromHandle (LoadedImage->DeviceHandle),
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]
  /device/linaro/bootloader/edk2/DuetPkg/FSVariable/
FileStorage.c 134 *Device = DuplicateDevicePath (DevicePathFromHandle (SimpleFileSystemHandle));
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacySio.c 129 DevicePath = DevicePathFromHandle (HandleBuffer[Index]);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootMaintenanceManagerCustomizedUiSupport.c 284 return ConvertDevicePathToText(DevicePathFromHandle (DriverHandle), FALSE, FALSE);
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 148 DevicePathFromHandle (FvHandle),
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
UefiShellCommandLib.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootOption.c 355 MenuEntry->HelpString = DevicePathToStr (DevicePathFromHandle (FileContext->Handle));
422 FileContext->DevicePath = DevicePathFromHandle (FileContext->Handle);
    [all...]

Completed in 1566 milliseconds

1 2