Commit graph

13 commits

Author SHA1 Message Date
6d5cfb1669 chore: remove useless file and trying refactor bootloader 2024-03-31 12:27:15 +02:00
4acbdade68 build: docs + website
Some checks failed
Build / test (push) Has been cancelled
Docs / test (push) Has been cancelled
2024-03-26 08:39:40 +01:00
0666a769d3 build: fix missing DESTDIR
Some checks failed
Build / test (push) Has been cancelled
Docs / test (push) Has been cancelled
2024-03-26 10:04:06 +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
9aaad60e6e fix: multiboot in stpdboot.sys
Some checks are pending
Build / test (push) Waiting to run
Docs / test (push) Waiting to run
2024-03-20 10:48:47 +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
d94d9fb5bb chore: misc files 2024-02-06 18:27:51 +01:00
670a7f3bb4 feat: stage0 of a tiny boot loader 2024-02-06 15:20:27 +01:00
c9454eb5d3 chore: rewrite from zero 2023-01-15 20:25:39 +01:00
7455b79585 wip: load kernel from FAT 2020-05-27 18:36:29 +02:00
3d4615d276 first commit 2020-05-06 12:41:32 +02:00