heads icon indicating copy to clipboard operation
heads copied to clipboard

A minimal Linux that runs as a coreboot or LinuxBoot ROM payload to provide a secure, flexible boot environment for laptops, workstations and servers.

Results 346 heads issues
Sort by recently updated
recently updated
newest added

Flashrom is unfit for a while: - No progress bar, leaving users in the dark, Heads gave up on his homemade progress bar because changes in flashrom verbose output, parsed...

release cycle

Might close #1744 --- - x230t do not suffer from backspace and pipe keyboard issues since coreboot 24.02.01 + current 5.10.5 kernel used in master - x230t soundcard doesn't work...

@loftlifter31 this is my take helping you get the base to make this forward. Superseeds https://github.com/linuxboot/heads/pull/1766

help wanted
buildsystem
port

This is WiP in goal of not putting Talos-2 unmaintained in tree and blocker for #1796 - Also needs fix for https://github.com/linuxboot/heads/issues/1710 (Works solely when BMC used, otherwise GPG prompt...

help wanted
buildsystem
release cycle

An attempt (PoC) to keep past git commit signing keys under Heads repo, since #1794 was opened. See https://github.com/linuxboot/heads/blob/de5cc493662ed55b61c2e4de231589ca090528ff/git_signing_keys/README.md for Doc. Note that each git commit signs the whole tree...

## Please identify some basic details to help process the report ### A. Provide Hardware Details 1. What board are you using? (Choose from the list of boards [here](https://github.com/eganonoa/heads/tree/master/boards)) 2....

bug
help wanted
initrd

See commit log https://github.com/linuxboot/heads/pull/1793/commits/0b8f7e53be2149f99abcb4eb17330c9fecd3cbc4 to make sure the changes are compatible. - [ ] board name OK? - [ ] board name under board config OK? - [ ] strings...

release cycle

Current state https://github.com/linuxboot/heads/issues/1801#issuecomment-2532372097: > ME is now disabled and S3 is enabled and functional: [#1846 (comment)](https://github.com/linuxboot/heads/pull/1846#issuecomment-2532346570) > > As I mentioned elsewhere, **it's not supported by Intel so if it...

> `CONFIG_SUPPORT_USB_KEYBOARD=y` allows the user to enable USB keyboard support in config. It's off by default. I provide this for Librems due to popular demand. > You're thinking of `CONFIG_USB_KEYBOARD_REQUIRED=y`...

> Chainloading seabios -> linux payload would not be desired since seabios would actually lower security model. > What is desired is seabios extraction of oprom in ram, measuring it...