refactor: replace all stdint::uint32_t into short and more manageable u32_t
[lunaix-os.git] / lunaix-os / includes / hal / acpi / sdt.h
2022-11-13 Mineprefactor: replace all stdint::uint32_t into short and...
2022-05-03 MinepAdd FADT check for presence of i8042 controller.
2022-03-12 MinepImplement APIC, RTC, basic ACPI parser and timer support