iPXE
Data Fields
EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE Struct Reference

ACPI 4.0 Generic Address Space definition. More...

#include <Acpi40.h>

Data Fields

UINT8 AddressSpaceId
 
UINT8 RegisterBitWidth
 
UINT8 RegisterBitOffset
 
UINT8 AccessSize
 
UINT64 Address
 

Detailed Description

ACPI 4.0 Generic Address Space definition.

Definition at line 28 of file Acpi40.h.

Field Documentation

◆ AddressSpaceId

UINT8 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE::AddressSpaceId

Definition at line 29 of file Acpi40.h.

◆ RegisterBitWidth

UINT8 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE::RegisterBitWidth

Definition at line 30 of file Acpi40.h.

◆ RegisterBitOffset

UINT8 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE::RegisterBitOffset

Definition at line 31 of file Acpi40.h.

◆ AccessSize

UINT8 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE::AccessSize

Definition at line 32 of file Acpi40.h.

◆ Address

UINT64 EFI_ACPI_4_0_GENERIC_ADDRESS_STRUCTURE::Address

Definition at line 33 of file Acpi40.h.


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