]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/README
embed OvmfVideo.rom into OVMF.fd
[mirror_edk2.git] / OvmfPkg / README
index d6b6f8c27d53dfca707db7789a75235bbfcfffc8..04a658fa316b03a3074b97661ec1b87fc0fd95cf 100644 (file)
@@ -60,11 +60,10 @@ http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=How_to_build_OVM
 \r
 * QEMU 0.9.1 or later is required.\r
 * Either copy, rename or symlink OVMF.FD => bios.bin\r
-* Either copy, rename or symlink OvmfVideo.rom => vgabios-cirrus.bin\r
 * Be sure to use qemu-system-x86_64, if you are using and X64 firmware.\r
   (qemu-system-x86_64 works for the IA32 firmware as well, of course.)\r
 * Use the QEMU -L parameter to specify the directory where the bios.bin\r
-  and vgabios-cirrus.bin files are located.\r
+  file is located.\r
 * Optionally you can use the QEMU -serial command to capture the\r
   OVMF debug messages.  For example: -serial file:serial.log\r
 * The EFI shell is built into OVMF builds at this time, so it should\r