Fixed README.md
This commit is contained in:
parent
f90c075d50
commit
874bc2f5fe
@ -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
|
||||
|
BIN
src/indigo_os
BIN
src/indigo_os
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user