diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2007-11-29 02:43:50 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-11-29 02:43:50 +0000 |
commit | 59b99d9071b0381e197515cf94aede6e58a766a3 (patch) | |
tree | 344d6fdde24193f91df64ce1da206b2b46dcc547 /util/superiotool/README | |
parent | 8e290d38e4bb856b9d12cc3bc5acdd5d21e7f895 (diff) |
Various small fixes (trivial).
- Add missing contributors to the README.
- Drop obsolete -D option from manpage.
- Only list contributors who added non-trivial amounts of code as copyright
holders (and do not list those who merely provided register dump support
for Super I/Os). Those contributors are still listed in the README,
of course. See discussion in the thread starting at
http://www.linuxbios.org/pipermail/linuxbios/2007-October/025516.html
- Make a function static.
- Fix incorrect URL in code comment. Drop obsolete comments.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2992 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/superiotool/README')
-rw-r--r-- | util/superiotool/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/util/superiotool/README b/util/superiotool/README index 68fad30b71..cd43941531 100644 --- a/util/superiotool/README +++ b/util/superiotool/README @@ -87,10 +87,13 @@ Contributors Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> David Hendricks <david.hendricks@gmail.com> +Frieder Ferlemann <Frieder.Ferlemann@web.de> +Idwer Vollering <idwer_v@hotmail.com> Rasmus Wiman <rasmus@wiman.org> Robinson P. Tryon <bishop.robinson@gmail.com> Ronald Minnich <rminnich@gmail.com> Stefan Reinauer <stepan@coresystems.de> +Ulf Jordan <jordan@chalmers.se> Uwe Hermann <uwe@hermann-uwe.de> Ward Vandewege <ward@gnu.org> |