u-boot-brain/arch/x86
Miao Yan 2e82e745a4 x86: qemu: move x86 specific operations out of qfw core
The original implementation of qfw includes several x86 specific
operations, like directly calling outb/inb and using some inline
assembly code which prevents it being ported to other architectures.

This patch adds callback functions and moves those to arch/x86/

Signed-off-by: Miao Yan <yanmiaobest@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2016-05-23 15:18:00 +08:00
..
cpu x86: qemu: move x86 specific operations out of qfw core 2016-05-23 15:18:00 +08:00
dts x86: dts: Update to include ACTL register details 2016-05-23 15:18:00 +08:00
include/asm x86: qemu: Move qfw command over to cmd and add Kconfig entry 2016-05-23 15:18:00 +08:00
lib x86: qemu: fix ACPI Kconfig options 2016-05-23 15:18:00 +08:00
config.mk efi: Add 64-bit payload support 2015-08-05 08:44:07 -06:00
Kconfig x86: qemu: split qfw command interface and qfw core 2016-05-23 15:18:00 +08:00
Makefile x86: Add support for U-Boot as an EFI application 2015-08-05 08:44:06 -06:00