ladybird/Kernel/Prekernel
Marcin Undak e7141c4230 Kernel: Add very simple PPM parser for Aarch64
This is much simpler and more embeddable version than libGFX one.
Solely purpose is to draw initial boot logo on screen before kernel
is even booted.
2021-10-31 12:35:53 +01:00
..
Arch Kernel: Add very simple PPM parser for Aarch64 2021-10-31 12:35:53 +01:00
CMakeLists.txt Kernel: Add very simple PPM parser for Aarch64 2021-10-31 12:35:53 +01:00
init.cpp Everywhere: Make some symbols __attribute__((used)) for LTO 2021-10-17 17:09:58 +01:00
Prekernel.h Kernel: Support loading the kernel at almost arbitrary virtual addresses 2021-07-27 13:15:16 +02:00
UBSanitizer.cpp Kernel: Build UBSanitizer.cpp in aarch64 builds 2021-09-07 20:15:15 +01:00