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

  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerLib/
BootManager.c 399 EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *DevPathToText;
408 (VOID **) &DevPathToText
411 ToText = DevPathToText->ConvertDevicePathToText (
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
FileExplorer.c 410 EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *DevPathToText;
419 (VOID **) &DevPathToText
422 ToText = DevPathToText->ConvertDevicePathToText (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerLib/
BootMaintenance.c 335 EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *DevPathToText;
344 (VOID **) &DevPathToText
347 ToText = DevPathToText->ConvertDevicePathToText (
    [all...]

Completed in 110 milliseconds