TianoCore EDK2 master
MISC_SLOT_CHARACTERISTICS2 Struct Reference

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

Data Fields

UINT8 PmeSignalSupported: 1
 
UINT8 HotPlugDevicesSupported: 1
 
UINT8 SmbusSignalSupported: 1
 
UINT8 BifurcationSupported: 1
 
UINT8 AsyncSurpriseRemoval: 1
 
UINT8 FlexbusSlotCxl10Capable: 1
 
UINT8 FlexbusSlotCxl20Capable: 1
 
UINT8 Reserved: 1
 Set to 0. More...
 

Detailed Description

System Slots - Slot Characteristics 2.

Definition at line 1445 of file SmBios.h.

Field Documentation

◆ AsyncSurpriseRemoval

UINT8 MISC_SLOT_CHARACTERISTICS2::AsyncSurpriseRemoval

Definition at line 1450 of file SmBios.h.

◆ BifurcationSupported

UINT8 MISC_SLOT_CHARACTERISTICS2::BifurcationSupported

Definition at line 1449 of file SmBios.h.

◆ FlexbusSlotCxl10Capable

UINT8 MISC_SLOT_CHARACTERISTICS2::FlexbusSlotCxl10Capable

Definition at line 1451 of file SmBios.h.

◆ FlexbusSlotCxl20Capable

UINT8 MISC_SLOT_CHARACTERISTICS2::FlexbusSlotCxl20Capable

Definition at line 1452 of file SmBios.h.

◆ HotPlugDevicesSupported

UINT8 MISC_SLOT_CHARACTERISTICS2::HotPlugDevicesSupported

Definition at line 1447 of file SmBios.h.

◆ PmeSignalSupported

UINT8 MISC_SLOT_CHARACTERISTICS2::PmeSignalSupported

Definition at line 1446 of file SmBios.h.

◆ Reserved

UINT8 MISC_SLOT_CHARACTERISTICS2::Reserved

Set to 0.

Definition at line 1453 of file SmBios.h.

◆ SmbusSignalSupported

UINT8 MISC_SLOT_CHARACTERISTICS2::SmbusSignalSupported

Definition at line 1448 of file SmBios.h.


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