Files
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
..
2008-12-13 09:26:41 +00:00
2008-12-13 09:26:41 +00:00
2008-12-13 09:26:41 +00:00

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