mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 11:55:25 +00:00
Currently the get_rsdp() will be called several times and on some platform it needs to scan the signature of "RSP ptr" in BIOS EBDA region and 0xE0000-0xFFFFF region. It is slow. So after the RSDP is parsed, it will be assigned to acpi_rsdp. Tracked-On: #3184 Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Reviewed-by: Jason Chen CJ <jason.cj.chen@intel.com> |
||
---|---|---|
.. | ||
guest | ||
include | ||
acpi_base.c | ||
cmdline.c | ||
dmar_info.c | ||
reloc.c |