Commit Graph

4 Commits

Author SHA1 Message Date
Sergii Dmytruk 730ed044dd .github/workflows/tag-check.yml: check capsule version/generation updates
Check that `CONFIG_EDK2_CAPSULES_V2=y` is not added to
`CONFIG_DRIVERS_EFI_UPDATE_CAPSULES=y` without
`CONFIG_EDK2_CAPSULES_V2_TRANSITION=y`.

Check that `CONFIG_EDK2_CAPSULES_V2_TRANSITION=y` doesn't live longer
than one release cycle.

Check that `CONFIG_EDK2_CAPSULES_V2_TRANSITION=y` is not added to
`CONFIG_EDK2_CAPSULES_V2=y`.

Check that `CONFIG_EDK2_CAPSULES_V2_TRANSITION=y` is not removed.

Change-Id: I24a1fd41864983fff3f9dfa717a0e4a7505fecac
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2026-05-24 19:10:25 +03:00
Michał Kopeć 56e095b838 .github/workflows/build.yml: Flash an available platform
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: I7439052efbce39be7fd12bde6b7f024146503d66
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2026-05-07 09:40:20 +02:00
Sergii Dmytruk 47d8dd42f9 .github/scripts/capsule-lint.sh: fix hex->dec conversion
Change-Id: I8b41c5b3a0a91ffc85e348c89477e5f56209efd5
Upstream-Status: Inappropriate [Dasharo downstream]
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2026-04-08 18:05:13 +02:00
Sergii Dmytruk 82b3fc2844 .github: check capsule configuration in defconfigs
Upstream-Status: Inappropriate [Dasharo downstream]
Change-Id: I0e309d79cf4d58e8f5d7468c74eb2281ea4f9857
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2026-04-08 17:41:30 +02:00