TianoCore EDK2 master
|
#include <DynamicTablesPkg/Include/X64NameSpaceObjects.h>
Data Fields | |
UINT32 | Gpe0Blk |
UINT32 | Gpe1Blk |
UINT8 | Gpe0BlkLen |
UINT8 | Gpe1BlkLen |
UINT8 | Gpe1Base |
A structure that describes the GPE block information.
ID: EX64ObjFadtGpeBlockInfo
Definition at line 94 of file X64NameSpaceObjects.h.
UINT32 CmX64FadtGpeBlockInfo::Gpe0Blk |
This is the GPE Block information of the FADT Table described in the ACPI Specification
Definition at line 98 of file X64NameSpaceObjects.h.
UINT8 CmX64FadtGpeBlockInfo::Gpe0BlkLen |
Definition at line 100 of file X64NameSpaceObjects.h.
UINT8 CmX64FadtGpeBlockInfo::Gpe1Base |
Definition at line 102 of file X64NameSpaceObjects.h.
UINT32 CmX64FadtGpeBlockInfo::Gpe1Blk |
Definition at line 99 of file X64NameSpaceObjects.h.
UINT8 CmX64FadtGpeBlockInfo::Gpe1BlkLen |
Definition at line 101 of file X64NameSpaceObjects.h.