Home
last modified time | relevance | path

Searched refs:DevPathToText (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootManagerUiLib/
DBootManager.c400 EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *DevPathToText; in BmDevicePathToStr() local
409 (VOID **) &DevPathToText in BmDevicePathToStr()
412 ToText = DevPathToText->ConvertDevicePathToText ( in BmDevicePathToStr()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
DFileExplorer.c414 EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *DevPathToText; in LibDevicePathToStr() local
423 (VOID **) &DevPathToText in LibDevicePathToStr()
426 ToText = DevPathToText->ConvertDevicePathToText ( in LibDevicePathToStr()
/device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
DBootMaintenance.c347 EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *DevPathToText; in UiDevicePathToStr() local
356 (VOID **) &DevPathToText in UiDevicePathToStr()
359 ToText = DevPathToText->ConvertDevicePathToText ( in UiDevicePathToStr()
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR64.patch930 - &DevPathToText
931 + (VOID**)&DevPathToText
934 ToText = DevPathToText->ConvertDevicePathToText (
DShellR33.patch2761 - &DevPathToText
2762 + (VOID **)&DevPathToText
2765 ToText = DevPathToText->ConvertDevicePathToText (