Searched refs:AllowShortcuts (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/ |
D | DevicePathToText.c | 82 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 …]
|
D | UefiDevicePathLibOptionalDevicePathProtocol.c | 384 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()
|
D | UefiDevicePathLib.c | 289 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()
|
D | UefiDevicePathLib.h | 63 IN BOOLEAN AllowShortcuts 396 IN BOOLEAN AllowShortcuts 419 IN BOOLEAN AllowShortcuts
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
D | DevicePathToText.h | 47 IN BOOLEAN AllowShortcuts 70 IN BOOLEAN AllowShortcuts
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathToText/ |
D | DevicePathToText.h | 37 IN BOOLEAN AllowShortcuts 65 IN BOOLEAN AllowShortcuts
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/ |
D | UefiDevicePathLib.c | 762 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/ |
D | DevicePathLib.h | 506 IN BOOLEAN AllowShortcuts 529 IN BOOLEAN AllowShortcuts
|
/device/linaro/bootloader/edk2/EmulatorPkg/Library/DevicePathTextLib/ |
D | DevicePathTextLib.c | 50 IN BOOLEAN AllowShortcuts in DevPathToTextVendorLib() argument
|