This repository has been archived on 2023-09-28. You can view files and clone it, but cannot push or open issues or pull requests.
homepage/content/projects/noxos/docs/codebase/drivers/acpi/acpi.h.md

233 B

title summary
acpi.h 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.