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

Data Fields

EFI_SMBIOS_ADD Add
 
EFI_SMBIOS_UPDATE_STRING UpdateString
 
EFI_SMBIOS_REMOVE Remove
 
EFI_SMBIOS_GET_NEXT GetNext
 
UINT8 MajorVersion
 The major revision of the SMBIOS specification supported. More...
 
UINT8 MinorVersion
 The minor revision of the SMBIOS specification supported. More...
 

Field Documentation

EFI_SMBIOS_ADD _EFI_SMBIOS_PROTOCOL::Add
EFI_SMBIOS_GET_NEXT _EFI_SMBIOS_PROTOCOL::GetNext
UINT8 _EFI_SMBIOS_PROTOCOL::MajorVersion

The major revision of the SMBIOS specification supported.

UINT8 _EFI_SMBIOS_PROTOCOL::MinorVersion

The minor revision of the SMBIOS specification supported.

EFI_SMBIOS_REMOVE _EFI_SMBIOS_PROTOCOL::Remove
EFI_SMBIOS_UPDATE_STRING _EFI_SMBIOS_PROTOCOL::UpdateString