ImagePropertiesRecordLib is used by DxeMain and PiSmmCore, so it needs to be added to most platforms.
Signed-off-by: Taylor Beebe <[email protected]> Cc: Leif Lindholm <[email protected]> Cc: Peng Xie <[email protected]> Cc: Ling Jia <[email protected]> Cc: Yiqi Shu <[email protected]> --- Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc b/Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc index 7166212875ec..1ca2bc1b8d46 100644 --- a/Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc +++ b/Silicon/Phytium/PhytiumCommonPkg/PhytiumCommonPkg.dsc.inc @@ -59,6 +59,7 @@ IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf IntrinsicLib|CryptoPkg/Library/IntrinsicLib/IntrinsicLib.inf + ImagePropertiesRecordLib|MdeModulePkg/Library/ImagePropertiesRecordLib/ImagePropertiesRecordLib.inf OpensslLib|CryptoPkg/Library/OpensslLib/OpensslLib.inf -- 2.43.0.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#111952): https://edk2.groups.io/g/devel/message/111952 Mute This Topic: https://groups.io/mt/102906522/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
