TianoCore EDK2 master
Loading...
Searching...
No Matches
MISC_BIOS_CHARACTERISTICS Struct Reference

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

Data Fields

UINT32 Reserved: 2
 Bits 0-1.
 
UINT32 Unknown: 1
 
UINT32 BiosCharacteristicsNotSupported: 1
 
UINT32 IsaIsSupported: 1
 
UINT32 McaIsSupported: 1
 
UINT32 EisaIsSupported: 1
 
UINT32 PciIsSupported: 1
 
UINT32 PcmciaIsSupported: 1
 
UINT32 PlugAndPlayIsSupported: 1
 
UINT32 ApmIsSupported: 1
 
UINT32 BiosIsUpgradable: 1
 
UINT32 BiosShadowingAllowed: 1
 
UINT32 VlVesaIsSupported: 1
 
UINT32 EscdSupportIsAvailable: 1
 
UINT32 BootFromCdIsSupported: 1
 
UINT32 SelectableBootIsSupported: 1
 
UINT32 RomBiosIsSocketed: 1
 
UINT32 BootFromPcmciaIsSupported: 1
 
UINT32 EDDSpecificationIsSupported: 1
 
UINT32 JapaneseNecFloppyIsSupported: 1
 
UINT32 JapaneseToshibaFloppyIsSupported: 1
 
UINT32 Floppy525_360IsSupported: 1
 
UINT32 Floppy525_12IsSupported: 1
 
UINT32 Floppy35_720IsSupported: 1
 
UINT32 Floppy35_288IsSupported: 1
 
UINT32 PrintScreenIsSupported: 1
 
UINT32 Keyboard8042IsSupported: 1
 
UINT32 SerialIsSupported: 1
 
UINT32 PrinterIsSupported: 1
 
UINT32 CgaMonoIsSupported: 1
 
UINT32 NecPc98: 1
 
UINT32 ReservedForVendor: 32
 

Detailed Description

BIOS Characteristics Defines which functions the BIOS supports. PCI, PCMCIA, Flash, etc.

Definition at line 214 of file SmBios.h.

Field Documentation

◆ ApmIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::ApmIsSupported

Definition at line 224 of file SmBios.h.

◆ BiosCharacteristicsNotSupported

UINT32 MISC_BIOS_CHARACTERISTICS::BiosCharacteristicsNotSupported

Definition at line 217 of file SmBios.h.

◆ BiosIsUpgradable

UINT32 MISC_BIOS_CHARACTERISTICS::BiosIsUpgradable

Definition at line 225 of file SmBios.h.

◆ BiosShadowingAllowed

UINT32 MISC_BIOS_CHARACTERISTICS::BiosShadowingAllowed

Definition at line 226 of file SmBios.h.

◆ BootFromCdIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::BootFromCdIsSupported

Definition at line 229 of file SmBios.h.

◆ BootFromPcmciaIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::BootFromPcmciaIsSupported

Definition at line 232 of file SmBios.h.

◆ CgaMonoIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::CgaMonoIsSupported

Definition at line 244 of file SmBios.h.

◆ EDDSpecificationIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::EDDSpecificationIsSupported

Definition at line 233 of file SmBios.h.

◆ EisaIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::EisaIsSupported

Definition at line 220 of file SmBios.h.

◆ EscdSupportIsAvailable

UINT32 MISC_BIOS_CHARACTERISTICS::EscdSupportIsAvailable

Definition at line 228 of file SmBios.h.

◆ Floppy35_288IsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::Floppy35_288IsSupported

Definition at line 239 of file SmBios.h.

◆ Floppy35_720IsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::Floppy35_720IsSupported

Definition at line 238 of file SmBios.h.

◆ Floppy525_12IsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::Floppy525_12IsSupported

Definition at line 237 of file SmBios.h.

◆ Floppy525_360IsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::Floppy525_360IsSupported

Definition at line 236 of file SmBios.h.

◆ IsaIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::IsaIsSupported

Definition at line 218 of file SmBios.h.

◆ JapaneseNecFloppyIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::JapaneseNecFloppyIsSupported

Definition at line 234 of file SmBios.h.

◆ JapaneseToshibaFloppyIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::JapaneseToshibaFloppyIsSupported

Definition at line 235 of file SmBios.h.

◆ Keyboard8042IsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::Keyboard8042IsSupported

Definition at line 241 of file SmBios.h.

◆ McaIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::McaIsSupported

Definition at line 219 of file SmBios.h.

◆ NecPc98

UINT32 MISC_BIOS_CHARACTERISTICS::NecPc98

Definition at line 245 of file SmBios.h.

◆ PciIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::PciIsSupported

Definition at line 221 of file SmBios.h.

◆ PcmciaIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::PcmciaIsSupported

Definition at line 222 of file SmBios.h.

◆ PlugAndPlayIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::PlugAndPlayIsSupported

Definition at line 223 of file SmBios.h.

◆ PrinterIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::PrinterIsSupported

Definition at line 243 of file SmBios.h.

◆ PrintScreenIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::PrintScreenIsSupported

Definition at line 240 of file SmBios.h.

◆ Reserved

UINT32 MISC_BIOS_CHARACTERISTICS::Reserved

Bits 0-1.

Definition at line 215 of file SmBios.h.

◆ ReservedForVendor

UINT32 MISC_BIOS_CHARACTERISTICS::ReservedForVendor

Bits 32-63. Bits 32-47 reserved for BIOS vendor and bits 48-63 reserved for System Vendor.

Definition at line 246 of file SmBios.h.

◆ RomBiosIsSocketed

UINT32 MISC_BIOS_CHARACTERISTICS::RomBiosIsSocketed

Definition at line 231 of file SmBios.h.

◆ SelectableBootIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::SelectableBootIsSupported

Definition at line 230 of file SmBios.h.

◆ SerialIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::SerialIsSupported

Definition at line 242 of file SmBios.h.

◆ Unknown

UINT32 MISC_BIOS_CHARACTERISTICS::Unknown

Definition at line 216 of file SmBios.h.

◆ VlVesaIsSupported

UINT32 MISC_BIOS_CHARACTERISTICS::VlVesaIsSupported

Definition at line 227 of file SmBios.h.


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