Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
M4tsuri committed Dec 28, 2021
1 parent cd72879 commit 43370f4
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 @@ -12,13 +12,13 @@ This operation system is under active developing.

## Checklist

- [ ] implement a bootloader
- [x] implement a bootloader
- [x] build a staged bootloader demo
- [x] enable the A20 line
- [x] setup GDT
- [x] load kernel image into ram
- [x] transfer into protect mode
- [ ] [optional] setup page table
- [x] [optional] setup page table
- [x] transfer control to kernel
- [ ] implement a simple kernel
- [ ] setup a larger GDT
Expand Down

0 comments on commit 43370f4

Please sign in to comment.