banan-os/bootloader/bios
Bananymous 15c55b8c7d BuildSystem: Don't hardcode partition UUID
That was dumb :D I can just read the UUID parted assigned...
2024-11-21 20:37:42 +02:00
..
CMakeLists.txt Bootloader: Implement better memset and memcpy for 32 bit addresses 2024-04-20 18:14:05 +03:00
a20_line.S All: Cleanup all files 2024-01-24 15:53:38 +02:00
boot.S Kernel: Add better support for bootloaders loading the kernel 2024-08-22 14:48:21 +03:00
command_line.S BuildSystem: Don't hardcode partition UUID 2024-11-21 20:37:42 +02:00
common.S Bootloader: Implement better memset and memcpy for 32 bit addresses 2024-04-20 18:14:05 +03:00
disk.S All: Cleanup all files 2024-01-24 15:53:38 +02:00
elf.S Bootloader: Implement better memset and memcpy for 32 bit addresses 2024-04-20 18:14:05 +03:00
ext2.S Bootloader: Implement better memset and memcpy for 32 bit addresses 2024-04-20 18:14:05 +03:00
framebuffer.S Bootloader: Add .data section 2024-01-12 19:27:36 +02:00
linker.ld All: Cleanup all files 2024-01-24 15:53:38 +02:00
memory_map.S Bootloader: Add .data section 2024-01-12 19:27:36 +02:00
utils.S Bootloader: Implement better memset and memcpy for 32 bit addresses 2024-04-20 18:14:05 +03:00