From: Kun Qin <kuqin12@gmail.com>
To: devel@edk2.groups.io
Cc: Chasel Chiu <chasel.chiu@intel.com>,
Nate DeSimone <nathaniel.l.desimone@intel.com>,
Liming Gao <gaoliming@byosoft.com.cn>,
Eric Dong <eric.dong@intel.com>,
Michael D Kinney <michael.d.kinney@intel.com>,
Kelly Steele <kelly.steele@intel.com>,
Zailiang Sun <zailiang.sun@intel.com>,
Yi Qian <yi.qian@intel.com>,
Ard Biesheuvel <ardb+tianocore@kernel.org>,
Leif Lindholm <leif@nuviainc.com>
Subject: [edk2-staging][PATCH V1 0/5] Resolve dependency from MmUnblockMemoryLib
Date: Wed, 10 Mar 2021 12:07:33 -0800 [thread overview]
Message-ID: <20210310200738.1220-1-kuqin12@gmail.com> (raw)
The merging of commit range c5740f360636..59a3ccb09e7a on edk2 master has
separated Tcg2Smm driver into 2 functional componnents, Tcg2Acpi and Tcg2
MM driver. They also introduced dependency of MmUnblockMemoryLib on
VariableSmmRuntimeDxe as well as the new Tcg2Acpi driver.
This patch series is sent to resolve the dependency mentioned above.
Patch v1 branch: https://github.com/kuqin12/edk2-platforms/tree/unblock_dependency_v1
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>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Kelly Steele <kelly.steele@intel.com>
Cc: Zailiang Sun <zailiang.sun@intel.com>
Cc: Yi Qian <yi.qian@intel.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Leif Lindholm <leif@nuviainc.com>
Kun Qin (5):
MinPlatformPkg: CoreCommonLib: Added new library for
VariableSmmRuntimeDxe
MinPlatformPkg: Core Include Files: Added Tcg2Acpi driver after
separation
QuarkPlatformPkg: Quark DSC File: Added new library for
VariableSmmRuntimeDxe
Vlv2TbltDevicePkg: PlatformPkg DSC: Added library for
VariableSmmRuntimeDxe
Socionext: DeveloperBox DSC File: Added library for
VariableSmmRuntimeDxe
Platform/Intel/MinPlatformPkg/Include/Dsc/CoreCommonLib.dsc | 1 +
Platform/Intel/MinPlatformPkg/Include/Dsc/CoreDxeInclude.dsc | 1 +
Platform/Intel/MinPlatformPkg/Include/Fdf/CoreSecurityLateInclude.fdf | 3 ++-
Platform/Intel/QuarkPlatformPkg/Quark.dsc | 1 +
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgIA32.dsc | 1 +
Platform/Intel/Vlv2TbltDevicePkg/PlatformPkgX64.dsc | 1 +
Platform/Socionext/DeveloperBox/DeveloperBox.dsc | 2 ++
7 files changed, 9 insertions(+), 1 deletion(-)
--
2.30.0.windows.1
next reply other threads:[~2021-03-10 20:07 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-10 20:07 Kun Qin [this message]
2021-03-10 20:07 ` [edk2-staging][PATCH V1 1/5] MinPlatformPkg: CoreCommonLib: Added new library for VariableSmmRuntimeDxe Kun Qin
2021-03-11 1:40 ` 回复: [edk2-devel] " gaoliming
2021-03-10 20:07 ` [edk2-staging][PATCH V1 2/5] MinPlatformPkg: Core Include Files: Added Tcg2Acpi driver after separation Kun Qin
2021-03-11 1:40 ` 回复: [edk2-devel] " gaoliming
2021-03-11 3:01 ` [edk2-devel] " kuqin12
2021-03-10 20:07 ` [edk2-staging][PATCH V1 3/5] QuarkPlatformPkg: Quark DSC File: Added new library for VariableSmmRuntimeDxe Kun Qin
2021-03-10 21:37 ` Steele, Kelly
2021-03-10 20:07 ` [edk2-staging][PATCH V1 4/5] Vlv2TbltDevicePkg: PlatformPkg DSC: Added " Kun Qin
2021-03-15 19:22 ` kuqin12
2021-03-10 20:07 ` [edk2-staging][PATCH V1 5/5] Socionext: DeveloperBox DSC File: " Kun Qin
2021-03-15 19:23 ` Kun Qin
2021-03-11 6:08 ` [edk2-devel] [edk2-staging][PATCH V1 0/5] Resolve dependency from MmUnblockMemoryLib Thomas Abraham
[not found] ` <166B34CD162567C8.6451@groups.io>
2021-03-15 4:52 ` Thomas Abraham
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=20210310200738.1220-1-kuqin12@gmail.com \
--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