heads-wiki
heads-wiki copied to clipboard
Documentation for the Heads firmware project
@eganonoa wrote : "Note: it can be tricky to properly read the 8MB chip on the T530 and W530 (see #996). This appears to be because the two chips share...
- Build on the testing instructions in https://github.com/osresearch/heads/pull/1282. - Distinguish between compiling Heads yourself, compiling Heads yourself with your own blobs, and using the prebuilt CircleCI ROM. - Make note...
From https://github.com/osresearch/heads/issues/1221#issuecomment-1267260439 > Cloning/branching Heads deserves a new wiki entree/bonifying under https://osresearch.net/Development > > Command line is always better for that.... Agreed there is a learning curve associated to that...
Might be interesting to add that info, with screenshots, from board owners? Info from https://matrix.to/#/!dmTEygsokeASkUDDyG:matrix.org/$-PhJiCBBi5nNb8qXVVEi1tEmp9rga3aLWi2_1v1xpYQ?via=matrix.org&via=sibnsk.net&via=mozilla.org Tagging the willing ones from https://github.com/osresearch/heads/issues/692: @alexmaloteaux @natterangell (iGPU) @akfhasodh @doob85
LATEST UPDATE IS THAT THE [FOLLOWING MODULES ARE NOT REPRODUCIBLE](https://github.com/osresearch/heads-wiki/issues/70#issuecomment-1050200968) (02/24/2022): - busybox - cryptsetup - cryptsetup2 - fbwhiptail - hidapi - hotp-verification - json-c - libgcrypt - lvm2 -...
Came across this kernel panic when doing a TPM reset using blank passwords. I was just experimenting after a fresh flash and came across this. Not really something that needs...
From https://github.com/osresearch/heads/pull/1282: > I had trouble after reflashing because it wasn't obvious how to reseal the disk encryption key in the TPM. For posterity: You have to navigate `Options -->`...
From https://github.com/osresearch/heads/pull/1282: > It's not obvious how to store your private keys on a YubiKey. `OEM Factory Reset / Re-Ownership -->` is NOT your friend. Instead, you want to go...
Had to refork the repo. So this is the new version of [this pull request](https://github.com/osresearch/heads-wiki/pull/53) Any remarks are welcome!
https://osresearch.net/Heads-threat-model/#write-protecting-the-bios-chip-advanced Write protection could be applied today with Nlnet funded related work inside of dasharo/flashrom, to protect at least coreboot's bootblock region. But from current documentation, bootblock being near the...