Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLib/
DDevicePathToText.c79 IN BOOLEAN DisplayOnly, in DevPathToTextPci() argument
106 IN BOOLEAN DisplayOnly, in DevPathToTextPccard() argument
133 IN BOOLEAN DisplayOnly, in DevPathToTextMemMap() argument
166 IN BOOLEAN DisplayOnly, in DevPathToTextVendor() argument
296 IN BOOLEAN DisplayOnly, in DevPathToTextController() argument
327 IN BOOLEAN DisplayOnly, in DevPathToTextBmc() argument
359 IN BOOLEAN DisplayOnly, in DevPathToTextAcpi() argument
418 IN BOOLEAN DisplayOnly, in DevPathToTextAcpiEx() argument
521 IN BOOLEAN DisplayOnly, in DevPathToTextAcpiAdr() argument
558 IN BOOLEAN DisplayOnly, in DevPathToTextAtapi() argument
[all …]
DUefiDevicePathLibOptionalDevicePathProtocol.c383 IN BOOLEAN DisplayOnly, in ConvertDeviceNodeToText() argument
391 …return mDevicePathLibDevicePathToText->ConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShor… in ConvertDeviceNodeToText()
394 return UefiDevicePathLibConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShortcuts); in ConvertDeviceNodeToText()
416 IN BOOLEAN DisplayOnly, in ConvertDevicePathToText() argument
424 …return mDevicePathLibDevicePathToText->ConvertDevicePathToText (DevicePath, DisplayOnly, AllowShor… in ConvertDevicePathToText()
427 return UefiDevicePathLibConvertDevicePathToText (DevicePath, DisplayOnly, AllowShortcuts); in ConvertDevicePathToText()
DUefiDevicePathLib.c288 IN BOOLEAN DisplayOnly, in ConvertDeviceNodeToText() argument
292 return UefiDevicePathLibConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShortcuts); in ConvertDeviceNodeToText()
314 IN BOOLEAN DisplayOnly, in ConvertDevicePathToText() argument
318 return UefiDevicePathLibConvertDevicePathToText (DevicePath, DisplayOnly, AllowShortcuts); in ConvertDevicePathToText()
DUefiDevicePathLib.h62 IN BOOLEAN DisplayOnly,
395 IN BOOLEAN DisplayOnly,
418 IN BOOLEAN DisplayOnly,
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DevicePathToText/
DDevicePathToText.h36 IN BOOLEAN DisplayOnly,
64 IN BOOLEAN DisplayOnly,
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DDevicePathToText.h46 IN BOOLEAN DisplayOnly,
69 IN BOOLEAN DisplayOnly,
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDevicePathLibDevicePathProtocol/
DUefiDevicePathLib.c745 IN BOOLEAN DisplayOnly, in ConvertDeviceNodeToText() argument
753 …return mDevicePathLibDevicePathToText->ConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShor… in ConvertDeviceNodeToText()
778 IN BOOLEAN DisplayOnly, in ConvertDevicePathToText() argument
786 …return mDevicePathLibDevicePathToText->ConvertDevicePathToText (DevicePath, DisplayOnly, AllowShor… in ConvertDevicePathToText()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DDevicePathLib.h505 IN BOOLEAN DisplayOnly,
528 IN BOOLEAN DisplayOnly,
/device/linaro/bootloader/edk2/EmulatorPkg/Library/DevicePathTextLib/
DDevicePathTextLib.c49 IN BOOLEAN DisplayOnly, in DevPathToTextVendorLib() argument