|
iPXE
|
An ACPI table model. More...
#include <acpi.h>
Data Fields | |
| struct list_head | descs |
| List of descriptors. More... | |
| int(* | complete )(struct acpi_descriptor *desc) |
| Check if ACPI descriptor is complete. More... | |
| int(* | install )(int(*install)(struct acpi_header *acpi)) |
| Install ACPI tables. More... | |
| int( * acpi_model::complete) (struct acpi_descriptor *desc) |
| int( * acpi_model::install) (int(*install)(struct acpi_header *acpi)) |
Install ACPI tables.
| install | Installation method |
| rc | Return status code |
Definition at line 336 of file acpi.h.
Referenced by acpi_install().
1.8.15