coreboot
coreboot copied to clipboard
coreboot component of Dasharo
Cfr ng
Tpm sci
Trying to fix https://github.com/Dasharo/dasharo-issues/issues/1013 one error by one. For now I haven't noticed the TPM interrupt not working error in dmesg on Ubuntu 24.04 so looks promising. I will apply...
Rebased and moved to new branch name from https://github.com/Dasharo/coreboot/pull/573 We have to decide what changes here make sense. I already wrote a justification for the use of Dasharo SDK here:...
Protectli Vault VP66xx: BIOS vendor set to ACME Corp. by adding board-specific CONFIG_ variable; Boot Manager Menu entry key changed to F7 by setting CONFIG_EDK2_BOOT_MENU_KEY value to 0x0011.
Change first line of commit message from 80 to 75. Set the commit body as required. Source: https://doc.coreboot.org/contributing/gerrit_guidelines.html#commit-message-guidelines Change-Id: Iaab7a6a2c4adffa6b04b170b94cc98f3b157558e
Without it, the script failed with cryptic error: $ ./build.sh ./build.sh: line 259: $1: unbound variable
Untested, only checked that it builds correctly. Addresses https://github.com/Dasharo/dasharo-issues/issues/788 EDK2 change: https://github.com/Dasharo/edk2/pull/186