summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc
diff options
context:
space:
mode:
authorTaylor Beebe <taylor.d.beebe@gmail.com>2023-11-03 08:29:42 -0700
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-11-27 18:55:18 +0000
commit1ef4e102c2b58d0d55c00f406ca11a634f2f54bf (patch)
treec5378b7a60ce2d15751706cf508a3dc3ae204b39 /OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc
parent21b831c5b56c34c369e0de7be0fb66c96bd622e0 (diff)
downloadedk2-1ef4e102c2b58d0d55c00f406ca11a634f2f54bf.tar.gz
edk2-1ef4e102c2b58d0d55c00f406ca11a634f2f54bf.tar.bz2
edk2-1ef4e102c2b58d0d55c00f406ca11a634f2f54bf.zip
OvmfPkg: Add ImagePropertiesRecordLib Instance
Add an instance of ImagePropertiesRecordLib which will be used by the DXE Core. Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Taylor Beebe <taylor.d.beebe@gmail.com> Reviewed-by: Michael D Kinney <michael.d.kinney@intel.com> Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
Diffstat (limited to 'OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc')
-rw-r--r--OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc b/OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc
index 34b2037824..f8b9479345 100644
--- a/OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc
+++ b/OvmfPkg/RiscVVirt/RiscVVirtQemu.dsc
@@ -101,6 +101,7 @@
PciHostBridgeUtilityLib|OvmfPkg/Library/PciHostBridgeUtilityLib/PciHostBridgeUtilityLib.inf
PeiHardwareInfoLib|OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib.inf
PlatformHookLib|MdeModulePkg/Library/BasePlatformHookLibNull/BasePlatformHookLibNull.inf
+ ImagePropertiesRecordLib|MdeModulePkg/Library/ImagePropertiesRecordLib/ImagePropertiesRecordLib.inf
!if $(TPM2_ENABLE) == TRUE
Tpm2CommandLib|SecurityPkg/Library/Tpm2CommandLib/Tpm2CommandLib.inf