TianoCore EDK2 master
Loading...
Searching...
No Matches
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 301 of file SmBios.h.

Field Documentation

◆ BiosCharacteristics

MISC_BIOS_CHARACTERISTICS SMBIOS_TABLE_TYPE0::BiosCharacteristics

Definition at line 308 of file SmBios.h.

◆ BIOSCharacteristicsExtensionBytes

UINT8 SMBIOS_TABLE_TYPE0::BIOSCharacteristicsExtensionBytes[2]

Definition at line 309 of file SmBios.h.

◆ BiosReleaseDate

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::BiosReleaseDate

Definition at line 306 of file SmBios.h.

◆ BiosSegment

UINT16 SMBIOS_TABLE_TYPE0::BiosSegment

Definition at line 305 of file SmBios.h.

◆ BiosSize

UINT8 SMBIOS_TABLE_TYPE0::BiosSize

Definition at line 307 of file SmBios.h.

◆ BiosVersion

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::BiosVersion

Definition at line 304 of file SmBios.h.

◆ EmbeddedControllerFirmwareMajorRelease

UINT8 SMBIOS_TABLE_TYPE0::EmbeddedControllerFirmwareMajorRelease

Definition at line 312 of file SmBios.h.

◆ EmbeddedControllerFirmwareMinorRelease

UINT8 SMBIOS_TABLE_TYPE0::EmbeddedControllerFirmwareMinorRelease

Definition at line 313 of file SmBios.h.

◆ ExtendedBiosSize

EXTENDED_BIOS_ROM_SIZE SMBIOS_TABLE_TYPE0::ExtendedBiosSize

Definition at line 317 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE0::Hdr

Definition at line 302 of file SmBios.h.

◆ SystemBiosMajorRelease

UINT8 SMBIOS_TABLE_TYPE0::SystemBiosMajorRelease

Definition at line 310 of file SmBios.h.

◆ SystemBiosMinorRelease

UINT8 SMBIOS_TABLE_TYPE0::SystemBiosMinorRelease

Definition at line 311 of file SmBios.h.

◆ Vendor

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE0::Vendor

Definition at line 303 of file SmBios.h.


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