public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Gao, Liming" <liming.gao@intel.com>
To: "Zeng, Star" <star.zeng@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Ni, Ruiyu" <ruiyu.ni@intel.com>
Subject: Re: [PATCH 0/5] PeiCore: Support pre memory page allocation
Date: Wed, 23 Aug 2017 07:53:35 +0000	[thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14D774BA7@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <1503072038-134760-1-git-send-email-star.zeng@intel.com>

Reviewed-by: Star Zeng <star.zeng@intel.com>

>-----Original Message-----
>From: Zeng, Star
>Sent: Saturday, August 19, 2017 12:01 AM
>To: edk2-devel@lists.01.org
>Cc: Zeng, Star <star.zeng@intel.com>; Gao, Liming <liming.gao@intel.com>; Ni,
>Ruiyu <ruiyu.ni@intel.com>
>Subject: [PATCH 0/5] PeiCore: Support pre memory page allocation
>
>Follow PI 1.6 spec to support pre memory page allocation
>and support FreePages.
>
>Cc: Liming Gao <liming.gao@intel.com>
>Cc: Ruiyu Ni <Ruiyu.Ni@intel.com>
>
>Star Zeng (5):
>  MdePkg PiPeiCis.h: Add FreePages definition
>  MdePkg PeiServicesLib: Add PeiServicesFreePages
>  MdePkg PeiMemoryAllocationLib: Update Free(Aligned)Pages
>  MdePkg PeiMemoryAllocationLib: Update InternalAllocateAlignedPages
>  MdeModule PeiCore: Support pre memory page allocation
>
> MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c      |  27 +-
> MdeModulePkg/Core/Pei/Memory/MemoryServices.c      | 559
>++++++++++++++++++++-
> MdeModulePkg/Core/Pei/PeiMain.h                    |  89 +++-
> MdeModulePkg/Core/Pei/PeiMain/PeiMain.c            |   8 +-
> MdeModulePkg/Core/Pei/Ppi/Ppi.c                    |  16 +-
> MdePkg/Include/Library/PeiServicesLib.h            |  31 +-
> MdePkg/Include/Pi/PiPeiCis.h                       |  27 +
> .../PeiMemoryAllocationLib/MemoryAllocationLib.c   | 188 ++-----
> MdePkg/Library/PeiServicesLib/PeiServicesLib.c     |  35 +-
> 9 files changed, 777 insertions(+), 203 deletions(-)
>
>--
>2.7.0.windows.1



  parent reply	other threads:[~2017-08-23  7:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-18 16:00 [PATCH 0/5] PeiCore: Support pre memory page allocation Star Zeng
2017-08-18 16:00 ` [PATCH 1/5] MdePkg PiPeiCis.h: Add FreePages definition Star Zeng
2017-08-18 16:00 ` [PATCH 2/5] MdePkg PeiServicesLib: Add PeiServicesFreePages Star Zeng
2017-08-18 16:00 ` [PATCH 3/5] MdePkg PeiMemoryAllocationLib: Update Free(Aligned)Pages Star Zeng
2017-08-18 16:00 ` [PATCH 4/5] MdePkg PeiMemoryAllocationLib: Update InternalAllocateAlignedPages Star Zeng
2017-08-18 16:00 ` [PATCH 5/5] MdeModule PeiCore: Support pre memory page allocation Star Zeng
2017-08-23  7:53 ` Gao, Liming [this message]
2017-08-23  7:55   ` [PATCH 0/5] " Gao, Liming

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=4A89E2EF3DFEDB4C8BFDE51014F606A14D774BA7@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