TianoCore EDK2 master
Loading...
Searching...
No Matches
_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.
 
UINT8 MinorVersion
 The minor revision of the SMBIOS specification supported.
 

Detailed Description

Definition at line 200 of file Smbios.h.

Field Documentation

◆ Add

EFI_SMBIOS_ADD _EFI_SMBIOS_PROTOCOL::Add

Definition at line 201 of file Smbios.h.

◆ GetNext

EFI_SMBIOS_GET_NEXT _EFI_SMBIOS_PROTOCOL::GetNext

Definition at line 204 of file Smbios.h.

◆ MajorVersion

UINT8 _EFI_SMBIOS_PROTOCOL::MajorVersion

The major revision of the SMBIOS specification supported.

Definition at line 205 of file Smbios.h.

◆ MinorVersion

UINT8 _EFI_SMBIOS_PROTOCOL::MinorVersion

The minor revision of the SMBIOS specification supported.

Definition at line 206 of file Smbios.h.

◆ Remove

EFI_SMBIOS_REMOVE _EFI_SMBIOS_PROTOCOL::Remove

Definition at line 203 of file Smbios.h.

◆ UpdateString

EFI_SMBIOS_UPDATE_STRING _EFI_SMBIOS_PROTOCOL::UpdateString

Definition at line 202 of file Smbios.h.


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