diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2008-01-18 15:33:49 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2008-01-18 15:33:49 +0000 |
commit | f527e70333e9644f4024737240b9be18f4e2d4d4 (patch) | |
tree | 9a6fa00b8e6cebf0102d6f2f985097fa754723fd /util/lxbios/ChangeLog | |
parent | 8df401db3bb6419c8fc9339dcc505332dff33bfe (diff) |
rename linuxbios -> coreboot
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3055 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/lxbios/ChangeLog')
-rw-r--r-- | util/lxbios/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/util/lxbios/ChangeLog b/util/lxbios/ChangeLog index b78ddce1b1..57d879edb2 100644 --- a/util/lxbios/ChangeLog +++ b/util/lxbios/ChangeLog @@ -54,7 +54,7 @@ Wed Nov 30 16:30:00 PST 2005 David S. Peterson (dsp@llnl.gov) * Merge patch from Stefan Reinauer <stepan@openbios.org> that makes lxbios recognize the LB_TAG_OPTION_CHECKSUM entry placed in the - LinuxBIOS table by newer versions of LinuxBIOS. + coreboot table by newer versions of LinuxBIOS. * Tweak formatting of code to facilitate merging future patches. @@ -121,11 +121,11 @@ Fri Nov 8 17:00:00 PST 2002 David S. Peterson (dsp@llnl.gov) Version 1.1.0. - * Added -l option for displaying entries from LinuxBIOS table. + * Added -l option for displaying entries from coreboot table. - * Added -d option for low-level dump of LinuxBIOS table. + * Added -d option for low-level dump of coreboot table. - * Improved code that searches for LinuxBIOS table. + * Improved code that searches for coreboot table. Wed Nov 6 09:30:00 PST 2002 David S. Peterson (dsp@llnl.gov) |