u-boot/arch/x86/cpu/qemu
Miao Yan fcf5c04193 x86: qemu: split qfw command interface and qfw core
This patch splits qfw command interface and qfw core function into two
files, and introduces a new Kconfig option (CONFIG_QFW) for qfw core.

Now when qfw command interface is enabled, it will automatically select
qfw core. This patch also makes the ACPI table generation select
CONFIG_QFW.

Signed-off-by: Miao Yan <yanmiaobest@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-05-23 15:18:00 +08:00
..
Kconfig x86: qemu: setup PM IO base for ACPI in southbridge 2016-01-28 13:53:30 +08:00
Makefile x86: qemu: split qfw command interface and qfw core 2016-05-23 15:18:00 +08:00
acpi_table.c cmd: qfw: remove qemu_fwcfg_free_files() 2016-05-23 15:18:00 +08:00
car.S
cpu.c x86: qemu: Move qfw command over to cmd and add Kconfig entry 2016-05-23 15:18:00 +08:00
dram.c
qemu.c x86: qemu: split qfw command interface and qfw core 2016-05-23 15:18:00 +08:00