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

    coffe

  • Joined on 2024-02-14
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
d0p1 closed issue d0p1/StupidOS#1 2024-07-02 09:41:22 +00:00
get system memory map
d0p1 pushed to master at d0p1/StupidOS 2024-07-02 09:33:58 +00:00
cf8449ce13 feat(boot/loader): fetch memory map from e820 bios call
d0p1 pushed to master at d0p1/StupidOS 2024-07-02 08:32:21 +00:00
4a63e27d4b feat: print memory map
d0p1 pushed to master at d0p1/StupidOS 2024-06-29 14:29:32 +00:00
16d9802872 feat: fetch VESA information
d0p1 pushed to master at d0p1/StupidOS 2024-06-14 03:32:52 +00:00
c682f38209 chore: sync repo
d0p1 pushed to master at d0p1/StupidOS 2024-06-12 11:53:53 +00:00
8589a5c433 feat(boot/loader): add bios_log_number
d0p1 pushed to master at d0p1/StupidOS 2024-06-12 11:15:11 +00:00
33cb848852 chore: oops forgot install
d0p1 pushed to master at d0p1/StupidOS 2024-06-12 11:12:30 +00:00
8f6f833495 chore: remove mkfs.stpd
d0p1 pushed to master at d0p1/StupidOS 2024-06-11 09:53:43 +00:00
7260b03fca feat(boot/loader): preload kernel at 0xF000
d0p1 pushed to master at d0p1/StupidOS 2024-06-11 09:23:49 +00:00
87857101d9 chore: remove build.sh