--- title: "acpi.h" summary: "The basic infrastructure to talk to the ACPI" --- # `acpi_init(boot_info)` - function (void) Initializes the ACPI implementation. This function needs to be called once during the kernel initialization.