]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg: set default for PcdSmbiosDocRev
authorLaszlo Ersek <lersek@redhat.com>
Thu, 6 Aug 2015 10:14:07 +0000 (10:14 +0000)
committerlersek <lersek@Edk2>
Thu, 6 Aug 2015 10:14:07 +0000 (10:14 +0000)
commit9b1c5be0265bf201f493da688c6afed20e8a4be0
tree6fe7cb92f096586a267d0f5493bf494dd5bd41d7
parent92dc0bb23c4b8e847484cfded8dcc5146b5f5d3e
ArmVirtPkg: set default for PcdSmbiosDocRev

When MdeModulePkg/Universal/SmbiosDxe is instructed to compose & install
an SMBIOS 3.0 entry point, it keys the Docrev (specification document
revision) field of that structure off of PcdSmbiosDocRev. An upcoming
OvmfPkg patch will have OvmfPkg/Library/SmbiosVersionLib set this PCD
dynamically. Because we use that driver in the ArmVirtQemu.dsc platform,
we must provide a default for the dynamic PCD.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Wei Huang <wei@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18181 6f19259b-4bc3-4df7-8a09-765794883524
ArmVirtPkg/ArmVirtQemu.dsc