EFI_ACPI_4_0_COMMON_HEADER

Common table header, this prefaces all ACPI tables, including FACS, but excluding the RSD PTR structure

extern (C)
struct EFI_ACPI_4_0_COMMON_HEADER {}

Members

Variables

Length
UINT32 Length;
Undocumented in source.
Signature
UINT32 Signature;
Undocumented in source.

Meta