TianoCore EDK2 master
SMBIOS_TABLE_TYPE13 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
UINT8 InstallableLanguages
 
UINT8 Flags
 
UINT8 Reserved [15]
 
SMBIOS_TABLE_STRING CurrentLanguages
 

Detailed Description

BIOS Language Information (Type 13).

The information in this structure defines the installable language attributes of the BIOS.

Definition at line 1583 of file SmBios.h.

Field Documentation

◆ CurrentLanguages

SMBIOS_TABLE_STRING SMBIOS_TABLE_TYPE13::CurrentLanguages

Definition at line 1588 of file SmBios.h.

◆ Flags

UINT8 SMBIOS_TABLE_TYPE13::Flags

Definition at line 1586 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE13::Hdr

Definition at line 1584 of file SmBios.h.

◆ InstallableLanguages

UINT8 SMBIOS_TABLE_TYPE13::InstallableLanguages

Definition at line 1585 of file SmBios.h.

◆ Reserved

UINT8 SMBIOS_TABLE_TYPE13::Reserved[15]

Definition at line 1587 of file SmBios.h.


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