Probe RSDP for PCIe Config

This commit is contained in:
Drew Galbraith 2023-06-07 16:24:13 -07:00
parent 4bd7f972c1
commit 3e1e37bf03
7 changed files with 200 additions and 1 deletions

View file

@ -1,4 +1,5 @@
add_executable(zion
boot/acpi.cpp
boot/boot_info.cpp
capability/capability.cpp
common/gdt.cpp