banan-os/bootloader/bios
Bananymous 4212f48d7a bootloader: Cleanup memcpy and memset
There isn't really any reason to do 32 bit moves
2025-02-06 20:56:35 +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: Cleanup memcpy and memset 2025-02-06 20:56:35 +02:00