1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-11-01 10:56:02 +01:00
Files
u-boot-megous/arch/x86/cpu
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
..
2016-05-17 09:54:43 -06:00
2016-05-23 15:18:00 +08:00
2015-08-05 08:42:41 -06:00
2016-03-17 10:27:25 +08:00
2016-05-23 15:18:00 +08:00
2016-03-17 10:27:25 +08:00
2016-02-05 12:47:23 +08:00
2016-02-06 12:00:59 +01:00