]> git.dujemihanovic.xyz Git - nameless-os.git/history - boot/x86/Makefile
Load ELF kernel instead of flat binary
[nameless-os.git] / boot / x86 / Makefile
2022-06-22 Duje MihanovićLoad ELF kernel instead of flat binary 0.1.1
2022-06-22 Duje MihanovićDelete stage3/loader.elf in bootloader Makefile
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-17 Duje MihanovićMerge branch 'drive' master origin/master
2022-05-13 Duje MihanovićSlightly redo informational strings in stage3
2022-05-06 Duje MihanovićFAT32 bootloader boots the kernel
2022-04-27 Duje MihanovićWIP: Add new FAT32 bootloader