SMBIOS Library
Public Attributes | List of all members
smbios_table_entry_point Struct Reference

#include <SmbiosLowLevel.h>

Collaboration diagram for smbios_table_entry_point:
Collaboration graph

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]
struct dmi_table_entry_point dmi
u8 padding_for_Intel_BIOS_bugs

Detailed Description

Definition at line 59 of file SmbiosLowLevel.h.

Member Data Documentation

u8 anchor[4]

Definition at line 61 of file SmbiosLowLevel.h.

u8 checksum

Definition at line 62 of file SmbiosLowLevel.h.

u8 eps_length

Definition at line 63 of file SmbiosLowLevel.h.

Referenced by smbios::validateSmbiosTableEntryPoint().

u8 formatted_area[5]

Definition at line 68 of file SmbiosLowLevel.h.

u8 major_ver
u16 max_struct_size

Definition at line 66 of file SmbiosLowLevel.h.

u8 minor_ver
u8 padding_for_Intel_BIOS_bugs

Definition at line 70 of file SmbiosLowLevel.h.

u8 revision

Definition at line 67 of file SmbiosLowLevel.h.


The documentation for this struct was generated from the following file: