Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MdeModulePkg/AcpiTableDxe: Prefer xDSDT over DSDT when installing tables
As per ACPI Spec 6.5+ Table 5-9 if xDSDT is available, it should be used first. Handle required flow when xDSDT is absent or present. Test: Tested on RISCV64 Qemu platform with xDSDT and booted to linux kernel. Cc: Liming Gao <[email protected]> Cc: Zhiguang Liu <[email protected]> Cc: Dandan Bi <[email protected]> Cc: Pedro Falcato <[email protected]> Signed-off-by: Dhaval Sharma <[email protected]> Acked-by: Chasel Chiu <chasel.chiu@...> Reviewed-by: Liming Gao <[email protected]>
- Loading branch information