public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch 0/3] Add new PCD PcdInitValueInTempStack
@ 2017-11-02  2:59 Liming Gao
  2017-11-02  2:59 ` [Patch 1/3] MdeModulePkg: " Liming Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Liming Gao @ 2017-11-02  2:59 UTC (permalink / raw)
  To: edk2-devel

This PCD repalces the hard code 0x5AA55AA5 in the different modules.

Liming Gao (3):
  MdeModulePkg: Add new PCD PcdInitValueInTempStack
  MdeModulePkg: Update PeiCore consumes PCD to get the init value in
    temp stack
  Nt32Pkg: Update SecMain consumes PCD to get the init value in temp
    stack

 MdeModulePkg/Core/Pei/Dispatcher/Dispatcher.c | 7 +------
 MdeModulePkg/Core/Pei/PeiMain.inf             | 1 +
 MdeModulePkg/MdeModulePkg.dec                 | 6 ++++++
 Nt32Pkg/Sec/SecMain.c                         | 2 +-
 Nt32Pkg/Sec/SecMain.inf                       | 1 +
 5 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.11.0.windows.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-11-03  7:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox