openbios/forth/admin
Stefan Reinauer 7dbe5e6507 This patch replaces the string definitions in nvram.fs by the
simpler version s" that does not contain a complex parser for
" "(0a) type of strings.

Also use handle-text in " instead of the hand crafted version. This fixes 
strings in "see".

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@613 f158a5a8-5612-0410-a976-696ce0be7e32
2009-11-17 16:54:24 +00:00
..
README Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
banner.fs initial import of openbios--main--1.0--patch-26 2006-04-26 15:08:19 +00:00
build.xml initial import of openbios--main--1.0--patch-26 2006-04-26 15:08:19 +00:00
callback.fs initial import of openbios--main--1.0--patch-26 2006-04-26 15:08:19 +00:00
devices.fs According to IEEE Std 1275-1994, "CORE REQUIREMENTS AND PRACTICES", 2009-09-20 04:20:48 +00:00
help.fs initial import of openbios--main--1.0--patch-26 2006-04-26 15:08:19 +00:00
iocontrol.fs initial import of openbios--main--1.0--patch-26 2006-04-26 15:08:19 +00:00
nvram.fs This patch replaces the string definitions in nvram.fs by the 2009-11-17 16:54:24 +00:00
reset.fs Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
script.fs Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
security.fs Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
selftest.fs Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
userboot.fs Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00

README

\ This directory contains code that implements
\ the Administration command group
\ (Chapter 7.4 in the IEEE 1275-1994)