This website requires JavaScript.
Explore
Help
Sign In
Sinipelto
/
banan-os
Watch
1
Star
0
Fork
0
forked from
Bananymous/banan-os
Code
Pull Requests
Activity
Files
0242a4f968a45472ef2c8148cec336fabd202e81
banan-os
/
bootloader
/
bios
T
History
Bananymous
658e74b507
bootloader: Check that VESA mode is linear
...
I don't think there are any graphical non-linear framebuffers but good to be sure
2026-07-20 04:07:23 +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
CMakeLists.txt
Bootloader: Implement better memset and memcpy for 32 bit addresses
2024-04-20 18:14:05 +03:00
command_line.S
bootloader: Fix stack corruption when pressing non ascii keys
2026-07-20 04:07:23 +03: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: Check that VESA mode is linear
2026-07-20 04:07:23 +03:00
linker.ld
All: Cleanup all files
2024-01-24 15:53:38 +02:00
memory_map.S
bootloader: Don't use random packing in memory map
2026-07-08 21:48:14 +03:00
utils.S
bootloader: Cleanup memcpy and memset
2025-02-06 20:56:35 +02:00