TianoCore EDK2 master
SMBIOS_TABLE_TYPE0 Struct Reference

#include <MdePkg/Include/IndustryStandard/SmBios.h>

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).

Definition at line 282 of file SmBios.h.

Field Documentation

◆ BiosCharacteristics

MISC_BIOS_CHARACTERISTICS SMBIOS_TABLE_TYPE0::BiosCharacteristics

Definition at line 289 of file SmBios.h.

◆ BIOSCharacteristicsExtensionBytes

UINT8 SMBIOS_TABLE_TYPE0::BIOSCharacteristicsExtensionBytes[2]

Definition at line 290 of file SmBios.h.

◆ BiosReleaseDate

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::BiosReleaseDate

Definition at line 287 of file SmBios.h.

◆ BiosSegment

UINT16 SMBIOS_TABLE_TYPE0::BiosSegment

Definition at line 286 of file SmBios.h.

◆ BiosSize

UINT8 SMBIOS_TABLE_TYPE0::BiosSize

Definition at line 288 of file SmBios.h.

◆ BiosVersion

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::BiosVersion

Definition at line 285 of file SmBios.h.

◆ EmbeddedControllerFirmwareMajorRelease

UINT8 SMBIOS_TABLE_TYPE0::EmbeddedControllerFirmwareMajorRelease

Definition at line 293 of file SmBios.h.

◆ EmbeddedControllerFirmwareMinorRelease

UINT8 SMBIOS_TABLE_TYPE0::EmbeddedControllerFirmwareMinorRelease

Definition at line 294 of file SmBios.h.

◆ ExtendedBiosSize

EXTENDED_BIOS_ROM_SIZE SMBIOS_TABLE_TYPE0::ExtendedBiosSize

Definition at line 298 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE0::Hdr

Definition at line 283 of file SmBios.h.

◆ SystemBiosMajorRelease

UINT8 SMBIOS_TABLE_TYPE0::SystemBiosMajorRelease

Definition at line 291 of file SmBios.h.

◆ SystemBiosMinorRelease

UINT8 SMBIOS_TABLE_TYPE0::SystemBiosMinorRelease

Definition at line 292 of file SmBios.h.

◆ Vendor

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::Vendor

Definition at line 284 of file SmBios.h.


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