[edk2-devel] [PATCH edk2-platforms] Platform/DeveloperBox: drop PcdArmReenterPeiForCapsuleWarmReboot

Ard Biesheuvel posted 1 patch 4 years, 2 months ago
Failed in applying to current master (apply log)
Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc | 1 -
1 file changed, 1 deletion(-)
[edk2-devel] [PATCH edk2-platforms] Platform/DeveloperBox: drop PcdArmReenterPeiForCapsuleWarmReboot
Posted by Ard Biesheuvel 4 years, 2 months ago
The PCD PcdArmReenterPeiForCapsuleWarmReboot is going away so drop the
definition for DeveloperBox.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
---
 Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
index 084b4c994b97..838c55e1d1a8 100644
--- a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
+++ b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
@@ -124,7 +124,6 @@
   gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
   gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|FALSE
 
-  gArmTokenSpaceGuid.PcdArmReenterPeiForCapsuleWarmReboot|TRUE
   gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|TRUE
 
   # needed for NFIT tables installed by RamDiskDxe
-- 
2.20.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#52971): https://edk2.groups.io/g/devel/message/52971
Mute This Topic: https://groups.io/mt/69498815/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH edk2-platforms] Platform/DeveloperBox: drop PcdArmReenterPeiForCapsuleWarmReboot
Posted by Leif Lindholm 4 years, 2 months ago
On Tue, Jan 07, 2020 at 10:27:39 +0100, Ard Biesheuvel wrote:
> The PCD PcdArmReenterPeiForCapsuleWarmReboot is going away so drop the
> definition for DeveloperBox.
> 
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

> ---
>  Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
> index 084b4c994b97..838c55e1d1a8 100644
> --- a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
> +++ b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
> @@ -124,7 +124,6 @@
>    gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
>    gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|FALSE
>  
> -  gArmTokenSpaceGuid.PcdArmReenterPeiForCapsuleWarmReboot|TRUE
>    gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|TRUE
>  
>    # needed for NFIT tables installed by RamDiskDxe
> -- 
> 2.20.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#53238): https://edk2.groups.io/g/devel/message/53238
Mute This Topic: https://groups.io/mt/69498815/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [PATCH edk2-platforms] Platform/DeveloperBox: drop PcdArmReenterPeiForCapsuleWarmReboot
Posted by Ard Biesheuvel 4 years, 2 months ago
On Tue, 14 Jan 2020 at 18:26, Leif Lindholm <leif.lindholm@linaro.org> wrote:
>
> On Tue, Jan 07, 2020 at 10:27:39 +0100, Ard Biesheuvel wrote:
> > The PCD PcdArmReenterPeiForCapsuleWarmReboot is going away so drop the
> > definition for DeveloperBox.
> >
> > Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
>
> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
>

Pushed as df7fcd923a75..f69e04d25b20

Thanks,


> > ---
> >  Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
> > index 084b4c994b97..838c55e1d1a8 100644
> > --- a/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
> > +++ b/Platform/Socionext/DeveloperBox/DeveloperBox.dsc.inc
> > @@ -124,7 +124,6 @@
> >    gEfiMdeModulePkgTokenSpaceGuid.PcdConOutUgaSupport|FALSE
> >    gEfiMdePkgTokenSpaceGuid.PcdUgaConsumeSupport|FALSE
> >
> > -  gArmTokenSpaceGuid.PcdArmReenterPeiForCapsuleWarmReboot|TRUE
> >    gEfiMdeModulePkgTokenSpaceGuid.PcdSupportUpdateCapsuleReset|TRUE
> >
> >    # needed for NFIT tables installed by RamDiskDxe
> > --
> > 2.20.1
> >

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#53240): https://edk2.groups.io/g/devel/message/53240
Mute This Topic: https://groups.io/mt/69498815/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-