TianoCore EDK2 master
Loading...
Searching...
No Matches
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 271 of file SmBios.h.

Field Documentation

◆ BiosBootSpecIsSupported

UINT8 MBCE_SYSTEM_RESERVED::BiosBootSpecIsSupported

Definition at line 272 of file SmBios.h.

◆ ExtensionByte2Reserved

UINT8 MBCE_SYSTEM_RESERVED::ExtensionByte2Reserved

Definition at line 279 of file SmBios.h.

◆ FunctionKeyNetworkBootIsSupported

UINT8 MBCE_SYSTEM_RESERVED::FunctionKeyNetworkBootIsSupported

Definition at line 273 of file SmBios.h.

◆ ManufacturingModeEnabled

UINT8 MBCE_SYSTEM_RESERVED::ManufacturingModeEnabled

Definition at line 278 of file SmBios.h.

◆ ManufacturingModeSupported

UINT8 MBCE_SYSTEM_RESERVED::ManufacturingModeSupported

Definition at line 277 of file SmBios.h.

◆ TargetContentDistributionEnabled

UINT8 MBCE_SYSTEM_RESERVED::TargetContentDistributionEnabled

Definition at line 274 of file SmBios.h.

◆ UefiSpecificationSupported

UINT8 MBCE_SYSTEM_RESERVED::UefiSpecificationSupported

Definition at line 275 of file SmBios.h.

◆ VirtualMachineSupported

UINT8 MBCE_SYSTEM_RESERVED::VirtualMachineSupported

Definition at line 276 of file SmBios.h.


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