coreboot-kgpe-d16/util/inteltool
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
..
Makefile Fix warnings in coreboot utilities. 2012-03-30 20:26:50 +02:00
amb.c inteltool: Add support for dumping AMB registers 2012-01-08 20:41:09 +01:00
cpu.c Fix warnings in coreboot utilities. 2012-03-30 20:26:50 +02:00
gpio.c inteltool: Add Intel i63xx I/O Controller Hub 2011-10-30 13:37:16 +01:00
inteltool.8
inteltool.c Fix warnings in coreboot utilities. 2012-03-30 20:26:50 +02:00
inteltool.h inteltool: Add support for dumping AMB registers 2012-01-08 20:41:09 +01:00
memory.c Fix warnings in coreboot utilities. 2012-03-30 20:26:50 +02:00
pcie.c Fix warnings in coreboot utilities. 2012-03-30 20:26:50 +02:00
powermgt.c inteltool: Add Intel i63xx I/O Controller Hub 2011-10-30 13:37:16 +01:00
rootcmplx.c inteltool: Add Intel i63xx I/O Controller Hub 2011-10-30 13:37:16 +01:00