Re: [edk2] [PATCH 3/3] IntelFsp2WrapperPkg: Update pragma to use push and pop

2016-08-29 Thread Mudusuru, Giri P
hael D <michael.d.kin...@intel.com> > Cc: Yao, Jiewen <jiewen@intel.com>; Ma, Maurice > <maurice...@intel.com>; Yarlagadda, Satya P > <satya.p.yarlaga...@intel.com> > Subject: RE: [edk2] [PATCH 3/3] IntelFsp2WrapperPkg: Update pragma to use > push and pop > &

Re: [edk2] [PATCH 3/3] IntelFsp2WrapperPkg: Update pragma to use push and pop

2016-08-29 Thread Kinney, Michael D
Giri, Just leave this as #pragma pack(1) and #pragma pack() to follow the style used everywhere else. EDK II sources assume the default packing is natural packing. The compiler Configuration in tools_def.txt need to make sure natural packing is the default. Mike > -Original Message- >