Home
last modified time | relevance | path

Searched refs:AllowShortcuts (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c82 IN BOOLEAN AllowShortcuts in DevPathToTextPci() argument
109 IN BOOLEAN AllowShortcuts in DevPathToTextPccard() argument
136 IN BOOLEAN AllowShortcuts in DevPathToTextMemMap() argument
169 IN BOOLEAN AllowShortcuts in DevPathToTextVendor() argument
187 if (AllowShortcuts) { in DevPathToTextVendor()
299 IN BOOLEAN AllowShortcuts in DevPathToTextController() argument
330 IN BOOLEAN AllowShortcuts in DevPathToTextBmc() argument
362 IN BOOLEAN AllowShortcuts in DevPathToTextAcpi() argument
421 IN BOOLEAN AllowShortcuts in DevPathToTextAcpiEx() argument
470 if (AllowShortcuts) { in DevPathToTextAcpiEx()
[all …]
DUefiDevicePathLibOptionalDevicePathProtocol.c384 IN BOOLEAN AllowShortcuts in ConvertDeviceNodeToText() argument
391 … mDevicePathLibDevicePathToText->ConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShortcuts); in ConvertDeviceNodeToText()
394 return UefiDevicePathLibConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShortcuts); in ConvertDeviceNodeToText()
417 IN BOOLEAN AllowShortcuts in ConvertDevicePathToText() argument
424 … mDevicePathLibDevicePathToText->ConvertDevicePathToText (DevicePath, DisplayOnly, AllowShortcuts); in ConvertDevicePathToText()
427 return UefiDevicePathLibConvertDevicePathToText (DevicePath, DisplayOnly, AllowShortcuts); in ConvertDevicePathToText()
DUefiDevicePathLib.c289 IN BOOLEAN AllowShortcuts in ConvertDeviceNodeToText() argument
292 return UefiDevicePathLibConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShortcuts); in ConvertDeviceNodeToText()
315 IN BOOLEAN AllowShortcuts in ConvertDevicePathToText() argument
318 return UefiDevicePathLibConvertDevicePathToText (DevicePath, DisplayOnly, AllowShortcuts); in ConvertDevicePathToText()
DUefiDevicePathLib.h63 IN BOOLEAN AllowShortcuts
396 IN BOOLEAN AllowShortcuts
419 IN BOOLEAN AllowShortcuts
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePathToText.h47 IN BOOLEAN AllowShortcuts
70 IN BOOLEAN AllowShortcuts
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathToText/
DDevicePathToText.h37 IN BOOLEAN AllowShortcuts
65 IN BOOLEAN AllowShortcuts
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c762 IN BOOLEAN AllowShortcuts in ConvertDeviceNodeToText() argument
769 … mDevicePathLibDevicePathToText->ConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShortcuts); in ConvertDeviceNodeToText()
795 IN BOOLEAN AllowShortcuts in ConvertDevicePathToText() argument
802 … mDevicePathLibDevicePathToText->ConvertDevicePathToText (DevicePath, DisplayOnly, AllowShortcuts); in ConvertDevicePathToText()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDevicePathLib.h506 IN BOOLEAN AllowShortcuts
529 IN BOOLEAN AllowShortcuts
/device/linaro/bootloader/edk2/EmulatorPkg/Library/DevicePathTextLib/
DDevicePathTextLib.c50 IN BOOLEAN AllowShortcuts in DevPathToTextVendorLib() argument