This website requires JavaScript.
Explore
Help
Sign in
karlos
/
fernlader
Watch
7
Star
0
Fork
You've already forked fernlader
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bootboot-compliant PXE bootloader / NBP
13
commits
1
branch
0
tags
175
KiB
Assembly
51.2%
C
47.4%
Makefile
1.1%
Shell
0.3%
c24a6014f7
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Thomas Oltmann
c24a6014f7
Set up a separate long-mode GDT
2025-07-05 20:41:51 +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.ld
First sign of life
2025-07-04 03:10:55 +02:00
lboot.S
Set up a separate long-mode GDT
2025-07-05 20:41:51 +02:00
Makefile
Entering unreal mode
2025-07-04 15:51:51 +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
Readme.md
fernlader -- bootboot-compliant PXE bootloader