bootboot-compliant PXE bootloader / NBP
Find a file
2025-07-17 07:51:07 +02:00
.gitignore First sign of life 2025-07-04 03:10:55 +02:00
bootboot.h Implemented mmap storage, mem allocation etc. 2025-07-05 15:30:38 +02:00
config.default.mk First sign of life 2025-07-04 03:10:55 +02:00
fernlader.cfg Opening a TFTP file stream 2025-07-07 02:10:02 +02:00
fernlader.ld Some asm restructuring; Reduced binary size 2025-07-17 07:51:07 +02:00
fs.h Imported a bunch of C code from KarlOS + bootboot 2025-07-07 02:38:36 +02:00
lboot.S Some asm restructuring; Reduced binary size 2025-07-17 07:51:07 +02:00
loader.c We have liftoff! 2025-07-08 17:22:00 +02:00
Makefile Some asm restructuring; Reduced binary size 2025-07-17 07:51:07 +02:00
Readme.md First sign of life 2025-07-04 03:10:55 +02:00
run-qemu.sh Implemented mmap storage, mem allocation etc. 2025-07-05 15:30:38 +02:00

fernlader -- bootboot-compliant PXE bootloader