| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-18 | binman: test: Move UEFI capsule test files to test/capsule/ | Simon Glass | |
| Move about a dozen test files for UEFI capsule creation (signed, versioned, accept, revert) into a capsule/ subdirectory. Drop the numeric prefixes and the redundant capsule_ filename prefix, and update all references. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Quentin Schulz <[email protected]> | |||
| 2023-10-13 | binman: capsule: Remove superfluous [address, size]-cells properties | Sughosh Ganu | |
| The #address-cells and #size-cells are not needed for running the capsule generation binman tests. Remove the superfluous properties. Signed-off-by: Sughosh Ganu <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
| 2023-08-29 | binman: capsule: Add support for generating EFI capsules | Sughosh Ganu | |
| Add support in binman for generating EFI capsules. The capsule parameters can be specified through the capsule binman entry. Also add test cases in binman for testing capsule generation. Signed-off-by: Sughosh Ganu <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
