From: Jeff Brasen <jbrasen@nvidia.com>
To: <edk2-devel@lists.01.org>
Cc: <ard.biesheuvel@linaro.org>, <leif.lindholm@linaro.org>,
Jeff Brasen <jbrasen@nvidia.com>
Subject: [PATCH v2 0/2] SortLib for UEFI SEC
Date: Thu, 8 Nov 2018 10:09:24 -0700 [thread overview]
Message-ID: <cover.1541696528.git.jbrasen@nvidia.com> (raw)
This patch series enables support for BaseSortLib in UEFI SEC Phase.
This requires the addition of the AllocateZeroPool which is implemented
in the PrePiMemoryAllocationLib.
Changelog:
v1 - Initial version
v2 - Update order of NULL check in MemoryAllocationLib
Jeff Brasen (2):
EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool()
MdeModulePkg/BaseSortLib: Enable for all module types
.../PrePiMemoryAllocationLib/MemoryAllocationLib.c | 32 ++++++++++++++++++++++
MdeModulePkg/Library/BaseSortLib/BaseSortLib.inf | 4 +--
2 files changed, 34 insertions(+), 2 deletions(-)
--
2.7.4
next reply other threads:[~2018-11-08 17:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-08 17:09 Jeff Brasen [this message]
2018-11-08 17:09 ` [PATCH v2 1/2] EmbeddedPkg/PrePiMemoryAllocationLib: Added AllocateZeroPool() Jeff Brasen
2018-11-08 17:49 ` Laszlo Ersek
2018-11-08 17:09 ` [PATCH v2 2/2] MdeModulePkg/BaseSortLib: Enable for all module types Jeff Brasen
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=cover.1541696528.git.jbrasen@nvidia.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