MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SMBIOS_TABLE_TYPE0 Struct Reference

Data Fields

SMBIOS_STRUCTURE Hdr
 
SMBIOS_TABLE_STRING Vendor
 
SMBIOS_TABLE_STRING BiosVersion
 
UINT16 BiosSegment
 
SMBIOS_TABLE_STRING BiosReleaseDate
 
UINT8 BiosSize
 
MISC_BIOS_CHARACTERISTICS BiosCharacteristics
 
UINT8 BIOSCharacteristicsExtensionBytes [2]
 
UINT8 SystemBiosMajorRelease
 
UINT8 SystemBiosMinorRelease
 
UINT8 EmbeddedControllerFirmwareMajorRelease
 
UINT8 EmbeddedControllerFirmwareMinorRelease
 
EXTENDED_BIOS_ROM_SIZE ExtendedBiosSize
 

Detailed Description

BIOS Information (Type 0).

Field Documentation

MISC_BIOS_CHARACTERISTICS SMBIOS_TABLE_TYPE0::BiosCharacteristics
UINT8 SMBIOS_TABLE_TYPE0::BIOSCharacteristicsExtensionBytes[2]
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::BiosReleaseDate
UINT16 SMBIOS_TABLE_TYPE0::BiosSegment
UINT8 SMBIOS_TABLE_TYPE0::BiosSize
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::BiosVersion
UINT8 SMBIOS_TABLE_TYPE0::EmbeddedControllerFirmwareMajorRelease
UINT8 SMBIOS_TABLE_TYPE0::EmbeddedControllerFirmwareMinorRelease
EXTENDED_BIOS_ROM_SIZE SMBIOS_TABLE_TYPE0::ExtendedBiosSize
SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE0::Hdr
UINT8 SMBIOS_TABLE_TYPE0::SystemBiosMajorRelease
UINT8 SMBIOS_TABLE_TYPE0::SystemBiosMinorRelease
SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::Vendor