diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2010-01-26 14:09:30 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-01-26 14:09:30 +0000 |
commit | c6d3ff6cdd6f34a4a1d41a2db4ef450067cdc5ea (patch) | |
tree | 6688a512c826c73389351af764ec79d59a69b68d /util/getpir | |
parent | a9796ed362f0d2b80f6c4e59c94db5d564324ebb (diff) | |
download | coreboot-c6d3ff6cdd6f34a4a1d41a2db4ef450067cdc5ea.tar.xz |
use stdint types for structures, and don't use pointers
for fields defined 32bit in the multi processor specification.
Also, fix lots of trivial warnings in the code.
If you ever wondered, why you get odd or wrong mp tables on your x64
system: It's not because bios vendors neglected mp tables; it's because
we neglected 64bit systems. ;-)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5056 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/getpir')
0 files changed, 0 insertions, 0 deletions