Fixed README.md

This commit is contained in:
Brett Weiland 2021-03-24 15:47:15 -05:00
parent f90c075d50
commit 874bc2f5fe
2 changed files with 8 additions and 6 deletions

View File

@ -28,12 +28,14 @@ _Almost_ always, there was one time when it wasn't. Can't seem to reproduce. Che
- [x] load sectors into 0x100000
- [x] boot into kernel long mode
##kernel (listed in order of dependency)
## Kernel
### Memory
- [x] static page mapping
- [] dynamic page allocation - 3/24/21, almost done, will likely finish soon.
- [] remap paging to higher/more available physical address
- [] remap kernel to higher virtual address
- [] create a written map of virtual shared/kernel addresses for documentation
### ACPI
- [x] find, check, and parse RSDP

Binary file not shown.