Commit graph

9 commits

Author SHA1 Message Date
a0c99799e8 feat(boot/loader): move kernel to 0x100000 2024-07-06 15:19:35 +02:00
f0c7d4bbdf chore: git sync 2024-07-05 07:46:04 +02:00
cf8449ce13 feat(boot/loader): fetch memory map from e820 bios call 2024-07-02 11:33:44 +02:00
4a63e27d4b feat: print memory map 2024-07-02 10:32:11 +02:00
16d9802872 feat: fetch VESA information 2024-06-29 16:29:15 +02:00
7260b03fca feat(boot/loader): preload kernel at 0xF000 2024-06-11 11:53:34 +02:00
fb51cf602a feat(loader): logger print time 2024-04-28 08:41:36 +02:00
e5fa803eb0 feat(tools): dump partition table 2024-04-14 07:35:43 +02: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
Renamed from boot/memory.inc (Browse further)