coreboot-kgpe-d16/util
Stefan Reinauer a7b296d450 Fix warnings in coreboot utilities.
- Fix some poor programming practice (breaks of strict aliasing as well
  as not checking the return value of read)
- Use PRIx64 instead of %llx to prevent compilation warnings with both
  32bit and 64bit compilers
- Use same compiler command options when linking inteltool and when
  detecting libpci for inteltool

Change-Id: I08b2e8d1bbc908f6b1f26d25cb3a4b03d818e124
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/752
Tested-by: build bot (Jenkins)
Reviewed-by: Mathias Krause <minipli@googlemail.com>
2012-03-30 20:26:50 +02:00
..
abuild Drop support for BROKEN marker 2012-03-01 00:03:34 +01:00
acpi Remove whitespace. 2012-02-17 19:04:31 +01:00
amdtools
cbfstool correctly mark code segments as code in SELF 2012-03-07 14:20:09 +01:00
cbmem Revamp cbmem.py to use the coreboot tables. 2012-03-30 17:46:26 +02:00
crossgcc buildgcc: Add option to use ccache 2011-11-09 00:25:44 +01:00
dumpmmcr dumpmmcr: Fix compilation warnings in printf 2012-01-26 09:57:56 +01:00
ectool remove trailing whitespace 2011-11-01 19:07:45 +01:00
genprof Add support utils for tracing 2011-09-07 01:27:57 +02:00
getpir Cut the crap. 2010-09-21 21:16:27 +00:00
gitconfig gitconfig: Improve commit-msg hook 2012-03-25 20:20:41 +02:00
ifdtool Allow components smaller than declared size. 2012-03-30 17:48:45 +02:00
inteltool Fix warnings in coreboot utilities. 2012-03-30 20:26:50 +02:00
k8resdump add license headers to some trivial files and pc87427.h 2010-12-17 00:13:54 +00:00
kconfig Respect linker order 2011-12-21 16:27:01 +01:00
lbtdump
lint Fix lint-stable checkin hooks on MacOS X 2012-03-09 05:29:08 +01:00
mkelfImage Remove whitespace. 2012-02-17 19:04:31 +01:00
mptable Remove incorrect IOAPIC lines from some mptable.c files. 2010-10-31 19:37:50 +00:00
msrtool msrtool: added support for Intel CPUs 2011-06-28 23:09:08 +02:00
nrv2b
nvramtool Fix warnings in coreboot utilities. 2012-03-30 20:26:50 +02:00
optionlist
options Fix compilation error due to non-unix style line endings in cmos.layout file while generating option_table.h. 2011-05-10 21:42:52 +00:00
resetcf
romcc romcc: kill gcc warnings and .gitignore generated files 2012-02-07 22:34:42 +01:00
sconfig Sconfig: parse Kconfig options from devicetree.cb 2011-12-24 12:25:12 +01:00
superiotool tell superiotool about the ITE 8772 2012-03-10 08:47:06 +01:00
vgabios
xcompile Revert "Use -mno-sse to prevent overzealous gcc optimizations" 2012-03-06 22:45:20 +01:00