From: "Gao, Liming" <liming.gao@intel.com>
To: Ard Biesheuvel <ard.biesheuvel@linaro.org>,
"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>,
"Kinney, Michael D" <michael.d.kinney@intel.com>
Cc: "Zeng, Star" <star.zeng@intel.com>, "Yao, Jiewen" <jiewen.yao@intel.com>
Subject: Re: [PATCH v4 0/4] MdePkg, MdeModulePkg: Enforce page allocation granularity
Date: Mon, 6 Mar 2017 02:33:30 +0000 [thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D6E848A@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <1488553894-3520-1-git-send-email-ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
>-----Original Message-----
>From: Ard Biesheuvel [mailto:ard.biesheuvel@linaro.org]
>Sent: Friday, March 03, 2017 11:12 PM
>To: edk2-devel@lists.01.org; Gao, Liming <liming.gao@intel.com>; Kinney,
>Michael D <michael.d.kinney@intel.com>
>Cc: Zeng, Star <star.zeng@intel.com>; Yao, Jiewen <jiewen.yao@intel.com>;
>Ard Biesheuvel <ard.biesheuvel@linaro.org>
>Subject: [PATCH v4 0/4] MdePkg, MdeModulePkg: Enforce page allocation
>granularity
>
>This is now a 4-piece series, so that the allocation granularity used by
>PEI core, which is defined per-architecture in the UEFI spec, is not defined
>locally but centrally for all modules in all phases.
>
>Ard Biesheuvel (4):
> MdePkg/ProcessorBind: add defines for page allocation granularity
> MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macros
> MdeModulePkg/PiSmmCore: switch to MdePkg allocation granularity macros
> MdeModulePkg/PeiCore: honour minimal runtime allocation granularity
>
> MdeModulePkg/Core/Dxe/DxeMain.h | 25 -------------
> MdeModulePkg/Core/Dxe/Mem/Page.c | 22 +++++------
> MdeModulePkg/Core/Dxe/Mem/Pool.c | 8 ++--
> MdeModulePkg/Core/Dxe/Misc/MemoryAttributesTable.c | 2 +-
> MdeModulePkg/Core/Dxe/Misc/MemoryProtection.c | 4 +-
> MdeModulePkg/Core/Dxe/Misc/PropertiesTable.c | 8 ++--
> MdeModulePkg/Core/Pei/Memory/MemoryServices.c | 39
>+++++++++++++++++++-
> MdeModulePkg/Core/PiSmmCore/MemoryAttributesTable.c | 6 +--
> MdeModulePkg/Core/PiSmmCore/Page.c | 4 +-
> MdeModulePkg/Core/PiSmmCore/PiSmmCore.h | 6 ---
> MdePkg/Include/AArch64/ProcessorBind.h | 6 +++
> MdePkg/Include/Arm/ProcessorBind.h | 6 +++
> MdePkg/Include/Ebc/ProcessorBind.h | 6 +++
> MdePkg/Include/Ia32/ProcessorBind.h | 6 +++
> MdePkg/Include/Ipf/ProcessorBind.h | 6 +++
> MdePkg/Include/X64/ProcessorBind.h | 6 +++
> 16 files changed, 100 insertions(+), 60 deletions(-)
>
>--
>2.7.4
next prev parent reply other threads:[~2017-03-06 2:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-03 15:11 [PATCH v4 0/4] MdePkg, MdeModulePkg: Enforce page allocation granularity Ard Biesheuvel
2017-03-03 15:11 ` [PATCH v4 1/4] MdePkg/ProcessorBind: add defines for " Ard Biesheuvel
2017-03-03 15:11 ` [PATCH v4 2/4] MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macros Ard Biesheuvel
2017-03-03 15:11 ` [PATCH v4 3/4] MdeModulePkg/PiSmmCore: " Ard Biesheuvel
2017-03-03 15:11 ` [PATCH v4 4/4] MdeModulePkg/PeiCore: honour minimal runtime allocation granularity Ard Biesheuvel
2017-03-03 15:31 ` [PATCH v4 0/4] MdePkg, MdeModulePkg: Enforce page " Yao, Jiewen
2017-03-06 2:33 ` Gao, Liming [this message]
2017-03-06 15:14 ` 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=4A89E2EF3DFEDB4C8BFDE51014F606A14D6E848A@shsmsx102.ccr.corp.intel.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