Record acpi_entry_hdr

struct acpi_entry_hdr {
  uacpi_u8 type;
  uacpi_u8 length;
  /* Full declaration omitted */ 
}

Fields

uacpi_u8 type
  • acpi_madt_entry_type for the APIC table
  • acpi_srat_entry_type for the SRAT table
uacpi_u8 length