TianoCore EDK2 master
MBCE_BIOS_RESERVED Struct Reference

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

Data Fields

UINT8 AcpiIsSupported: 1
 
UINT8 UsbLegacyIsSupported: 1
 
UINT8 AgpIsSupported: 1
 
UINT8 I2OBootIsSupported: 1
 
UINT8 Ls120BootIsSupported: 1
 
UINT8 AtapiZipDriveBootIsSupported: 1
 
UINT8 Boot1394IsSupported: 1
 
UINT8 SmartBatteryIsSupported: 1
 

Detailed Description

BIOS Characteristics Extension Byte 1. This information, available for SMBIOS version 2.1 and later, appears at offset 12h within the BIOS Information structure.

Definition at line 236 of file SmBios.h.

Field Documentation

◆ AcpiIsSupported

UINT8 MBCE_BIOS_RESERVED::AcpiIsSupported

Definition at line 237 of file SmBios.h.

◆ AgpIsSupported

UINT8 MBCE_BIOS_RESERVED::AgpIsSupported

Definition at line 239 of file SmBios.h.

◆ AtapiZipDriveBootIsSupported

UINT8 MBCE_BIOS_RESERVED::AtapiZipDriveBootIsSupported

Definition at line 242 of file SmBios.h.

◆ Boot1394IsSupported

UINT8 MBCE_BIOS_RESERVED::Boot1394IsSupported

Definition at line 243 of file SmBios.h.

◆ I2OBootIsSupported

UINT8 MBCE_BIOS_RESERVED::I2OBootIsSupported

Definition at line 240 of file SmBios.h.

◆ Ls120BootIsSupported

UINT8 MBCE_BIOS_RESERVED::Ls120BootIsSupported

Definition at line 241 of file SmBios.h.

◆ SmartBatteryIsSupported

UINT8 MBCE_BIOS_RESERVED::SmartBatteryIsSupported

Definition at line 244 of file SmBios.h.

◆ UsbLegacyIsSupported

UINT8 MBCE_BIOS_RESERVED::UsbLegacyIsSupported

Definition at line 238 of file SmBios.h.


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