coreboot-kgpe-d16/util/cbfstool
Zheng Bao c31cdd8662 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-on: http://review.coreboot.org/1603
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-10-22 21:49:46 +02:00
..
lzma fix typo in minilzma.cc, found by Idwer. 2010-10-10 22:05:02 +00:00
EXAMPLE Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile chromeos: Fix compilation of coreboot-utils package 2012-05-24 22:22:12 +02:00
Makefile.inc cbfstool: Add -mno-ms-bitfields on (mingw) 2012-10-22 21:49:46 +02:00
cbfs-mkpayload.c correctly mark code segments as code in SELF 2012-03-07 14:20:09 +01:00
cbfs-mkstage.c remove trailing whitespace 2011-11-01 19:07:45 +01:00
cbfs.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00
cbfstool.c cbfstool: signed vs. unsigned fixes 2012-07-18 00:15:35 +02:00
common.c cbfstool: signed vs. unsigned fixes 2012-07-18 00:15:35 +02:00
common.h cbfstool: provide a prototype for remove_file_from_cbfs 2012-07-18 00:15:27 +02:00
compress.c New cbfstool. Works without mmap or fork/exec and 2009-09-14 13:29:27 +00:00
elf.h fix some wrong versions of the FSF's address (trivial) 2009-09-23 21:52:45 +00:00
swab.h Various fixes to cbfstool. 2011-10-24 20:29:29 +02:00