HomeSort by: relevance | last modified time | path
    Searched refs:DuplicateDevicePath (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/
sread.c 114 AlignedFilePath = DuplicateDevicePath(*FilePath);
213 TempFilePath = DuplicateDevicePath (*FilePath);
dpath.c 146 return DuplicateDevicePath (Src2);
151 return DuplicateDevicePath (Src1);
312 DuplicateDevicePath (
411 return DuplicateDevicePath (Instance);
  /src/sys/stand/efiboot/
efiboot.c 90 efi_bootdp = DuplicateDevicePath(efi_bootdp);
  /src/sys/external/bsd/gnu-efi/dist/inc/
efidevp.h 643 EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath;
efilib.h 880 DuplicateDevicePath (

Completed in 120 milliseconds