coreboot-kgpe-d16/util
David Hendricks 2ad6d55e38 Some chips do not require enter/exit sequences. This causes them to be
detected and printed multiple times in probe_idregs_* functions where a
simple series of enter --> probe/print --> exit calls are made.

This patch adds a simple check after each set of those calls to make the
functions quit after a chip is found.

Signed-off-by: David Hendricks <dhendrix@google.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5689 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-08-09 23:13:13 +00:00
..
abuild Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
amdtools Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
cbfstool fix return value checks of cbfstool's writerom 2010-06-24 13:37:59 +00:00
crossgcc The AMD Fam10 code breaks with coreboot 4.5.0. 2010-05-19 10:01:37 +00:00
dump_mmcr Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ectool Add support to extended EC series 2010-06-29 21:13:20 +00:00
getpir Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
inteltool add i945GSE to inteltool 2010-08-01 15:33:30 +00:00
k8resdump Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
kconfig More "prepare"-dependencies we don't need anymore 2010-04-27 09:23:33 +00:00
lbtdump Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
mkelfImage Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
mptable Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
msrtool msrtool: Print hex values using only as many digits as the field needs 2010-05-17 07:40:20 +00:00
nrv2b Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
nvramtool Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
optionlist Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
options Re-integrate "USE_OPTION_TABLE" code. 2010-07-06 21:05:04 +00:00
resetcf Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
romcc Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
sconfig make sconfig parser regeneration menu selectable 2010-08-09 13:28:18 +00:00
superiotool Some chips do not require enter/exit sequences. This causes them to be 2010-08-09 23:13:13 +00:00
vgabios Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
xcompile Rename variable to not confuse gcc on mingw 2010-04-14 14:35:40 +00:00