the following patch was just integrated into master: commit 52a7f986e7163b64d833afb1a68670052907263e Author: Zheng Bao fishbaozi@gmail.com Date: Mon Oct 22 16:39:24 2012 +0800
cbfstool: Add -mno-ms-bitfields on (mingw)
The default gcc on mingw will process the __attribute__ ((packed)) in a different way other than non-win system.
Change-Id: Iac9f4476c922472d0b447f1c3ef60e8e13bd902f Signed-off-by: Zheng Bao zheng.bao@amd.com Signed-off-by: Zheng Bao fishbaozi@gmail.com
Reviewed-By: Patrick Georgi patrick@georgi-clan.de at Mon Oct 22 13:49:45 2012, giving +2 See http://review.coreboot.org/1603 for details.
-gerrit