TianoCore EDK2 master
MBCE_SYSTEM_RESERVED Struct Reference

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

Data Fields

UINT8 BiosBootSpecIsSupported: 1
 
UINT8 FunctionKeyNetworkBootIsSupported: 1
 
UINT8 TargetContentDistributionEnabled: 1
 
UINT8 UefiSpecificationSupported: 1
 
UINT8 VirtualMachineSupported: 1
 
UINT8 ManufacturingModeSupported: 1
 
UINT8 ManufacturingModeEnabled: 1
 
UINT8 ExtensionByte2Reserved: 1
 

Detailed Description

BIOS Characteristics Extension Byte 2. This information, available for SMBIOS version 2.3 and later, appears at offset 13h within the BIOS Information structure.

Definition at line 252 of file SmBios.h.

Field Documentation

◆ BiosBootSpecIsSupported

UINT8 MBCE_SYSTEM_RESERVED::BiosBootSpecIsSupported

Definition at line 253 of file SmBios.h.

◆ ExtensionByte2Reserved

UINT8 MBCE_SYSTEM_RESERVED::ExtensionByte2Reserved

Definition at line 260 of file SmBios.h.

◆ FunctionKeyNetworkBootIsSupported

UINT8 MBCE_SYSTEM_RESERVED::FunctionKeyNetworkBootIsSupported

Definition at line 254 of file SmBios.h.

◆ ManufacturingModeEnabled

UINT8 MBCE_SYSTEM_RESERVED::ManufacturingModeEnabled

Definition at line 259 of file SmBios.h.

◆ ManufacturingModeSupported

UINT8 MBCE_SYSTEM_RESERVED::ManufacturingModeSupported

Definition at line 258 of file SmBios.h.

◆ TargetContentDistributionEnabled

UINT8 MBCE_SYSTEM_RESERVED::TargetContentDistributionEnabled

Definition at line 255 of file SmBios.h.

◆ UefiSpecificationSupported

UINT8 MBCE_SYSTEM_RESERVED::UefiSpecificationSupported

Definition at line 256 of file SmBios.h.

◆ VirtualMachineSupported

UINT8 MBCE_SYSTEM_RESERVED::VirtualMachineSupported

Definition at line 257 of file SmBios.h.


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