[edk2] [Patch 0/3] Add new PCD PcdInitValueInTempStack

Liming Gao posted 3 patches 6 years, 5 months ago
Failed in applying to current master (apply log)
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(-)
[edk2] [Patch 0/3] Add new PCD PcdInitValueInTempStack
Posted by Liming Gao 6 years, 5 months ago
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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel
Re: [edk2] [Patch 0/3] Add new PCD PcdInitValueInTempStack
Posted by Ard Biesheuvel 6 years, 5 months ago
On 2 November 2017 at 02:59, Liming Gao <liming.gao@intel.com> wrote:
> 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
>

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>


>  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
>
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel