Open Firmware: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
[[OFW_FAQ]] |
[[OFW_FAQ]] |
||
[[Forth Lessons]] |
|||
== External Links == |
== External Links == |
Revision as of 14:01, 29 April 2007
OpenFirmware is a hardware-independent Firmware (computer software which loads the operating system), developed by Mitch Bradley at Sun Microsystems, and used in post-NuBus PowerPC-based Apple Macintosh computers (though it has been dropped with Apple's transition to Intel processors), Sun Microsystems SPARC based workstations and servers, IBM POWER systems, and PegasosPPC systems, among others. On those computers, Open Firmware fulfills the same tasks as BIOS does on PC computers.
It is accessed by a user by a FORTH-based shell interface. FORTH is a powerful high level language.
For example Debian uses the YaBoot BootLoader for OpenFirmware.