]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
Load video option ROM which is not embedded in system firmware image.
authorjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Jul 2009 23:32:32 +0000 (23:32 +0000)
committerjljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 14 Jul 2009 23:32:32 +0000 (23:32 +0000)
commit5106d422953a2a40ccfe51f0a8d779d50692b36e
tree9f69d2f4c9d99fcdc9cd91e0334adcc55fd3aaaf
parent347bbfc6ed99df8865f8281caf2b946bf52d8931
Load video option ROM which is not embedded in system firmware image.

QEMU will automatically fill the video BIOS image into memory at the
legacy video BIOS memory location (0xc0000).  This code will look
there for a EFI option rom image, and load it if it found.  This
allows the video option ROM to be separated out from the main system
firmware image.

QEMU does not appear to emulate the PCI rom expansion method
for making the video BIOS available to the system.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8942 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Library/PlatformBdsLib/BdsPlatform.c
OvmfPkg/Library/PlatformBdsLib/BdsPlatform.h
OvmfPkg/Library/PlatformBdsLib/PlatformBdsLib.inf