Commit Graph

4 Commits

Author SHA1 Message Date
Christopher Co cbfa490644
shim-unsigned: Force using shim-15 for aarch64 (#880)
There is a regression in shim-15.4 aarch64 builds where, if built with
binutils pre-2.35, the binary will fail to boot with "Synchronous Exception"
error.

See upstream shim issues page for more details.

Force using shim-15 release for aarch64 only.
Older cert is expired. Use new cert instead.

Signed-off-by: Chris Co <chrco@microsoft.com>
2021-04-26 11:03:18 -07:00
Christopher Co 75dfb7dae8
shim-unsigned: update to shim-15.4 release (#819)
In preparation for supporting UEFI Secure Boot, update shim to shim-15.4 release. This release incorporates all the latest fixes and implements the generation-based revocation scheme, also known as Secure Boot Advanced Targeting (SBAT).

- Update to shim-15.4 release. Remove all previous patches. They are incorporated in latest shim-15.4 release
- Update embedded cert
- Add Mariner SBAT version data

Signed-off-by: Chris Co <chrco@microsoft.com>
2021-04-05 16:05:55 -07:00
Christopher Co 5c3b4fa4e4 Apply patches to shim-unsigned packages (#82)
* shim-unsigned-x64: Apply patch files

* shim-unsigned-aarch64: Apply patches

* shim-unsigned: Bump release
2020-09-03 14:57:21 -07:00
Jon Slobodzian b877013b27 Initial CBL-Mariner commit to GitHub 2020-08-06 20:17:52 -07:00