Difference between revisions of "Skiboot"
Jump to navigation
Jump to search
m (Add RCS GIT link) |
|||
Line 3: | Line 3: | ||
|abbr=Skiboot | |abbr=Skiboot | ||
|desc=Late-stage boot firmware chainloaded by [[Hostboot]] after memory initialization. Performs wider platform initialization, including initialization of on-die PCI Express host bus controllers ([[PHB|PHBs]]). Also implements the [[OPAL]] runtime abstraction layer, which remains resident in memory and is called by the running operating system to invoke platform-specific functionality. Chainloads a Linux kernel and initramfs embedded in the mainboard's [[PNOR]] boot flash, usually [[Skiroot]].}} | |desc=Late-stage boot firmware chainloaded by [[Hostboot]] after memory initialization. Performs wider platform initialization, including initialization of on-die PCI Express host bus controllers ([[PHB|PHBs]]). Also implements the [[OPAL]] runtime abstraction layer, which remains resident in memory and is called by the running operating system to invoke platform-specific functionality. Chainloads a Linux kernel and initramfs embedded in the mainboard's [[PNOR]] boot flash, usually [[Skiroot]].}} | ||
+ | |||
+ | Skiboot settings are stored in nvram. [[Skiboot/NVRAM]] | ||
Skiboot is open source. | Skiboot is open source. |
Latest revision as of 10:30, 25 February 2025
Skiboot (Skiboot): Late-stage boot firmware chainloaded by Hostboot after memory initialization. Performs wider platform initialization, including initialization of on-die PCI Express host bus controllers (PHBs). Also implements the OPAL runtime abstraction layer, which remains resident in memory and is called by the running operating system to invoke platform-specific functionality. Chainloads a Linux kernel and initramfs embedded in the mainboard's PNOR boot flash, usually Skiroot.
Skiboot settings are stored in nvram. Skiboot/NVRAM
Skiboot is open source.