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

Data Fields

UINT32 Signature
 
LIST_ENTRY Link
 
EFI_ACPI_TABLE_VERSION Version
 
EFI_ACPI_COMMON_HEADERTable
 
UINTN TableSize
 
UINTN Handle
 
BOOLEAN PoolAllocation
 

Detailed Description

Definition at line 66 of file AcpiTable.h.

Field Documentation

◆ Handle

UINTN EFI_ACPI_TABLE_LIST::Handle

Definition at line 72 of file AcpiTable.h.

◆ Link

LIST_ENTRY EFI_ACPI_TABLE_LIST::Link

Definition at line 68 of file AcpiTable.h.

◆ PoolAllocation

BOOLEAN EFI_ACPI_TABLE_LIST::PoolAllocation

Definition at line 73 of file AcpiTable.h.

◆ Signature

UINT32 EFI_ACPI_TABLE_LIST::Signature

Definition at line 67 of file AcpiTable.h.

◆ Table

EFI_ACPI_COMMON_HEADER* EFI_ACPI_TABLE_LIST::Table

Definition at line 70 of file AcpiTable.h.

◆ TableSize

UINTN EFI_ACPI_TABLE_LIST::TableSize

Definition at line 71 of file AcpiTable.h.

◆ Version

EFI_ACPI_TABLE_VERSION EFI_ACPI_TABLE_LIST::Version

Definition at line 69 of file AcpiTable.h.


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