[edk2-devel] [PATCH 3/3] MinPlatformPkg: Add a Lib for MinPlatformPkg.

Yanming Zhu zhuyanming at byosoft.com.cn
Wed Dec 16 08:47:20 UTC 2020


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

MinDsdt is missing a LibraryClasses dependency for
MemoryAllocationLib,so I add it for this.

Cc:Chasel Chiu <chasel.chiu at intel.com>
Cc:Nate DeSimone <nathaniel.l.desimone at intel.com>
Cc:Liming Gao <gaoliming at byosoft.com.cn>
Cc:Eric Dong <eric.dong at intel.com>

Signed-off-by: Yanming Zhu <zhuyanming at byosoft.com.cn>
Reviewed-by: Liming Gao <gaoliming at byosoft.com.cn>
---
 Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf b/Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf
index 1066f13c..3437bc48 100644
--- a/Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf
+++ b/Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf
@@ -31,6 +31,7 @@
   UefiBootServicesTableLib
   UefiRuntimeServicesTableLib
   BaseMemoryLib
+  MemoryAllocationLib
 
 [Protocols]
   gEfiAcpiTableProtocolGuid                     ## CONSUMES
-- 
2.28.0.windows.1




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#68946): https://edk2.groups.io/g/devel/message/68946
Mute This Topic: https://groups.io/mt/78996703/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