Re: [edk2-buildtools] Portability bug in BuildReport.py

2014-01-09 Thread Andrew Fish
On Jan 9, 2014, at 1:19 PM, Kirkendall, Garrett wrote: > Should we force Little Endian as well since EFI has taken the Little Endian > stance? > Good point. We should make sure all the places are consistent. In the C code and the Python BaseTools. > I know there are a few places in the bu

Re: [edk2-buildtools] Portability bug in BuildReport.py

2014-01-09 Thread Kirkendall, Garrett
Should we force Little Endian as well since EFI has taken the Little Endian stance? I know there are a few places in the build tools that pack and unpack data, and I assume we should try to force consistency wherever possible. Just in case the dream comes true and UEFI takes over the firmware