banan-os/kernel
Bananymous b268293402 Kernel: Fix Buffer evaluate and store for sizes >= byte
All reads and writes were to the first byte. This patch adds the
correct offset for reading and writing.
2024-04-17 14:57:13 +03:00
..
arch Kernel: Implement barebones AML parser 2024-04-07 17:03:30 +03:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Fix Buffer evaluate and store for sizes >= byte 2024-04-17 14:57:13 +03:00
kernel Kernel: Make ACPI \\_OSI return true for Linux 2024-04-17 02:19:35 +03:00
klibc Kernel: Add klibc for kernel 2024-02-14 15:00:04 +02:00
CMakeLists.txt Kernel: Cleanup AML device initialization 2024-04-12 02:00:30 +03:00
icxxabi.cpp Kernel/LibC: Write cxx abi with proper locking 2024-03-26 02:28:10 +02:00
ubsan.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00