|
iPXE
|
Standard do-nothing ACPI interface. More...
#include <stddef.h>Go to the source code of this file.
Macros | |
| #define | ACPI_PREFIX_null __null_ |
Functions | |
| FILE_LICENCE (GPL2_OR_LATER_OR_UBDL) | |
| FILE_SECBOOT (PERMITTED) | |
| static | __attribute__ ((always_inline)) const struct acpi_header *ACPI_INLINE(null |
| static | acpi_find (uint32_t signature __unused, unsigned int index __unused) |
Standard do-nothing ACPI interface.
Definition in file null_acpi.h.
| #define ACPI_PREFIX_null __null_ |
Definition at line 18 of file null_acpi.h.
| FILE_LICENCE | ( | GPL2_OR_LATER_OR_UBDL | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |
|
inlinestatic |
Definition at line 22 of file null_acpi.h.
References __unused, acpi_find(), index, NULL, and signature.