iPXE
Data Fields
efi_acpi_table Struct Reference

An installed ACPI table. More...

Data Fields

struct list_head list
 List of installed tables. More...
 
UINTN key
 Table key. More...
 

Detailed Description

An installed ACPI table.

Definition at line 407 of file efi_block.c.

Field Documentation

◆ list

struct list_head efi_acpi_table::list

List of installed tables.

Definition at line 409 of file efi_block.c.

Referenced by efi_block_describe(), and efi_block_install().

◆ key

UINTN efi_acpi_table::key

Table key.

Definition at line 411 of file efi_block.c.

Referenced by efi_block_describe(), and efi_block_install().


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