From aadb1d098d4daf34b8bf8169f8784dfc00023241 Mon Sep 17 00:00:00 2001 From: jljusten Date: Tue, 10 Jul 2012 22:43:19 +0000 Subject: embed OvmfVideo.rom into OVMF.fd This enables qemu to use OVMF with a single -bios option. Based on . v1->v2: - move xen-devel link from code to commit message - cover all three FDF files Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek Reviewed-by: Jordan Justen [jordan.l.justen@intel.com: remove vgabios-cirrus.bin from build.sh/README] Signed-off-by: Jordan Justen git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13520 6f19259b-4bc3-4df7-8a09-765794883524 --- OvmfPkg/README | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'OvmfPkg/README') diff --git a/OvmfPkg/README b/OvmfPkg/README index d6b6f8c27d..04a658fa31 100644 --- a/OvmfPkg/README +++ b/OvmfPkg/README @@ -60,11 +60,10 @@ http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=How_to_build_OVM * QEMU 0.9.1 or later is required. * Either copy, rename or symlink OVMF.FD => bios.bin -* Either copy, rename or symlink OvmfVideo.rom => vgabios-cirrus.bin * Be sure to use qemu-system-x86_64, if you are using and X64 firmware. (qemu-system-x86_64 works for the IA32 firmware as well, of course.) * Use the QEMU -L parameter to specify the directory where the bios.bin - and vgabios-cirrus.bin files are located. + file is located. * Optionally you can use the QEMU -serial command to capture the OVMF debug messages. For example: -serial file:serial.log * The EFI shell is built into OVMF builds at this time, so it should -- cgit v1.2.3