mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 00:14:32 -08:00
Updating notes
This commit is contained in:
9
NOTES.md
9
NOTES.md
@@ -1,10 +1,7 @@
|
||||
# Design / WIP notes
|
||||
|
||||
## Bootloader / UEFI
|
||||
|
||||
* What is the interface between the UEFI boot portion and the kernel?
|
||||
* Allocate pages, use UEFI reserved mapping types (0x70000000 - 0x7fffffff)
|
||||
* Passing memory map: Allocate earliest pages and fill with UEFI's memory map
|
||||
stuctures?
|
||||
## TODO
|
||||
|
||||
- Better page-allocation model
|
||||
- Allow for more than one IOAPIC in ACPI module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user