bootboot-compliant PXE bootloader / NBP
Find a file
2025-07-08 02:04:02 +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 Receiving a whole file over PXE 2025-07-08 02:04:02 +02:00
fs.h Imported a bunch of C code from KarlOS + bootboot 2025-07-07 02:38:36 +02:00
lboot.S Receiving a whole file over PXE 2025-07-08 02:04:02 +02:00
loader.c Receiving a whole file over PXE 2025-07-08 02:04:02 +02:00
Makefile Imported a bunch of C code from KarlOS + bootboot 2025-07-07 02:38:36 +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