HomeSort by relevance Sort by last modified time
    Searched defs:DuplicateDevicePath (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDevicePathLib.h 28 #define DuplicateDevicePath(_DEVICEPATH) GlueDuplicateDevicePath(_DEVICEPATH)
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
UefiDevicePathLib.c 65 DuplicateDevicePath (
UefiDevicePathLibOptionalDevicePathProtocol.c 106 DuplicateDevicePath (
111 return mDevicePathLibDevicePathUtilities->DuplicateDevicePath (DevicePath);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathUtilities/
DevicePathUtilities.h 214 EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePathUtilities.h 181 EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath;
  /device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
UefiDevicePathLib.c 406 DuplicateDevicePath (
410 return mDevicePathLibDevicePathUtilities->DuplicateDevicePath (DevicePath);
  /external/syslinux/gnu-efi/gnu-efi-3.0/lib/
dpath.c 137 return DuplicateDevicePath (Src2);
142 return DuplicateDevicePath (Src1);
303 DuplicateDevicePath (
402 return DuplicateDevicePath (Instance);

Completed in 323 milliseconds