1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:28:11 +00:00
serenity/Kernel/ACPI
Liav A dc6defa7af Kernel: Add getters for the RSDP, XSDT/RSDT and other ACPI tables
These methods will be used with the new SysFS to expose these ACPI blobs
to userspace.
2021-06-29 20:53:59 +02:00
..
Definitions.h Kernel/ACPI: Sprinkle links to the specification all over 2021-05-31 19:06:46 +01:00
DynamicParser.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
DynamicParser.h Kernel/Interrupts: Return boolean on whether we handled the interrupt 2021-06-17 16:53:25 +02:00
Initialize.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
Initialize.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
MultiProcessorParser.cpp Everywhere: Use nothrow new with adopt_{ref,own}_if_nonnull 2021-06-24 17:35:49 +04:30
MultiProcessorParser.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
Parser.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
Parser.h Kernel: Add getters for the RSDP, XSDT/RSDT and other ACPI tables 2021-06-29 20:53:59 +02:00