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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DPrintInfo.c49 #define PRINT_STRUCT_VALUE(pStruct, type, element) \ macro
237 PRINT_STRUCT_VALUE (Struct, Type0, BiosSegment);
296 PRINT_STRUCT_VALUE (Struct, Type3, Type);
331 PRINT_STRUCT_VALUE (Struct, Type4, ExternalClock);
332 PRINT_STRUCT_VALUE (Struct, Type4, MaxSpeed);
333 PRINT_STRUCT_VALUE (Struct, Type4, CurrentSpeed);
343 PRINT_STRUCT_VALUE (Struct, Type4, CoreCount);
344 PRINT_STRUCT_VALUE (Struct, Type4, EnabledCoreCount);
345 PRINT_STRUCT_VALUE (Struct, Type4, ThreadCount);
368 PRINT_STRUCT_VALUE (Struc
[all...]

Completed in 32 milliseconds