Commits
Bin Meng committed 20cbafa6fab
x86: qemu: Remove call to vgabios execution The call to pci_run_vga_bios() is not needed as this is handled in the vesa_fb driver. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Acked-by: Simon Glass <sjg@chromium.org>