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
This commit is contained in:
Stefan Reinauer
2009-11-17 16:54:24 +00:00
committed by Stefan Reinauer
parent 8bd4ea05c8
commit 7dbe5e6507
2 changed files with 63 additions and 70 deletions

View File

@@ -1307,14 +1307,7 @@ false value capital-hex?
+loop
repeat
over -
state @ if
['] (lit) , here 5 cells + ,
['] (lit) , dup ,
['] dobranch ,
here -rot
/n allot
", null-align resolve-orig
then
handle-text
; immediate