banan-os/kernel/kernel/ACPI
Bananymous fb35f06cf5 Kernel: Add better support for bootloaders loading the kernel
Before I assumed that bootloaders loaded the kernel at physical address
0, but this patch kinda allows loading to different addresses. This
still doesn't fully work as kernel bootstrap paging relies on kernel
being loaded at 0
2024-08-22 14:48:21 +03:00
..
AML Kernel: Implement AML ObjectTypeOp 2024-08-18 20:51:10 +03:00
ACPI.cpp Kernel: Add better support for bootloaders loading the kernel 2024-08-22 14:48:21 +03:00
AML.cpp Kernel: Load all SSDTs and PSDTs 2024-04-12 16:45:00 +03:00