Skip to content

Commit

Permalink
Update README.md - Kernel progress
Browse files Browse the repository at this point in the history
  • Loading branch information
e2r3p13 authored and mrxx0 committed Nov 21, 2022
1 parent 38ea07e commit 48eafee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ It's cut in 10 submodules.
**Current state:**

- [x] **KFS1:** Hello world kernel (multiboot + print screen)
- [ ] **KFS2:** GDT and stack
- [x] **KFS2:** GDT and stack + basic shell
- [ ] **KFS3:** Memory and pagination
- [ ] **KFS4:** Interrupts
- [x] **KFS4:** Interrupts
- [ ] **KFS5:** Task switching and scheduling
- [ ] And 5 more...

Expand Down

0 comments on commit 48eafee

Please sign in to comment.