Reviewed-by: Nate DeSimone <nathaniel.l.desim...@intel.com>

-----Original Message-----
From: Ramkumar Krishnamoorthi <ramkum...@ami.com> 
Sent: Thursday, August 31, 2023 10:53 AM
To: devel@edk2.groups.io
Cc: DOPPALAPUDI, HARIKRISHNA <harikrish...@ami.com>; Ponnusamy, Suresh 
<sureshkum...@ami.com>; KARPAGAVINAYAGAM, MANICKAVASAKAM 
<manickavasak...@ami.com>; Venkatesan, Selvaraj <selvar...@ami.com>; Ramkumar 
Krishnamoorthi <ramkum...@ami.com>; Isaac Oram <isaac.w.o...@intel.com>; 
Desimone, Nathaniel L <nathaniel.l.desim...@intel.com>
Subject: [edk2-platfoms][PATCH V1] WhitleyOpenBoardPkg :Updated 
PcdFlashFvSecuritySize for JunctionCity and Aowanda platform

Subject: [edk2-platfoms][PATCH V1] WhitleyOpenBoardPkg : Updated  
PcdFlashFvSecuritySize for JunctionCity and Aowanda platform

Fix to resolve the build error for JunctionCity and Aowanda platform.
Updated PcdFlashFvSecuritySize in JunctionCity\PlatformPkg.fdf and 
Aowanda\PlatformPkg.fdf


Cc: Harikrishna Doppalapudi <harikrish...@ami.com>
Cc: Sureshkumar Ponnusamy <sureshkum...@ami.com>
Cc: Manickavasakam Karpagavinayagam <manickavasak...@ami.com>
Cc: Selvaraj V <selvar...@ami.com>
Cc: Ramkumar Krishnamoorthi <ramkum...@ami.com>

Cc: Isaac Oram <isaac.w.o...@intel.com>

Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>



Signed-off-by: Ramkumar Krishnamoorthi <ramkum...@ami.com>
---
 Platform/Intel/WhitleyOpenBoardPkg/Aowanda/PlatformPkg.fdf      | 2 +-
 Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.fdf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Platform/Intel/WhitleyOpenBoardPkg/Aowanda/PlatformPkg.fdf 
b/Platform/Intel/WhitleyOpenBoardPkg/Aowanda/PlatformPkg.fdf
index 2d3cd094fd..3fe78b7e6f 100644
--- a/Platform/Intel/WhitleyOpenBoardPkg/Aowanda/PlatformPkg.fdf
+++ b/Platform/Intel/WhitleyOpenBoardPkg/Aowanda/PlatformPkg.fdf
@@ -189,7 +189,7 @@ SET gMinPlatformPkgTokenSpaceGuid.PcdFlashAreaSize         
= 0x01000000
   # This makes it easy to adjust the various sizes without having to manually 
calculate the offsets.
   # These are out of flash layout order because FvAdvanced gets any remaining 
space
   #
-  SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvSecuritySize      = 0x00040000
+  SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvSecuritySize      = 0x00050000
   SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvOsBootSize        = 0x00230000
   SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvUefiBootSize      = 0x0004C000
   SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvAdvancedSize      = 
gCpPlatFlashTokenSpaceGuid.PcdFlashFdMainSize - 
gMinPlatformPkgTokenSpaceGuid.PcdFlashFvUefiBootSize - 
gMinPlatformPkgTokenSpaceGuid.PcdFlashFvOsBootSize - 
gMinPlatformPkgTokenSpaceGuid.PcdFlashFvSecuritySize
diff --git a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.fdf 
b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.fdf
index c63442508b..e120ff143a 100644
--- a/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.fdf
+++ b/Platform/Intel/WhitleyOpenBoardPkg/JunctionCity/PlatformPkg.fdf
@@ -189,7 +189,7 @@ SET gMinPlatformPkgTokenSpaceGuid.PcdFlashAreaSize         
= 0x01000000
   # This makes it easy to adjust the various sizes without having to manually 
calculate the offsets.
   # These are out of flash layout order because FvAdvanced gets any remaining 
space
   #
-  SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvSecuritySize      = 0x00040000
+  SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvSecuritySize      = 0x00050000
   SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvOsBootSize        = 0x00230000
   SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvUefiBootSize      = 0x0004C000
   SET gMinPlatformPkgTokenSpaceGuid.PcdFlashFvAdvancedSize      = 
gCpPlatFlashTokenSpaceGuid.PcdFlashFdMainSize - 
gMinPlatformPkgTokenSpaceGuid.PcdFlashFvUefiBootSize - 
gMinPlatformPkgTokenSpaceGuid.PcdFlashFvOsBootSize - 
gMinPlatformPkgTokenSpaceGuid.PcdFlashFvSecuritySize
--
2.37.1.windows.1
-The information contained in this message may be confidential and proprietary 
to American Megatrends (AMI). This communication is intended to be read only by 
the individual or entity to whom it is addressed or by their designee. If the 
reader of this message is not the intended recipient, you are on notice that 
any distribution of this message, in any form, is strictly prohibited. Please 
promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and 
then delete or destroy all copies of the transmission.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108434): https://edk2.groups.io/g/devel/message/108434
Mute This Topic: https://groups.io/mt/101079192/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to