Files
openbios/forth/admin
Andreas Färber 18b3992073 Zero-pad byte properties
.properties before:
someproperty              -- 3 : 1 42 3

Now:
someproperty              -- 3 : 01 42 03

Signed-off-by: Andreas Färber <andreas.faerber@web.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@890 f158a5a8-5612-0410-a976-696ce0be7e32
2010-10-09 10:16:21 +00:00
..
2010-10-09 10:16:21 +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)