Hi all, I noticed that both qemu and seabios create the ACPI table. Once I think he bios' ACPI table will overwrite the qemu's if seabios compiled with CONFIG_ACPI.
But after I read this --> https://lists.gnu.org/archive/html/qemu-devel/2013-02/msg04555.html There say: "just have QEMU pass the tables to SeaBIOS for it to copy >>> into memory like it does on CSM, coreboot, and Xen" So where does this 'copy' happens? or is there something others I missed? Thanks, Li Qiang