heads
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.
This PR overrides usage of tsc clocksource in qemu boards to use pit instead, which should be compatible with qemu TCG/KVM instead of breaking Qemu TCG (my usage for testing)....
The Lenovo Thinkpad T530 was disabled because there was no reports for a longer time if the build images for this device are working or broken. To protect regular users...
**Is your feature request related to a problem? Please describe.** Heads has: warn, error and die as helpers but users are used to systemd output (liking or not systemd is...
Addresses points 1 and 2 of #1653. Point 1 is addressed by allowing 3 tries; point 2 is addressed by failing early if the user didn't type the same new...
Something caused regression or this was never tested outside of booting from BMC?
https://github.com/mrothfuss/coreboot-D16
Policital TLDR at https://github.com/linuxboot/heads/pull/1662#issuecomment-2112635186 ---- @macpijan said under https://github.com/linuxboot/heads/pull/1662#issuecomment-2113002574: > Just a note, that currently we only "support" NV41 model for heads. We are fine with having both under NovaCustom...
Running on battery here and flashing firmware draws 40 watts with fans spinning at max. No reason for that. CPU Scheduler should be on-demand, Io should be best effort. Evaluate.
Discussion about this here: https://github.com/linuxboot/heads/issues/1682
Review changes from https://github.com/linuxboot/heads/issues/1700 for nv41/ns50 @daringer