openbios/forth/packages
Mark Cave-Ayland 46f2ccaf6d Change the new-device word so that subsequent words within a new device are added to the public wordlist and not
the private wordlist by default. This is required for executing Milax Fcode which defines package words which need to be externally 
visible.

As a consequence, it is now possible to remove lots of "external" words used building the device tree since this is now the 
default.


git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@655 f158a5a8-5612-0410-a976-696ce0be7e32
2010-01-01 18:17:15 +00:00
..
Kconfig Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
README Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
build.xml Remove unnecessary trailing newlines 2008-12-13 09:26:41 +00:00
deblocker.fs Change the new-device word so that subsequent words within a new device are added to the public wordlist and not 2010-01-01 18:17:15 +00:00
disklabel.fs Change the new-device word so that subsequent words within a new device are added to the public wordlist and not 2010-01-01 18:17:15 +00:00
obp-tftp.fs Change the new-device word so that subsequent words within a new device are added to the public wordlist and not 2010-01-01 18:17:15 +00:00
packages.fs Change the new-device word so that subsequent words within a new device are added to the public wordlist and not 2010-01-01 18:17:15 +00:00
terminal-emulator.fs Change the new-device word so that subsequent words within a new device are added to the public wordlist and not 2010-01-01 18:17:15 +00:00

README

IEEE 1275-1994 support packages
-------------------------------

These files create the sub nodes of the /packages node. The nodes
do normally not need an open or close method since their methods are
called statically. 

Currently there are the following support packages:
* deblocker
* obp-tftp
*