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

1 2

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DevicePathUtilities.h 215 EFI_DEVICE_PATH_UTILS_APPEND_PATH AppendDevicePath;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DevicePathDxe/
DevicePath.c 28 AppendDevicePath,
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePathUtilities.h 182 EFI_DEVICE_PATH_UTILS_APPEND_PATH AppendDevicePath;
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLibOptionalDevicePathProtocol.c 143 AppendDevicePath (
149 return mDevicePathLibDevicePathUtilities->AppendDevicePath (FirstDevicePath, SecondDevicePath);
UefiDevicePathLib.c 98 AppendDevicePath (
DevicePathUtilities.c 559 NewDevicePath = AppendDevicePath (DevicePath, TempDevicePath);
889 DevicePath = AppendDevicePath (DevicePath, FileDevicePath);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDevicePathLib.h 29 #define AppendDevicePath(_FIRSTPATH, _SECONDPATH) GlueAppendDevicePath(_FIRSTPATH, _SECONDPATH)
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 455 AppendDevicePath (
460 return mDevicePathLibDevicePathUtilities->AppendDevicePath (FirstDevicePath, SecondDevicePath);
709 DevicePath = AppendDevicePath (DevicePath, FileDevicePath);
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DevicePathLib.h 299 AppendDevicePath (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiDevicePathLib/
UefiDevicePathLib.c 225 NewDevicePath = AppendDevicePath (DevicePath, TempDevicePath);
527 DevicePath = AppendDevicePath (DevicePath, FileDevicePath);
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
PlatformBm.c 372 DevicePath = AppendDevicePath (DevicePath, FileDevicePath);
443 DevicePath = AppendDevicePath (DevicePath, FileDevicePath);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeSecurityManagementLib/
DxeSecurityManagementLib.c 270 FilePathToVerfiy = AppendDevicePath (DevicePathFromHandle (Handle), Node);
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/LoadFileOnFv2/
LoadFileOnFv2.c 228 DevicePath = AppendDevicePath (DevicePath, FileDevicePath);
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
Drivers.c 66 FinalPath = AppendDevicePath (ImageDevicePath, LoadedImage->FilePath);
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
dpath.c 118 AppendDevicePath (
220 Src1 = AppendDevicePath (Src1, Temp);
265 DevicePath = AppendDevicePath (
  /device/linaro/bootloader/edk2/ArmPkg/Library/BdsLib/
BdsFilePath.c 142 *NewDevicePath = AppendDevicePath (UsbIoDevicePath, NextDevicePathNode (RemovableDevicePath));
156 *NewDevicePath = AppendDevicePath (UsbIoDevicePath, NextDevicePathNode (RemovableDevicePath));
217 *NewDevicePath = AppendDevicePath (PartitionDevicePath, NextDevicePathNode (RemovableDevicePath));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmBoot.c 588 FullDevicePath = AppendDevicePath (DevicePathFromHandle (Handles[Index]), RemainingDevicePath);
650 FullDevicePath = AppendDevicePath (DevicePathFromHandle (Handles[Index]), FilePath);
853 TempDevicePath = AppendDevicePath (Instance, NextDevicePathNode (FilePath));
913 TempDevicePath = AppendDevicePath (BlockIoDevicePath, NextDevicePathNode (FilePath));
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Dispatcher/
Dispatcher.c 853 FileNameDevicePath = AppendDevicePath (
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeServicesLib/
DxeServicesLib.c     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellManParser.c 867 DevPath = AppendDevicePath (ShellInfoObject.ImageDevPath, FileDevPath);
  /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/MdeModulePkg/Core/PiSmmCore/
Dispatcher.c     [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/SpiFvbServices/
FwBlockService.c     [all...]
  /external/syslinux/efi32/include/efi/
efilib.h 682 AppendDevicePath (

Completed in 731 milliseconds

1 2