Difference between revisions of "Hostboot"

From RCS Wiki
Jump to navigation Jump to search
(Created page with "{{Glossary |name=Hostboot |abbr=Hostboot |desc=Open-source boot firmware used to boot OpenPOWER systems since POWER8. It is started running by the SBE after...")
(No difference)

Revision as of 13:17, 19 December 2017

Hostboot (Hostboot): Open-source boot firmware used to boot OpenPOWER systems since POWER8. It is started running by the SBE after it completes its own initialization tasks, and is the first code that executes on the main POWER cores themselves. It is responsible for memory initialization and other tasks. It finishes by chainloading Skiboot.

References