Updating NOTES
This commit is contained in:
10
NOTES.md
10
NOTES.md
@@ -19,8 +19,6 @@
|
|||||||
- Parse initrd and pre-load certain ELF images, eg the process loader process?
|
- Parse initrd and pre-load certain ELF images, eg the process loader process?
|
||||||
- Do initial memory bootstrap?
|
- Do initial memory bootstrap?
|
||||||
- Calling global ctors
|
- Calling global ctors
|
||||||
|
|
||||||
|
|
||||||
- Device Tree
|
- Device Tree
|
||||||
- Actual serial driver
|
- Actual serial driver
|
||||||
- Disk driver
|
- Disk driver
|
||||||
@@ -28,3 +26,11 @@
|
|||||||
- Multiprocessing
|
- Multiprocessing
|
||||||
- Syscalls
|
- Syscalls
|
||||||
|
|
||||||
|
### Build
|
||||||
|
|
||||||
|
- Clean up build generator and its templates
|
||||||
|
- More robust objects to represent modules & targets to pass to templates
|
||||||
|
- Read project setup from a simple JSON/TOML/etc
|
||||||
|
- Better compartmentalizing when doing template inheritance
|
||||||
|
- Move to LLD as sysroot linker
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user