We are still actively working on the spam issue.
Difference between revisions of "Coreboot"
(Created page with "'''Coreboot''' is a Free BIOS replacement. Unlike libreboot Coreboot contains non-free blobs. This allows it to support a [https://coreboot.org/status/board-status.html la...") |
m |
||
Line 7: | Line 7: | ||
The other payload that can be used is GRUB, this is used to have Full Disk Encryption. This is the payload libreboot use for their most releases. | The other payload that can be used is GRUB, this is used to have Full Disk Encryption. This is the payload libreboot use for their most releases. | ||
+ | |||
+ | |||
+ | [[Category:Hardware]] | ||
+ | |||
+ | [[Category:What does /g/ use?]] |
Revision as of 02:26, 22 June 2020
Coreboot is a Free BIOS replacement. Unlike libreboot Coreboot contains non-free blobs. This allows it to support a large number of motherboards.
Payloads
Coreboot by default use the simple as fuck SeaBIOS payload. Which is probably the closest thing to a stock BIOS. This payload supports a custom splash image. You can get some here They have to be saved in a weird way in GIMP[1]
The other payload that can be used is GRUB, this is used to have Full Disk Encryption. This is the payload libreboot use for their most releases.