* [PATCH] Ovmf: Include HardwareInfoLib library classes for IntelTdx
@ 2022-06-23 15:26 Ojeda Leon, Nicolas
0 siblings, 0 replies; only message in thread
From: Ojeda Leon, Nicolas @ 2022-06-23 15:26 UTC (permalink / raw)
To: devel
Cc: graf, quic_llindhol, sami.mujawar, brijesh.singh, erdemaktas,
jejb, min.m.xu, thomas.lendacky, rebecca, grehan, sebastien.boeuf,
anthony.perard, julien, ardb+tianocore, jiewen.yao,
jordan.l.justen, kraxel, Nicolas Ojeda Leon, Alexander Graf,
Ard Biesheuvel
Include HardwareInfoLib classes in the IntelTdxX64.dsc for this
platform to use it during build given that PciHostBridgeUtilityLib
depends on it.
Cc: Alexander Graf <graf@amazon.de>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Ard Biesheuvel <ardb@kernel.org>
Signed-off-by: Nicolas Ojeda Leon <ncoleon@amazon.com>
---
OvmfPkg/IntelTdx/IntelTdxX64.dsc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/OvmfPkg/IntelTdx/IntelTdxX64.dsc b/OvmfPkg/IntelTdx/IntelTdxX64.dsc
index a40f7228b9..c662ae8720 100644
--- a/OvmfPkg/IntelTdx/IntelTdxX64.dsc
+++ b/OvmfPkg/IntelTdx/IntelTdxX64.dsc
@@ -164,6 +164,8 @@
LoadLinuxLib|OvmfPkg/Library/LoadLinuxLib/LoadLinuxLib.inf
MemEncryptSevLib|OvmfPkg/Library/BaseMemEncryptSevLib/DxeMemEncryptSevLib.inf
MemEncryptTdxLib|OvmfPkg/Library/BaseMemEncryptTdxLib/BaseMemEncryptTdxLib.inf
+ PeiHardwareInfoLib|OvmfPkg/Library/HardwareInfoLib/PeiHardwareInfoLib.inf
+ DxeHardwareInfoLib|OvmfPkg/Library/HardwareInfoLib/DxeHardwareInfoLib.inf
LockBoxLib|OvmfPkg/Library/LockBoxLib/LockBoxBaseLib.inf
CustomizedDisplayLib|MdeModulePkg/Library/CustomizedDisplayLib/CustomizedDisplayLib.inf
--
2.17.1
Amazon Development Center Germany GmbH
Krausenstr. 38
10117 Berlin
Geschaeftsfuehrung: Christian Schlaeger, Jonathan Weiss
Eingetragen am Amtsgericht Charlottenburg unter HRB 149173 B
Sitz: Berlin
Ust-ID: DE 289 237 879
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-06-23 15:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-23 15:26 [PATCH] Ovmf: Include HardwareInfoLib library classes for IntelTdx Ojeda Leon, Nicolas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox