Searched refs:PRINT_STRUCT_VALUE_LH (Results 1 – 1 of 1) sorted by relevance
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/ |
D | PrintInfo.c | 67 #define PRINT_STRUCT_VALUE_LH(pStruct, type, element) \ macro 694 PRINT_STRUCT_VALUE_LH (Struct, Type16, ExtendedMaximumCapacity); in SmbiosPrintStructure() 757 PRINT_STRUCT_VALUE_LH (Struct, Type19, ExtendedStartingAddress); in SmbiosPrintStructure() 758 PRINT_STRUCT_VALUE_LH (Struct, Type19, ExtendedEndingAddress); in SmbiosPrintStructure() 774 PRINT_STRUCT_VALUE_LH (Struct, Type19, ExtendedStartingAddress); in SmbiosPrintStructure() 775 PRINT_STRUCT_VALUE_LH (Struct, Type19, ExtendedEndingAddress); in SmbiosPrintStructure() 947 PRINT_STRUCT_VALUE_LH (Struct, Type33, MemoryArrayErrorAddress); in SmbiosPrintStructure() 948 PRINT_STRUCT_VALUE_LH (Struct, Type33, DeviceErrorAddress); in SmbiosPrintStructure() 1013 PRINT_STRUCT_VALUE_LH (Struct, Type38, BaseAddress); in SmbiosPrintStructure()
|