romheaders
OpenBIOS FCode utilities
Install
- All systems
-
curl cmd.cat/romheaders.sh
- Debian
-
apt-get install fcode-utils - Ubuntu
-
apt-get install fcode-utils - Kali Linux
-
apt-get install fcode-utils - Fedora
-
dnf install fcode-utils - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fcode-utils - Raspbian
-
apt-get install fcode-utils
fcode-utils
OpenBIOS FCode utilities
FCode is a Forth programming language dialect compliant with ANS Forth. It can exist in two forms; source code and a compiled version, known as bytecode. It is of interest mainly for its use in OpenFirmware. This package provides a set of FCode utilities: - the tokenizer toke - the detokenizer detok - a PCI rom header utility - a portable implementation of Forth local values