coreboot icon indicating copy to clipboard operation
coreboot copied to clipboard

coreboot component of Dasharo

Results 76 coreboot issues
Sort by recently updated
recently updated
newest added

Not actually for merging, but for tracking changes and triggering CI.

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: *...

SOC_AMD_COMMON doesn't make sense, SOC_INTEL_COMMON_BLOCK_CSE is much better for guarding functions that depend on CSE. Fixes: 8cab580c8619 vendorcode/dasharo/options.c: fix building for AMD

- reduced 20 commits in this iteration, - a compilation of apu2/3/4/5/6/7 was tested and passing - a number of different/the same object file hashes in the build directory between...

This is for running CI for https://github.com/Dasharo/dasharo-issues/issues/432, but might be turned into a proper PR later.