TianoCore EDK2 master
MISC_SLOT_CHARACTERISTICS1 Struct Reference

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

Data Fields

UINT8 CharacteristicsUnknown: 1
 
UINT8 Provides50Volts: 1
 
UINT8 Provides33Volts: 1
 
UINT8 SharedSlot: 1
 
UINT8 PcCard16Supported: 1
 
UINT8 CardBusSupported: 1
 
UINT8 ZoomVideoSupported: 1
 
UINT8 ModemRingResumeSupported: 1
 

Detailed Description

System Slots - Slot Characteristics 1.

Definition at line 1432 of file SmBios.h.

Field Documentation

◆ CardBusSupported

UINT8 MISC_SLOT_CHARACTERISTICS1::CardBusSupported

Definition at line 1438 of file SmBios.h.

◆ CharacteristicsUnknown

UINT8 MISC_SLOT_CHARACTERISTICS1::CharacteristicsUnknown

Definition at line 1433 of file SmBios.h.

◆ ModemRingResumeSupported

UINT8 MISC_SLOT_CHARACTERISTICS1::ModemRingResumeSupported

Definition at line 1440 of file SmBios.h.

◆ PcCard16Supported

UINT8 MISC_SLOT_CHARACTERISTICS1::PcCard16Supported

Definition at line 1437 of file SmBios.h.

◆ Provides33Volts

UINT8 MISC_SLOT_CHARACTERISTICS1::Provides33Volts

Definition at line 1435 of file SmBios.h.

◆ Provides50Volts

UINT8 MISC_SLOT_CHARACTERISTICS1::Provides50Volts

Definition at line 1434 of file SmBios.h.

◆ SharedSlot

UINT8 MISC_SLOT_CHARACTERISTICS1::SharedSlot

Definition at line 1436 of file SmBios.h.

◆ ZoomVideoSupported

UINT8 MISC_SLOT_CHARACTERISTICS1::ZoomVideoSupported

Definition at line 1439 of file SmBios.h.


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