iPXE
Data Fields
EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE Struct Reference

Fixed ACPI Description Table Structure (FADT) More...

#include <Acpi50.h>

Data Fields

EFI_ACPI_DESCRIPTION_HEADER Header
 
UINT32 FirmwareCtrl
 
UINT32 Dsdt
 
UINT8 Reserved0
 
UINT8 PreferredPmProfile
 
UINT16 SciInt
 
UINT32 SmiCmd
 
UINT8 AcpiEnable
 
UINT8 AcpiDisable
 
UINT8 S4BiosReq
 
UINT8 PstateCnt
 
UINT32 Pm1aEvtBlk
 
UINT32 Pm1bEvtBlk
 
UINT32 Pm1aCntBlk
 
UINT32 Pm1bCntBlk
 
UINT32 Pm2CntBlk
 
UINT32 PmTmrBlk
 
UINT32 Gpe0Blk
 
UINT32 Gpe1Blk
 
UINT8 Pm1EvtLen
 
UINT8 Pm1CntLen
 
UINT8 Pm2CntLen
 
UINT8 PmTmrLen
 
UINT8 Gpe0BlkLen
 
UINT8 Gpe1BlkLen
 
UINT8 Gpe1Base
 
UINT8 CstCnt
 
UINT16 PLvl2Lat
 
UINT16 PLvl3Lat
 
UINT16 FlushSize
 
UINT16 FlushStride
 
UINT8 DutyOffset
 
UINT8 DutyWidth
 
UINT8 DayAlrm
 
UINT8 MonAlrm
 
UINT8 Century
 
UINT16 IaPcBootArch
 
UINT8 Reserved1
 
UINT32 Flags
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE ResetReg
 
UINT8 ResetValue
 
UINT8 Reserved2 [3]
 
UINT64 XFirmwareCtrl
 
UINT64 XDsdt
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE XPm1aEvtBlk
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE XPm1bEvtBlk
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE XPm1aCntBlk
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE XPm1bCntBlk
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE XPm2CntBlk
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE XPmTmrBlk
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE XGpe0Blk
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE XGpe1Blk
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE SleepControlReg
 
EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE SleepStatusReg
 

Detailed Description

Fixed ACPI Description Table Structure (FADT)

Definition at line 241 of file Acpi50.h.

Field Documentation

◆ Header

EFI_ACPI_DESCRIPTION_HEADER EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Header

Definition at line 242 of file Acpi50.h.

◆ FirmwareCtrl

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::FirmwareCtrl

Definition at line 243 of file Acpi50.h.

◆ Dsdt

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Dsdt

Definition at line 244 of file Acpi50.h.

◆ Reserved0

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Reserved0

Definition at line 245 of file Acpi50.h.

◆ PreferredPmProfile

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::PreferredPmProfile

Definition at line 246 of file Acpi50.h.

◆ SciInt

UINT16 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::SciInt

Definition at line 247 of file Acpi50.h.

◆ SmiCmd

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::SmiCmd

Definition at line 248 of file Acpi50.h.

◆ AcpiEnable

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::AcpiEnable

Definition at line 249 of file Acpi50.h.

◆ AcpiDisable

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::AcpiDisable

Definition at line 250 of file Acpi50.h.

◆ S4BiosReq

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::S4BiosReq

Definition at line 251 of file Acpi50.h.

◆ PstateCnt

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::PstateCnt

Definition at line 252 of file Acpi50.h.

◆ Pm1aEvtBlk

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Pm1aEvtBlk

Definition at line 253 of file Acpi50.h.

◆ Pm1bEvtBlk

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Pm1bEvtBlk

Definition at line 254 of file Acpi50.h.

◆ Pm1aCntBlk

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Pm1aCntBlk

Definition at line 255 of file Acpi50.h.

◆ Pm1bCntBlk

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Pm1bCntBlk

Definition at line 256 of file Acpi50.h.

◆ Pm2CntBlk

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Pm2CntBlk

Definition at line 257 of file Acpi50.h.

◆ PmTmrBlk

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::PmTmrBlk

