bootboot-compliant PXE bootloader / NBP
Find a file
2025-07-08 15:59:52 +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 lboot now sets up an initial bootboot struct 2025-07-08 15:43:19 +02:00
fs.h Imported a bunch of C code from KarlOS + bootboot 2025-07-07 02:38:36 +02:00
lboot.S Alloc'ing from the memory map 2025-07-08 15:59:52 +02:00
loader.c Alloc'ing from the memory map 2025-07-08 15:59:52 +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