HomeSort by relevance Sort by last modified time
    Searched refs:DupDevicePath (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DiskImage.c 172 EFI_DEVICE_PATH_PROTOCOL *DupDevicePath;
191 DupDevicePath = DuplicateDevicePath(DevicePath);
192 DupDevicePathForFree = DupDevicePath;
196 Status = gBS->LocateDevicePath(&gEfiBlockIoProtocolGuid,&DupDevicePath,&Handle);
344 EFI_DEVICE_PATH_PROTOCOL *DupDevicePath;
366 DupDevicePath = DuplicateDevicePath(DevicePath);
367 DupDevicePathForFree = DupDevicePath;
372 Status = gBS->LocateDevicePath(&gEfiBlockIoProtocolGuid,&DupDevicePath,&Handle);
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c     [all...]

Completed in 614 milliseconds