#include <SmbiosLowLevel.h>
Public Attributes | |
u8 | anchor [4] |
u8 | checksum |
u8 | eps_length |
u8 | major_ver |
u8 | minor_ver |
u16 | max_struct_size |
u8 | revision |
u8 | formatted_area [5] |
u8 | dmi_anchor [5] |
u8 | intermediate_checksum |
u16 | table_length |
u32 | table_address |
u16 | table_num_structs |
u8 | smbios_bcd_revision |
u8 | padding_for_Intel_BIOS_bugs |
Definition at line 48 of file SmbiosLowLevel.h.
Definition at line 50 of file SmbiosLowLevel.h.
Definition at line 51 of file SmbiosLowLevel.h.
u8 dmi_anchor[5] |
u8 formatted_area[5] |
Definition at line 57 of file SmbiosLowLevel.h.
Definition at line 59 of file SmbiosLowLevel.h.
Definition at line 53 of file SmbiosLowLevel.h.
Referenced by SmbiosWinGetFirmwareTableStrategy::getSmbiosTable(), and smbios::validateTableEntryPoint().
Definition at line 55 of file SmbiosLowLevel.h.
Definition at line 54 of file SmbiosLowLevel.h.
Referenced by SmbiosWinGetFirmwareTableStrategy::getSmbiosTable().
Definition at line 64 of file SmbiosLowLevel.h.
Definition at line 56 of file SmbiosLowLevel.h.
Definition at line 63 of file SmbiosLowLevel.h.
Definition at line 61 of file SmbiosLowLevel.h.
Referenced by SmbiosMemoryStrategy::getSmbiosTableBuf().
Definition at line 60 of file SmbiosLowLevel.h.
Referenced by SmbiosWinGetFirmwareTableStrategy::getSmbiosTable(), SmbiosMemoryStrategy::getSmbiosTableBuf(), and SmbiosTable::nextSmbiosStruct().
Definition at line 62 of file SmbiosLowLevel.h.
Referenced by SmbiosTable::getNumberOfEntries(), and SmbiosWinGetFirmwareTableStrategy::getSmbiosTable().