From 6e565947a554b9145ae5afdc307a6b842bc09883 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sat, 1 Mar 2008 19:06:32 +0000 Subject: Rename lxbios to nvramtool. This is step 1 in a three-step commit: 1. Apply patch, commit. 2. Rename some files: $ svn mv lxbios.c nvramtool.c $ svn mv lxbios.1 nvramtool.c $ svn mv lxbios.spec nvramtool.spec $ svn ci 3. Rename lxbios directory: $ svn mv lxbios/ nvramtool/ $ svn ci Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3122 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/lxbios/DISCLAIMER | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/lxbios/DISCLAIMER') diff --git a/util/lxbios/DISCLAIMER b/util/lxbios/DISCLAIMER index b8ef55ec5e..28a447581c 100644 --- a/util/lxbios/DISCLAIMER +++ b/util/lxbios/DISCLAIMER @@ -8,9 +8,9 @@ Written by David S. Peterson . UCRL-CODE-2003-012 All rights reserved. -This file is part of lxbios, a utility for reading/writing coreboot +This file is part of nvramtool, a utility for reading/writing coreboot parameters and displaying information from the coreboot table. -For details, see http://coreboot.org/Lxbios. +For details, see http://coreboot.org/nvramtool. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (as published by the -- cgit v1.2.3