Releases: spflaumer/project_c0rry
Releases · spflaumer/project_c0rry
v0.3
v0.2
This seems to be the first useable version of the BIOS Bootloader, on the x86_64 architechture.
It can currently:
- Start on a BIOS or BIOS Supporting System
- Read from the Disk and execute the read Code
- Switch from 16-bit Real Mode into 32-bit Protected mode
- Setting up Paging, GDT, A20 Line and switching into 64-bit Long Mode
- Loading a Kernel once inside Long Mode