From f527e70333e9644f4024737240b9be18f4e2d4d4 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Fri, 18 Jan 2008 15:33:49 +0000 Subject: rename linuxbios -> coreboot Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3055 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/lxbios/lxbios.spec | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'util/lxbios/lxbios.spec') diff --git a/util/lxbios/lxbios.spec b/util/lxbios/lxbios.spec index 90e79ce499..cd3ba7dc61 100644 --- a/util/lxbios/lxbios.spec +++ b/util/lxbios/lxbios.spec @@ -6,7 +6,7 @@ Name: lxbios Version: 2.0.1 Release: 0 -Summary: LinuxBIOS utility program +Summary: coreboot utility program Group: System Environment/Base License: GPL Provides: lxbios @@ -16,15 +16,15 @@ BuildRoot: %{_tmppath}/%{name}-%{version} Source0: %{name}-%{version}.tgz %description -lxbios is a utility for reading/writing LinuxBIOS parameters and displaying -information from the LinuxBIOS table. +lxbios is a utility for reading/writing coreboot parameters and displaying +information from the coreboot table. -At boot time, LinuxBIOS places a table (known as the LinuxBIOS table) in low +At boot time, coreboot places a table (known as the coreboot table) in low physical memory. The contents of this table are preserved even after -LinuxBIOS transfers control to the kernel and the kernel initializes itself. -The LinuxBIOS table contains various system information such as the type of +coreboot transfers control to the kernel and the kernel initializes itself. +The coreboot table contains various system information such as the type of mainboard in use. It also specifies locations in the CMOS (nonvolatile RAM) -where the LinuxBIOS parameters are stored. +where the coreboot parameters are stored. %prep %setup -n %{name}-%{version} -- cgit v1.2.3