summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYanming Zhu <zhuyanming@byosoft.com.cn>2021-01-19 16:06:53 -0800
committerNate DeSimone <nathaniel.l.desimone@intel.com>2021-01-19 16:12:35 -0800
commitc6d565eddf6f33e09ef19573a07ae06549e104c9 (patch)
treea0fc0b07f3a9a2f68dc9c9c2cd7f0ae8fd0c0353
parentba19046d1ffa61d1fbc180e6ebaba861264de630 (diff)
MinPlatformPkg: Add a Lib for MinPlatformPkg.
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> Reviewed-by: Chasel Chiu <chasel.chiu@intel.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
-rw-r--r--Platform/Intel/MinPlatformPkg/Acpi/MinDsdt/MinDsdt.inf1
1 files changed, 1 insertions, 0 deletions
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