summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/README
diff options
context:
space:
mode:
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2012-05-28 06:37:32 +0000
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2012-05-28 06:37:32 +0000
commit922f593a04804ffbd661ecd36558e68dc46c0fdd (patch)
tree89b9dc03c79879f39b9c7591375dce6b45203efa /OvmfPkg/README
parent4ef15e6e336325c78eeab67d93fadf1b6d9dfdde (diff)
downloadedk2-922f593a04804ffbd661ecd36558e68dc46c0fdd.tar.gz
edk2-922f593a04804ffbd661ecd36558e68dc46c0fdd.tar.bz2
edk2-922f593a04804ffbd661ecd36558e68dc46c0fdd.zip
Update to use correct file name for video option.
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13365 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg/README')
-rw-r--r--OvmfPkg/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/OvmfPkg/README b/OvmfPkg/README
index e4a4b1f5a1..d6b6f8c27d 100644
--- a/OvmfPkg/README
+++ b/OvmfPkg/README
@@ -50,7 +50,7 @@ depend on how your build is configured. You can expect to find
these binary outputs:
* OVMF.FD
- Please note! This filename has changed. Older releases used OVMF.Fv.
-* CirrusLogic5446.rom
+* OvmfVideo.rom
More information on building OVMF can be found at:
@@ -60,7 +60,7 @@ 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 CirrusLogic5446.rom => vgabios-cirrus.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