public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Zeng, Star" <star.zeng@intel.com>
To: "Gao, Liming" <liming.gao@intel.com>,
	"edk2-devel@lists.01.org" <edk2-devel@lists.01.org>
Cc: "Zeng, Star" <star.zeng@intel.com>
Subject: Re: [Patch 1/3] MdeModulePkg: Add new PCD PcdInitValueInTempStack
Date: Fri, 3 Nov 2017 07:27:18 +0000	[thread overview]
Message-ID: <0C09AFA07DD0434D9E2A0C6AEB0483103B9B1540@shsmsx102.ccr.corp.intel.com> (raw)
In-Reply-To: <4A89E2EF3DFEDB4C8BFDE51014F606A14E177E2D@SHSMSX104.ccr.corp.intel.com>

With that added, Reviewed-by: Star Zeng <star.zeng@intel.com> to this patch series.


Thanks,
Star
-----Original Message-----
From: Gao, Liming 
Sent: Friday, November 3, 2017 3:24 PM
To: Zeng, Star <star.zeng@intel.com>; edk2-devel@lists.01.org
Subject: RE: [edk2] [Patch 1/3] MdeModulePkg: Add new PCD PcdInitValueInTempStack

Yes. Thanks for your reminder. I will add it into MdeModulePkg.uni. 

>-----Original Message-----
>From: Zeng, Star
>Sent: Friday, November 03, 2017 9:15 AM
>To: Gao, Liming <liming.gao@intel.com>; edk2-devel@lists.01.org
>Cc: Zeng, Star <star.zeng@intel.com>
>Subject: RE: [edk2] [Patch 1/3] MdeModulePkg: Add new PCD 
>PcdInitValueInTempStack
>
>The MdeModulePkg.uni also needs to be updated for this new PCD, right?
>
>
>Thanks,
>Star
>-----Original Message-----
>From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of 
>Liming Gao
>Sent: Thursday, November 2, 2017 10:59 AM
>To: edk2-devel@lists.01.org
>Subject: [edk2] [Patch 1/3] MdeModulePkg: Add new PCD 
>PcdInitValueInTempStack
>
>https://bugzilla.tianocore.org/show_bug.cgi?id=740
>
>Contributed-under: TianoCore Contribution Agreement 1.0
>Signed-off-by: Liming Gao <liming.gao@intel.com>
>---
> MdeModulePkg/MdeModulePkg.dec | 6 ++++++
> 1 file changed, 6 insertions(+)
>
>diff --git a/MdeModulePkg/MdeModulePkg.dec 
>b/MdeModulePkg/MdeModulePkg.dec index 20a07be96e..b69dd24ce5 100644
>--- a/MdeModulePkg/MdeModulePkg.dec
>+++ b/MdeModulePkg/MdeModulePkg.dec
>@@ -883,6 +883,12 @@
>   # @Prompt Enable NULL address detection.
>
>gEfiMdeModulePkgTokenSpaceGuid.PcdNullPointerDetectionPropertyMask|
>0x0|UINT8|0x30001050
>
>+  ## Init Value in Temp Stack to be shared between SEC and PEI_CORE
><BR><BR>
>+  # SEC fills the full temp stack with this values. When switch stack, 
>+ PeiCore
>can check
>+  # this value in the temp stack to know how many stack has been used.
>+  # @Prompt Init Value in Temp Stack
>+
>gEfiMdeModulePkgTokenSpaceGuid.PcdInitValueInTempStack|0x5AA55AA5|
>UINT32|0x30001051
>+
> [PcdsFixedAtBuild, PcdsPatchableInModule]
>   ## Dynamic type PCD can be registered callback function for Pcd 
>setting action.
>   #  PcdMaxPeiPcdCallBackNumberPerPcdEntry indicates the maximum 
>number of callback function
>--
>2.11.0.windows.1
>
>_______________________________________________
>edk2-devel mailing list
>edk2-devel@lists.01.org
>https://lists.01.org/mailman/listinfo/edk2-devel


  reply	other threads:[~2017-11-03  7:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-02  2:59 [Patch 0/3] Add new PCD PcdInitValueInTempStack Liming Gao
2017-11-02  2:59 ` [Patch 1/3] MdeModulePkg: " Liming Gao
2017-11-03  1:14   ` Zeng, Star
2017-11-03  7:24     ` Gao, Liming
2017-11-03  7:27       ` Zeng, Star [this message]
2017-11-02  2:59 ` [Patch 2/3] MdeModulePkg: Update PeiCore consumes PCD to get the init value in temp stack Liming Gao
2017-11-02  2:59 ` [Patch 3/3] Nt32Pkg: Update SecMain " Liming Gao
2017-11-02 23:06 ` [Patch 0/3] Add new PCD PcdInitValueInTempStack 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=0C09AFA07DD0434D9E2A0C6AEB0483103B9B1540@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