diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-03-31 20:36:15 +0000 |
---|---|---|
committer | jljusten <jljusten@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-03-31 20:36:15 +0000 |
commit | e04cca1d05e2329a5beee18a302467ba7ae482ed (patch) | |
tree | 4466ec19be9ac0b220142fedc0b4a2dc0d248f9f /DuetPkg/PostBuild.bat | |
parent | 96bbdbc856930abf38d0cc289536ebd11043f80f (diff) | |
download | edk2-platforms-e04cca1d05e2329a5beee18a302467ba7ae482ed.tar.xz |
OvmfPkg: non-null PcdLib instance for the CSM VideoDxe
VideoDxe is a UEFI_DRIVER, so it has by default a null instance
of PcdLib. It accesses two PCDs that are now dynamic
(gEfiMdeModulePkgTokenSpaceGuid.PcdVideoHorizontalResolution
and gEfiMdeModulePkgTokenSpaceGuid.PcdVideoVerticalResolution).
Similar to r15362 (OvmfPkg: non-null PcdLib instance for
GraphicsConsoleDxe, 2014-03-22), we need to specify a non-null
instance of PcdLib.
This patch unbreaks the CSM VideoDxe module for OvmfPkg.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15421 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/PostBuild.bat')
0 files changed, 0 insertions, 0 deletions