Lines Matching refs:AllowShortcuts
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()
524 IN BOOLEAN AllowShortcuts in DevPathToTextAcpiAdr() argument
561 IN BOOLEAN AllowShortcuts in DevPathToTextAtapi() argument
599 IN BOOLEAN AllowShortcuts in DevPathToTextScsi() argument
626 IN BOOLEAN AllowShortcuts in DevPathToTextFibre() argument
653 IN BOOLEAN AllowShortcuts in DevPathToTextFibreEx() argument
689 IN BOOLEAN AllowShortcuts in DevPathToTextSasEx() argument
752 IN BOOLEAN AllowShortcuts in DevPathToTextNVMe() argument
787 IN BOOLEAN AllowShortcuts in DevPathToTextUfs() argument
814 IN BOOLEAN AllowShortcuts in DevPathToTextSd() argument
845 IN BOOLEAN AllowShortcuts in DevPathToTextEmmc() argument
876 IN BOOLEAN AllowShortcuts in DevPathToText1394() argument
906 IN BOOLEAN AllowShortcuts in DevPathToTextUsb() argument
933 IN BOOLEAN AllowShortcuts in DevPathToTextUsbWWID() argument
983 IN BOOLEAN AllowShortcuts in DevPathToTextLogicalUnit() argument
1010 IN BOOLEAN AllowShortcuts in DevPathToTextUsbClass() argument
1146 IN BOOLEAN AllowShortcuts in DevPathToTextSata() argument
1179 IN BOOLEAN AllowShortcuts in DevPathToTextI2O() argument
1206 IN BOOLEAN AllowShortcuts in DevPathToTextMacAddr() argument
1309 IN BOOLEAN AllowShortcuts in DevPathToTextIPv4() argument
1355 IN BOOLEAN AllowShortcuts in DevPathToTextIPv6() argument
1410 IN BOOLEAN AllowShortcuts in DevPathToTextInfiniBand() argument
1445 IN BOOLEAN AllowShortcuts in DevPathToTextUart() argument
1537 IN BOOLEAN AllowShortcuts in DevPathToTextiSCSI() argument
1585 IN BOOLEAN AllowShortcuts in DevPathToTextVlan() argument
1612 IN BOOLEAN AllowShortcuts in DevPathToTextBluetooth() argument
1648 IN BOOLEAN AllowShortcuts in DevPathToTextWiFi() argument
1680 IN BOOLEAN AllowShortcuts in DevPathToTextUri() argument
1719 IN BOOLEAN AllowShortcuts in DevPathToTextHardDrive() argument
1777 IN BOOLEAN AllowShortcuts in DevPathToTextCDROM() argument
1809 IN BOOLEAN AllowShortcuts in DevPathToTextFilePath() argument
1836 IN BOOLEAN AllowShortcuts in DevPathToTextMediaProtocol() argument
1863 IN BOOLEAN AllowShortcuts in DevPathToTextFv() argument
1890 IN BOOLEAN AllowShortcuts in DevPathToTextFvFile() argument
1917 IN BOOLEAN AllowShortcuts in DevPathRelativeOffsetRange() argument
1949 IN BOOLEAN AllowShortcuts in DevPathToTextRamDisk() argument
2018 IN BOOLEAN AllowShortcuts in DevPathToTextBBS() argument
2087 IN BOOLEAN AllowShortcuts in DevPathToTextEndInstance() argument
2120 IN BOOLEAN AllowShortcuts in DevPathToTextNodeGeneric() argument
2228 IN BOOLEAN AllowShortcuts in UefiDevicePathLibConvertDeviceNodeToText() argument
2258 ToText (&Str, (VOID *) DeviceNode, DisplayOnly, AllowShortcuts); in UefiDevicePathLibConvertDeviceNodeToText()
2284 IN BOOLEAN AllowShortcuts in UefiDevicePathLibConvertDevicePathToText() argument
2331 ToText (&Str, AlignedNode, DisplayOnly, AllowShortcuts); in UefiDevicePathLibConvertDevicePathToText()