From: Ard Biesheuvel <ard.biesheuvel@linaro.org>
To: edk2-devel@lists.01.org
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>,
Michael D Kinney <michael.d.kinney@intel.com>,
Liming Gao <liming.gao@intel.com>, Ting Ye <ting.ye@intel.com>,
Gang Wei <gang.wei@intel.com>, Jian Wang <jian.j.wang@intel.com>,
Chao Zhang <chao.b.zhang@intel.com>,
Jiewen Yao <jiewen.yao@intel.com>, Hao Wu <hao.a.wu@intel.com>,
Star Zeng <star.zeng@intel.com>,
Achin Gupta <achin.gupta@arm.com>,
Jagadeesh Ujja <jagadeesh.ujja@arm.com>
Subject: [PATCH 0/4] Various Packages: add MM_STANDALONE support
Date: Wed, 16 Jan 2019 22:22:17 +0100 [thread overview]
Message-ID: <20190116212221.7460-1-ard.biesheuvel@linaro.org> (raw)
Add MM_STANDALONE to the list of permitted module types of various
libraries that are required to build the standalone MM authenticated
variable stack.
In some cases, this requires the MODULE_TYPE to be modified to BASE,
given that the constructor prototype is different between DXE/UEFI
and MM_STANDALONE drivers.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Cc: Gang Wei <gang.wei@intel.com>
Cc: Jian Wang <jian.j.wang@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Achin Gupta <achin.gupta@arm.com>
Cc: Jagadeesh Ujja <jagadeesh.ujja@arm.com>
Ard Biesheuvel (4):
CryptoPkg/SmmCryptLib: permit use by MM_STANDALONE modules
SecurityPkg/PlatformSecureLibNull: permit use by MM_STANDALONE modules
MdeModulePkg/VarCheckLib: permit use by MM_STANDALONE modules
MdePkg/UefiDevicePathLib: permit use by MM_STANDALONE modules
CryptoPkg/Library/BaseCryptLib/SmmCryptLib.inf | 2 +-
MdeModulePkg/Library/VarCheckUefiLib/VarCheckUefiLib.inf | 4 ++--
.../Library/VarCheckUefiLib/VarCheckUefiLibNullClass.c | 9 +++++----
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf | 2 +-
.../PlatformSecureLibNull/PlatformSecureLibNull.c | 9 +++++----
.../PlatformSecureLibNull/PlatformSecureLibNull.inf | 4 ++--
6 files changed, 16 insertions(+), 14 deletions(-)
--
2.17.1
next reply other threads:[~2019-01-16 21:22 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-16 21:22 Ard Biesheuvel [this message]
2019-01-16 21:22 ` [PATCH 1/4] CryptoPkg/SmmCryptLib: permit use by MM_STANDALONE modules Ard Biesheuvel
2019-01-18 7:05 ` Wang, Jian J
2019-01-18 11:12 ` Ard Biesheuvel
2019-01-21 12:36 ` Ard Biesheuvel
2019-01-21 12:40 ` Gao, Liming
2019-01-21 12:40 ` Ard Biesheuvel
2019-01-22 2:42 ` Ye, Ting
2019-01-16 21:22 ` [PATCH 2/4] SecurityPkg/PlatformSecureLibNull: " Ard Biesheuvel
2019-01-18 7:06 ` Wang, Jian J
2019-01-18 11:13 ` Ard Biesheuvel
2019-01-18 15:01 ` Yao, Jiewen
2019-01-16 21:22 ` [PATCH 3/4] MdeModulePkg/VarCheckLib: " Ard Biesheuvel
2019-01-18 7:06 ` Wang, Jian J
2019-01-18 8:15 ` Zeng, Star
2019-01-18 10:45 ` Zeng, Star
2019-01-16 21:22 ` [PATCH 4/4] MdePkg/UefiDevicePathLib: " Ard Biesheuvel
2019-01-18 11:07 ` Ard Biesheuvel
2019-01-21 12:37 ` Gao, Liming
2019-01-21 12:43 ` [PATCH 0/4] Various Packages: add MM_STANDALONE support Ard Biesheuvel
2019-01-21 12:49 ` Gao, Liming
2019-01-21 14:34 ` Ard Biesheuvel
2019-02-28 14:53 ` Ard Biesheuvel
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=20190116212221.7460-1-ard.biesheuvel@linaro.org \
--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