]> git.dujemihanovic.xyz Git - nameless-os.git/history - boot
Fix interrupt trap gates
[nameless-os.git] / boot /
2022-05-08 Duje MihanovićRemove unneeded "informational" strings from stage3
2022-05-08 Duje MihanovićDelete the old bootloader
2022-05-08 Duje MihanovićAdd installer script
2022-05-06 Duje MihanovićRehaul the memory map
2022-05-06 Duje MihanovićFAT32 bootloader boots the kernel
2022-04-30 Duje MihanovićSeparate loading clusters and cluster chains
2022-04-30 Duje MihanovićFixes and improvements to FAT32 driver
2022-04-27 Duje MihanovićWIP: Add new FAT32 bootloader
2022-03-29 Duje MihanovićRemove unused protected-mode print routine
2022-03-29 Duje MihanovićSlim down print.s
2022-03-12 Duje MihanovićFix keyboard interrupts
2021-09-16 Duje MihanovićEnable A20 gate
2021-09-09 Duje MihanovićRestructure the bootloader