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.
but the the hash for the bottom rom shows up twice. The same happens also for other boards like the t440p. I did not analyze this, just something I found...
This is PoC testing with user having inconsistent issues. Randomly properly detected on boot and not, just like for x230t under https://github.com/osresearch/heads/issues/958 which was never completely resolved. First things first...
Raw notes: - Writing multi-line output to /dev/kmsg didn't work. We now output the message passed to DEBUG one line at a time. - When TOTP unseal errors happened, the...
- Pointing dasharo-coreboot to commit 6edf2d06df3d5c28f1ddfb1705e076a0694df5a5 (fix submodules auth problem) Dasharo 0.4 release notes: https://docs.dasharo.com/variants/asus_kgpe_d16/releases/ > Changed > > ACPI cleanup > Added missing PCI bridge initialization > > Fixed...
Forced pushed t400/x200 and t400-debug to commit [cbde51f](https://github.com/osresearch/heads/pull/953/commits/cbde51febc9e84c88a1c37ef0b02ee922d4b2d5f) on March 03 2023. Builds can be tested for 30 days under CircleCI for that commit (click green mark, go to board,...
We could have a "signing GUI" to sign an ISO with your key. Potentially this could also allow configuring which OS keys (if any) are trusted for ISO signatures, which...
Not really sure why the following gives to qemu a non-complete interactive shell on host's console, launching qemu: ``` user@heads-tests:~/heads$ git diff diff --git a/Makefile b/Makefile index 3dfab86594..579b4cf25f 100644 ---...
We have die and warn which #1482 unifies screen output. Everywhere in code, we seem to use echo "+++ Blah blah" as info. There is also +++++++" and variations on...

This is a WIP. There was some older discussion, with pertinent detail around the way we can may get dTPM supported. Please see #1371 **status**: Serial works, it boots and...