This commit is contained in:
mii443
2025-07-11 13:15:03 +09:00
parent 539d784bed
commit 7a9bf54477
6 changed files with 97 additions and 38 deletions

View File

@@ -9,3 +9,4 @@ log = "0.4.27"
uefi = { version = "0.35.0", features = ["logger", "panic_handler", "alloc"] }
x86 = "0.52.0"
nel_os_common = { path = "../nel_os_common" }
acpi = "5.2.0"