Re: [edk2] [PATCH] IntelFsp2Pkg: Align #Pragma in UPD header files to rest of EDK2 Pkgs

2016-09-17 Thread Yao, Jiewen
> Subject: [edk2] [PATCH] IntelFsp2Pkg: Align #Pragma in UPD header files to > rest of EDK2 Pkgs > > Changed the GenCfgOpt.py script to insert pragma pack(1) instead of > pragma pack (push, 1) in the upd header files generated during fsp build. > This is to align with rest of t

[edk2] [PATCH] IntelFsp2Pkg: Align #Pragma in UPD header files to rest of EDK2 Pkgs

2016-09-16 Thread Satya Yarlagadda
Changed the GenCfgOpt.py script to insert pragma pack(1) instead of pragma pack (push, 1) in the upd header files generated during fsp build. This is to align with rest of the EDKII pkgs pragma pack usage. Also, this scripts generates UnusedUpdSpace for UPD address gaps. Currently it uses