Definition at line 258 of file Acpi50.h.

◆ Gpe0Blk

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Gpe0Blk

Definition at line 259 of file Acpi50.h.

◆ Gpe1Blk

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Gpe1Blk

Definition at line 260 of file Acpi50.h.

◆ Pm1EvtLen

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Pm1EvtLen

Definition at line 261 of file Acpi50.h.

◆ Pm1CntLen

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Pm1CntLen

Definition at line 262 of file Acpi50.h.

◆ Pm2CntLen

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Pm2CntLen

Definition at line 263 of file Acpi50.h.

◆ PmTmrLen

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::PmTmrLen

Definition at line 264 of file Acpi50.h.

◆ Gpe0BlkLen

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Gpe0BlkLen

Definition at line 265 of file Acpi50.h.

◆ Gpe1BlkLen

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Gpe1BlkLen

Definition at line 266 of file Acpi50.h.

◆ Gpe1Base

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Gpe1Base

Definition at line 267 of file Acpi50.h.

◆ CstCnt

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::CstCnt

Definition at line 268 of file Acpi50.h.

◆ PLvl2Lat

UINT16 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::PLvl2Lat

Definition at line 269 of file Acpi50.h.

◆ PLvl3Lat

UINT16 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::PLvl3Lat

Definition at line 270 of file Acpi50.h.

◆ FlushSize

UINT16 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::FlushSize

Definition at line 271 of file Acpi50.h.

◆ FlushStride

UINT16 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::FlushStride

Definition at line 272 of file Acpi50.h.

◆ DutyOffset

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::DutyOffset

Definition at line 273 of file Acpi50.h.

◆ DutyWidth

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::DutyWidth

Definition at line 274 of file Acpi50.h.

◆ DayAlrm

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::DayAlrm

Definition at line 275 of file Acpi50.h.

◆ MonAlrm

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::MonAlrm

Definition at line 276 of file Acpi50.h.

◆ Century

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Century

Definition at line 277 of file Acpi50.h.

◆ IaPcBootArch

UINT16 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::IaPcBootArch

Definition at line 278 of file Acpi50.h.

◆ Reserved1

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Reserved1

Definition at line 279 of file Acpi50.h.

◆ Flags

UINT32 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Flags

Definition at line 280 of file Acpi50.h.

◆ ResetReg

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::ResetReg

Definition at line 281 of file Acpi50.h.

◆ ResetValue

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::ResetValue

Definition at line 282 of file Acpi50.h.

◆ Reserved2

UINT8 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::Reserved2[3]

Definition at line 283 of file Acpi50.h.

◆ XFirmwareCtrl

UINT64 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XFirmwareCtrl

Definition at line 284 of file Acpi50.h.

◆ XDsdt

UINT64 EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XDsdt

Definition at line 285 of file Acpi50.h.

◆ XPm1aEvtBlk

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XPm1aEvtBlk

Definition at line 286 of file Acpi50.h.

◆ XPm1bEvtBlk

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XPm1bEvtBlk

Definition at line 287 of file Acpi50.h.

◆ XPm1aCntBlk

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XPm1aCntBlk

Definition at line 288 of file Acpi50.h.

◆ XPm1bCntBlk

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XPm1bCntBlk

Definition at line 289 of file Acpi50.h.

◆ XPm2CntBlk

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XPm2CntBlk

Definition at line 290 of file Acpi50.h.

◆ XPmTmrBlk

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XPmTmrBlk

Definition at line 291 of file Acpi50.h.

◆ XGpe0Blk

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XGpe0Blk

Definition at line 292 of file Acpi50.h.

◆ XGpe1Blk

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::XGpe1Blk

Definition at line 293 of file Acpi50.h.

◆ SleepControlReg

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::SleepControlReg

Definition at line 294 of file Acpi50.h.

◆ SleepStatusReg

EFI_ACPI_5_0_GENERIC_ADDRESS_STRUCTURE EFI_ACPI_5_0_FIXED_ACPI_DESCRIPTION_TABLE::SleepStatusReg

Definition at line 295 of file Acpi50.h.


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