|
iPXE
|
An installed ACPI table. More...
Data Fields | |
| struct list_head | list |
| List of installed tables. More... | |
| UINTN | key |
| Table key. More... | |
An installed ACPI table.
Definition at line 404 of file efi_block.c.
| struct list_head efi_acpi_table::list |
List of installed tables.
Definition at line 406 of file efi_block.c.
Referenced by efi_block_describe(), and efi_block_install().
| UINTN efi_acpi_table::key |
Table key.
Definition at line 408 of file efi_block.c.
Referenced by efi_block_describe(), and efi_block_install().
1.8.15