| commit | c4102fe4eef8c0539c03d60c7256fd4bc599bf4a | [log] [tgz] |
|---|---|---|
| author | Nicholas Bishop <[email protected]> | Wed Dec 07 00:56:36 2022 |
| committer | Chromeos LUCI <[email protected]> | Thu Dec 15 10:22:44 2022 |
| tree | 95c7dfb32ed6868cae4850145359f63b1aec37a9 | |
| parent | 47594a266056d8fc0acc94b3fdf39c261086a0f3 [diff] |
Replace sign_uefi.sh with sign_uefi.py Remove the sign_uefi.sh script and call sign_uefi.py instead. This is in a separate commit from the one adding the Python script in case we need to revert. Test command: platform/vboot_reference/scripts/image_signing/sign_official_build.sh \ base build/images/reven/latest/chromiumos_test_image.bin \ platform/vboot_reference/tests/devkeys \ build/images/reven/latest/chromiumos_test_image.bin.signed BRANCH=none BUG=b:261631233 TEST=Run test command above, verify expected files are signed Change-Id: Icf59b6b1a36acf6332cd6f402ef6072b99c44796 Signed-off-by: Nicholas Bishop <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/4083507 Reviewed-by: Yu-Ping Wu <[email protected]> Reviewed-by: Mike Frysinger <[email protected]>