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/reg_expr.h | |
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/reg_expr.h')
-rw-r--r-- | util/lxbios/reg_expr.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/lxbios/reg_expr.h b/util/lxbios/reg_expr.h index 4a664682af..3b72ffee56 100644 --- a/util/lxbios/reg_expr.h +++ b/util/lxbios/reg_expr.h @@ -8,8 +8,8 @@ * UCRL-CODE-2003-012 * All rights reserved. * - * This file is part of lxbios, a utility for reading/writing LinuxBIOS - * parameters and displaying information from the LinuxBIOS table. + * This file is part of lxbios, a utility for reading/writing coreboot + * parameters and displaying information from the coreboot table. * For details, see <http://www.llnl.gov/linux/lxbios/>. * * Please also read the file DISCLAIMER which is included in this software |