[edk2-devel] [PATCH] MinPlatformPkg:Fixed MinPlatformPkg.dec

Jiwei Wei weijiwei at byosoft.com.cn
Wed Dec 16 07:18:01 UTC 2020


REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3035

Several new LibraryClasses are missing from MinPlatformPkg.dec,
so i add some new interfaces.

Signed-off-by: Jiwei Wei <weijiwei at byosoft.com.cn>
Reviewed-by: Liming Gao <gaoliming at byosoft.com.cn>
---
 Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec
index 7ef189da..03738fa9 100644
--- a/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec
+++ b/Platform/Intel/MinPlatformPkg/MinPlatformPkg.dec
@@ -77,6 +77,12 @@
 
   ReportCpuHobLib|Include/Library/ReportCpuHobLib.h
 
+  BoardBootManagerLib|Include/Library/BoardBootManagerLib.h
+  CompressLib|Include/Library/CompressLib.h
+  HobVariableLib|Include/Library/HobVariableLib.h
+  MultiBoardAcpiSupportLib|Include/Library/MultiBoardAcpiSupportLib.h
+  ReportFvLib|Include/Library/ReportFvLib.h
+
 [PcdsFixedAtBuild, PcdsPatchableInModule]
 
   gMinPlatformPkgTokenSpaceGuid.PcdFspMaxUpdSize|0x00000000|UINT32|0x80000000
-- 
2.26.2.windows.1




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68940): https://edk2.groups.io/g/devel/message/68940
Mute This Topic: https://groups.io/mt/78995949/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list