serenity/Kernel/Firmware
Sönke Holz e67330971c Kernel/aarch64: Use a platform init function for most of the RPi code
This required making the `debug_output` console configurable at runtime
by introducing a `DebugConsole` struct, which simply contains a callback
for printing a single character.
We should probably use something like this abstraction for all
architectures in the future.
2024-12-07 16:56:12 +01:00
..
ACPI
DeviceTree Kernel/aarch64: Use a platform init function for most of the RPi code 2024-12-07 16:56:12 +01:00
EFI Kernel/EFI: Add header for the RISC-V EFI boot protocol 2024-11-15 01:18:04 +01:00