Add support for ACPI and PCIE
* Locate the RSDP during boot and pass it to the kernel
* Parse the RSDT in the kernel
* Scan the MCFG table and locate PCI express devices
* Add some helper function to mem/virtual
* Some small fixes here and there
NOTE: This build of the project works and has been tested on QEMU, VBOX and VMWARE
16 files changed,
404 insertions,
53 deletions