Searched hist:fa287b158099b5b2159ecbbcc4acb2d5dc6714cf (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/arch/x86/cpu/qemu/ |
H A D | Makefile | diff fa287b158099b5b2159ecbbcc4acb2d5dc6714cf Wed Jan 20 03:57:06 CST 2016 Miao Yan <yanmiaobest@gmail.com> x86: qemu: add the ability to load and link ACPI tables from QEMU
This patch adds the ability to load and link ACPI tables provided by QEMU. QEMU tells guests how to load and patch ACPI tables through its fw_cfg interface, by adding a firmware file 'etc/table-loader'. Guests are supposed to parse this file and execute corresponding QEMU commands.
Signed-off-by: Miao Yan <yanmiaobest@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | acpi_table.c | diff fa287b158099b5b2159ecbbcc4acb2d5dc6714cf Wed Jan 20 03:57:06 CST 2016 Miao Yan <yanmiaobest@gmail.com> x86: qemu: add the ability to load and link ACPI tables from QEMU
This patch adds the ability to load and link ACPI tables provided by QEMU. QEMU tells guests how to load and patch ACPI tables through its fw_cfg interface, by adding a firmware file 'etc/table-loader'. Guests are supposed to parse this file and execute corresponding QEMU commands.
Signed-off-by: Miao Yan <yanmiaobest@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|
H A D | Makefile | diff fa287b158099b5b2159ecbbcc4acb2d5dc6714cf Wed Jan 20 03:57:06 CST 2016 Miao Yan <yanmiaobest@gmail.com> x86: qemu: add the ability to load and link ACPI tables from QEMU
This patch adds the ability to load and link ACPI tables provided by QEMU. QEMU tells guests how to load and patch ACPI tables through its fw_cfg interface, by adding a firmware file 'etc/table-loader'. Guests are supposed to parse this file and execute corresponding QEMU commands.
Signed-off-by: Miao Yan <yanmiaobest@gmail.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>
|