Initial work on paging, also complete ish interrupt registration
This commit is contained in:
@@ -4,5 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
buddyalloc = "0.1.5"
|
||||
heapless = "0.9.3"
|
||||
uefi = {path = "../uefi"}
|
||||
x86_drivers = {path = "../x86_drivers"}
|
||||
|
||||
Reference in New Issue
Block a user