d0p1 🏳️‍⚧️ d0p1
  • Cyberspace
  • Building a free, decentralized cyberspace in my garage | 🏳️‍⚧️

    coffe

  • Joined on 2024-02-14
d0p1 pushed to master at d0p1/StupidOS 2024-07-06 13:19:45 +00:00
a0c99799e8 feat(boot/loader): move kernel to 0x100000
d0p1 opened issue d0p1/StupidOS#19 2024-07-05 15:53:13 +00:00
Parse kernel header
d0p1 closed issue d0p1/StupidOS#3 2024-07-05 15:50:59 +00:00
remap kernel to higher-half
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 12:24:01 +00:00
41676291fe feat(kernel): wip serial logger
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 10:04:25 +00:00
031e09b3ff feat(kernel): hello world
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 09:34:46 +00:00
3d30afd5fc feat(boot/loader): map kernel in higher half
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 06:35:33 +00:00
a28cd60ebb chore: fix shellcheck errors
d0p1 opened issue d0p1/StupidOS#18 2024-07-05 06:33:09 +00:00
ext2 file system support
d0p1 opened issue d0p1/StupidOS#17 2024-07-05 06:32:32 +00:00
VGA Text Mode driver
d0p1 opened issue d0p1/StupidOS#16 2024-07-05 06:32:00 +00:00
protected mode logger
d0p1 opened issue d0p1/StupidOS#15 2024-07-05 06:30:32 +00:00
EFI: load kernel
d0p1 opened issue d0p1/StupidOS#14 2024-07-05 06:30:08 +00:00
EFI: get memory map
d0p1 opened issue d0p1/StupidOS#13 2024-07-05 06:28:10 +00:00
Virtual Memory Manager
d0p1 opened issue d0p1/StupidOS#12 2024-07-05 06:26:54 +00:00
kernel modules
d0p1 opened issue d0p1/StupidOS#11 2024-07-05 06:26:23 +00:00
Kernel boot configuration (stupid.ini)
d0p1 opened issue d0p1/StupidOS#10 2024-07-05 06:23:51 +00:00
load kernel from Stupid File System
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 06:16:50 +00:00
2d48606692 docs: minor change
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 05:52:36 +00:00
c97a637ecd docs: minor update
d0p1 pushed to master at d0p1/StupidOS 2024-07-05 05:46:23 +00:00
f0c7d4bbdf chore: git sync
d0p1 opened issue d0p1/StupidOS#9 2024-07-02 10:01:23 +00:00
fetch vesa information