public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 3/3] MinPlatformPkg: Add a Lib for MinPlatformPkg.
@ 2020-12-16  8:47 Yanming Zhu
  2020-12-17  0:37 ` [edk2-devel] " Chiu, Chasel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yanming Zhu @ 2020-12-16  8:47 UTC (permalink / raw)
  To: devel; +Cc: Liming Gao

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@intel.com>
Cc:Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc:Liming Gao <gaoliming@byosoft.com.cn>
Cc:Eric Dong <eric.dong@intel.com>

Signed-off-by: Yanming Zhu <zhuyanming@byosoft.com.cn>
Reviewed-by: Liming Gao <gaoliming@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



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-20  0:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-16  8:47 [PATCH 3/3] MinPlatformPkg: Add a Lib for MinPlatformPkg Yanming Zhu
2020-12-17  0:37 ` [edk2-devel] " Chiu, Chasel
2020-12-19  3:21 ` Nate DeSimone
2021-01-20  0:20 ` Nate DeSimone

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox