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

    coffe

  • Joined on 2024-02-14
d0p1 opened issue d0p1/StupidOS#6 2024-03-28 12:48:34 +00:00
multiboot: retrive and sanitize memory map
d0p1 pushed to master at d0p1/StupidOS 2024-03-28 12:26:36 +00:00
fdd16ec651 ci: deploy to github page
d0p1 pushed to master at d0p1/StupidOS 2024-03-27 13:43:51 +00:00
4acbdade68 build: docs + website
d0p1 pushed to master at d0p1/StupidOS 2024-03-26 09:04:16 +00:00
0666a769d3 build: fix missing DESTDIR
d0p1 pushed to master at d0p1/StupidOS 2024-03-26 06:48:44 +00:00
0365dd5da5 build: define INCDIR,BINDIR,LIBDIR...
d0p1 pushed to master at d0p1/StupidOS 2024-03-24 08:44:21 +00:00
9a5b474ad2 chore: lib/ cleanup
d0p1 pushed to master at d0p1/StupidOS 2024-03-24 08:04:34 +00:00
2b425caf5f chore: external dir
d0p1 pushed to master at d0p1/StupidOS 2024-03-24 08:03:10 +00:00
74e09f7b33 refactor: reorganize bootloader source code
d0p1 pushed to master at d0p1/StupidOS 2024-03-21 12:18:29 +00:00
a4d5179982 doc: describe COFF file structure
d0p1 pushed to master at d0p1/StupidOS 2024-03-21 10:42:40 +00:00
e9ec779ca0 feat: EFI 'hello, world'
d0p1 pushed to master at d0p1/StupidOS 2024-03-20 15:51:34 +00:00
03c95cb0a4 chore: add 'coff.h' header
d0p1 pushed to master at d0p1/StupidOS 2024-03-20 09:50:24 +00:00
9aaad60e6e fix: multiboot in stpdboot.sys
d0p1 pushed to master at d0p1/StupidOS 2024-03-04 13:05:32 +00:00
6b36d17a5e chore: update README.md
d0p1 commented on issue d0p1/StupidOS#5 2024-03-03 15:41:04 +00:00
Handhover boot protocol

Maybe in stpdboot.sys but not in kernel

d0p1 pushed to master at d0p1/StupidOS 2024-03-03 15:39:28 +00:00
4361041d09 feat(tools): list file in fat12 root directory
060c2835f6 refactor: move multiboot struct from kernel to loader
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidOS 2024-03-03 14:08:59 +00:00
e71c7ce555 feat(tools): dump bpb info
d0p1 pushed to main at ilo-pona/65oo2 2024-02-29 15:26:05 +00:00
3b0e785644 Colorize disassembler output
d0p1 pushed to main at ilo-pona/65oo2 2024-02-29 14:33:01 +00:00
262a211da9 Basic cli handling
d0p1 pushed to main at ilo-pona/65oo2 2024-02-29 13:17:24 +00:00
d0p1 pushed to main at ilo-pona/65oo2 2024-02-26 10:19:32 +00:00
d53f1cbfe0 Add PER instruction