]> git.dujemihanovic.xyz Git - nameless-os.git/history - boot/x86/stage3/loader.s
Load ELF kernel instead of flat binary
[nameless-os.git] / boot / x86 / stage3 / loader.s
2022-06-22 Duje MihanovićLoad ELF kernel instead of flat binary 0.1.1
2022-06-22 Duje MihanovićAdd C code for enabling paging in bootloader
2022-06-22 Duje MihanovićCompile stage3 in ELF format
2022-06-22 Duje MihanovićFix various warnings
2022-06-22 Duje MihanovićGet memory map from BIOS E820
2022-06-22 Duje MihanovićEnable paging in bootloader
2022-06-17 Duje MihanovićMerge branch 'drive' master origin/master
2022-05-13 Duje MihanovićSlightly redo informational strings in stage3
2022-05-13 Duje MihanovićRevert "Remove unneeded "informational" strings from...
2022-05-08 Duje MihanovićRemove unneeded "informational" strings from stage3
2022-05-06 Duje MihanovićRehaul the memory map
2022-05-06 Duje MihanovićFAT32 bootloader boots the kernel