TianoCore EDK2 master
SMBIOS_TABLE_TYPE31 Struct Reference

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

Data Fields

SMBIOS_STRUCTURE Hdr
 
UINT8 Checksum
 
UINT8 Reserved1
 
UINT16 Reserved2
 
UINT32 BisEntry16
 
UINT32 BisEntry32
 
UINT64 Reserved3
 
UINT32 Reserved4
 

Detailed Description

Boot Integrity Services (BIS) Entry Point (Type 31).

Structure type 31 (decimal) is reserved for use by the Boot Integrity Services (BIS).

Definition at line 2304 of file SmBios.h.

Field Documentation

◆ BisEntry16

UINT32 SMBIOS_TABLE_TYPE31::BisEntry16

Definition at line 2309 of file SmBios.h.

◆ BisEntry32

UINT32 SMBIOS_TABLE_TYPE31::BisEntry32

Definition at line 2310 of file SmBios.h.

◆ Checksum

UINT8 SMBIOS_TABLE_TYPE31::Checksum

Definition at line 2306 of file SmBios.h.

◆ Hdr

SMBIOS_STRUCTURE SMBIOS_TABLE_TYPE31::Hdr

Definition at line 2305 of file SmBios.h.

◆ Reserved1

UINT8 SMBIOS_TABLE_TYPE31::Reserved1

Definition at line 2307 of file SmBios.h.

◆ Reserved2

UINT16 SMBIOS_TABLE_TYPE31::Reserved2

Definition at line 2308 of file SmBios.h.

◆ Reserved3

UINT64 SMBIOS_TABLE_TYPE31::Reserved3

Definition at line 2311 of file SmBios.h.

◆ Reserved4

UINT32 SMBIOS_TABLE_TYPE31::Reserved4

Definition at line 2312 of file SmBios.h.


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