From: "Yanming Zhu" <zhuyanming@byosoft.com.cn>
To: devel@edk2.groups.io
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Subject: [PATCH 3/3] MinPlatformPkg: Add a Lib for MinPlatformPkg.
Date: Wed, 16 Dec 2020 16:47:20 +0800 [thread overview]
Message-ID: <20201216084720.113-1-zhuyanming@byosoft.com.cn> (raw)
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
next reply other threads:[~2020-12-16 8:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-16 8:47 Yanming Zhu [this message]
2020-12-17 0:37 ` [edk2-devel] [PATCH 3/3] MinPlatformPkg: Add a Lib for MinPlatformPkg Chiu, Chasel
2020-12-19 3:21 ` Nate DeSimone
2021-01-20 0:20 ` Nate DeSimone
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201216084720.113-1-zhuyanming@byosoft.com.cn \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox