Files
system76-coreboot/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
..
2012-03-01 00:03:34 +01:00
2012-02-17 19:04:31 +01:00
2011-11-01 19:07:45 +01:00
2011-09-07 01:27:57 +02:00
2010-09-21 21:16:27 +00:00
2011-12-21 16:27:01 +01:00
2012-02-17 19:04:31 +01:00