TianoCore EDK2 master
ADDITIONAL_INFORMATION_ENTRY Struct Reference

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

Data Fields

UINT8 EntryLength
 
UINT16 ReferencedHandle
 
UINT8 ReferencedOffset
 
SMBIOS_TABLE_STRING EntryString
 
UINT8 Value [1]
 

Detailed Description

Additional Information Entry Format.

Definition at line 2547 of file SmBios.h.

Field Documentation

◆ EntryLength

UINT8 ADDITIONAL_INFORMATION_ENTRY::EntryLength

Definition at line 2548 of file SmBios.h.

◆ EntryString

SMBIOS_TABLE_STRING ADDITIONAL_INFORMATION_ENTRY::EntryString

Definition at line 2551 of file SmBios.h.

◆ ReferencedHandle

UINT16 ADDITIONAL_INFORMATION_ENTRY::ReferencedHandle

Definition at line 2549 of file SmBios.h.

◆ ReferencedOffset

UINT8 ADDITIONAL_INFORMATION_ENTRY::ReferencedOffset

Definition at line 2550 of file SmBios.h.

◆ Value

UINT8 ADDITIONAL_INFORMATION_ENTRY::Value[1]

Definition at line 2552 of file SmBios.h.


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