TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_ACPI_3_0_GENERIC_ADDRESS_STRUCTURE Struct Reference

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

Data Fields

UINT8 AddressSpaceId
 
UINT8 RegisterBitWidth
 
UINT8 RegisterBitOffset
 
UINT8 AccessSize
 
UINT64 Address
 

Detailed Description

ACPI 3.0 Generic Address Space definition

Definition at line 88 of file Acpi30.h.

Field Documentation

◆ AccessSize

UINT8 EFI_ACPI_3_0_GENERIC_ADDRESS_STRUCTURE::AccessSize

Definition at line 92 of file Acpi30.h.

◆ Address

UINT64 EFI_ACPI_3_0_GENERIC_ADDRESS_STRUCTURE::Address

Definition at line 93 of file Acpi30.h.

◆ AddressSpaceId

UINT8 EFI_ACPI_3_0_GENERIC_ADDRESS_STRUCTURE::AddressSpaceId

Definition at line 89 of file Acpi30.h.

◆ RegisterBitOffset

UINT8 EFI_ACPI_3_0_GENERIC_ADDRESS_STRUCTURE::RegisterBitOffset

Definition at line 91 of file Acpi30.h.

◆ RegisterBitWidth

UINT8 EFI_ACPI_3_0_GENERIC_ADDRESS_STRUCTURE::RegisterBitWidth

Definition at line 90 of file Acpi30.h.


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