Searched defs:PRINT_TABLE_ITEM (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DQueryTable.c3055 #define PRINT_TABLE_ITEM(Table, Key) \ macro
3086 PRINT_TABLE_ITEM (SystemWakeupTypeTable, Type);
3106 PRINT_TABLE_ITEM (SystemEnclosureTypeTable, Type);
3127 PRINT_TABLE_ITEM (SystemEnclosureStatusTable, Status);
3144 PRINT_TABLE_ITEM (SESecurityStatusTable, Status);
3161 PRINT_TABLE_ITEM (ProcessorTypeTable, Type);
3178 PRINT_TABLE_ITEM (ProcessorUpgradeTable, Upgrade);
3195 PRINT_TABLE_ITEM (McErrorDetectMethodTable, Method);
3229 PRINT_TABLE_ITEM (McInterleaveSupportTable, Support);
3331 PRINT_TABLE_ITEM (CacheErrCorrectingTypeTabl
[all...]

Completed in 181 milliseconds