SergiiDmytruk
SergiiDmytruk
This provides a configuration for OpenPower that builds (wasn't fully tested yet). It seems to be the first non-x86 target for Heads and might be the time to think how...
Part of #1002. Changes first replace some hard-coded paths with variables, then introduce subdirectory per architecture and finally make modules build for PowerPC 64 (although without board this isn't tested...
Hi. As was mentioned in #301 about a month ago, we want to have the ability to bind use of a private key to an expected value of a PCR....
Originally: capsule parsing and coalescing. Now: integration branch for UEFI capsules. Other coreboot PRs merged into this one: * https://github.com/Dasharo/coreboot/pull/527 * https://github.com/Dasharo/coreboot/pull/511 * https://github.com/Dasharo/coreboot/pull/562 * https://github.com/Dasharo/coreboot/pull/563 Related EDK PRs: *...
This is for running CI for https://github.com/Dasharo/dasharo-issues/issues/432, but might be turned into a proper PR later.
# Description I was trying out `GenerateCapsule.py` for a [project](https://docs.dasharo.com/projects/capsule-updates/) to support coreboot firmware updates via UEFI capsules and hit a sequence of issues with running the script and interpreting...
**Dasharo version (if applicable)** Development version and all prior ones (current commit is https://github.com/Dasharo/coreboot/commit/4706227e009b758a1bebace99f5bfba431874d7a). **Dasharo variant (if applicable)** APU+EDK2 is the main concern, but pretty much all platforms with MeasuredBoot...
See https://github.com/Dasharo/docs/pull/881 for some usage information.
Actual code changes are in EDK, coreboot only needs to not publish related ACPI entries. ~~Testing on APUs won't work without reverting modifications in [src/drivers/pc80/tpm/tis.c](https://github.com/Dasharo/coreboot/commit/9a5e8dbee3eb37b026bc797fbcb958035be1c89c#diff-aa309ea2137f2e8e574b38749cd1abee7ee6bc7ea195ad3a6522fd9bcbbb0392) which somehow disables a working...