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

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Dblk.c 183 if (gEfiShellProtocol->GetDevicePathFromMap(BlockName) == NULL) {
187 DevPath = (EFI_DEVICE_PATH_PROTOCOL*)gEfiShellProtocol->GetDevicePathFromMap(BlockName);
192 ShellStatus = DisplayTheBlocks(gEfiShellProtocol->GetDevicePathFromMap(BlockName), Lba, (UINT8)BlockCount);
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/
DiskImage.c 187 DevicePath = gEfiShellProtocol->GetDevicePathFromMap(DeviceName);
361 DevicePath = gEfiShellProtocol->GetDevicePathFromMap(DeviceName);
  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShell.h     [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Map.c 905 DevPath = gEfiShellProtocol->GetDevicePathFromMap(Map);
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
UefiShellLib.c     [all...]

Completed in 3672 milliseconds