mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-14 00:41:18 +02:00
The version of shim that we carry was never tested on arm64 and was never intended to work. It also doesn't correctly link against the newest versions of gnu-efi. Mark it amd64 to exclude it from arm64 sdk. Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>