Commit graph

6 commits

Author SHA1 Message Date
567a9388d8 build: fix default rule in submakefile 2024-12-30 20:44:57 +01:00
74e09f7b33 refactor: reorganize bootloader source code
Some checks are pending
Build / test (push) Waiting to run
Docs / test (push) Waiting to run
2024-03-24 09:03:03 +01:00
e9ec779ca0 feat: EFI 'hello, world'
Some checks are pending
Build / test (push) Waiting to run
Docs / test (push) Waiting to run
2024-03-21 11:42:33 +01:00
060c2835f6 refactor: move multiboot struct from kernel to loader 2024-03-03 16:38:35 +01:00
7f88017ed7 feat(bootload): load next stage and preload kernel from FAT 2024-02-08 14:58:18 +01:00
670a7f3bb4 feat: stage0 of a tiny boot loader 2024-02-06 15:20:27 +01:00