]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/qemu-x86_defconfig
x86: qemu: Add graphics support
authorBin Meng <bmeng.cn@gmail.com>
Sun, 10 May 2015 23:36:30 +0000 (07:36 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 4 Jun 2015 08:39:38 +0000 (02:39 -0600)
commit9c4f541237d43439df4cc3021544741f318d378d
treea50ba5bd2a2192facb7da57f0c9d9bfdcdf21e36
parent6bde2dc5e23207dbb9ae9c0ac9983647579aafcc
x86: qemu: Add graphics support

It turns out that QEMU x86 emulated graphic card has a built-in
option ROM which can be run perfectly with native mode by U-Boot.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/qemu/pci.c
configs/qemu-x86_defconfig
doc/README.x86
include/configs/qemu-x86.h