mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 06:51:26 +02:00
Create a new EDK2/UEFI ebuild sys-firmware/edk2 to replace the current per-arch edk2-armvirt and edk2-ovmf ebuilds. Updates to use the latest EDK2 UDK2017 and openssl-1.1.0f releases. For amd64 builds UDK2017 requires an update to nasm-2.10 or greater. Fixes UEFI startup problems like these when running Container Linux in a KVM guest on arm64 machines: Synchronous Exception at 0x00000000BF033004 Signed-off-by: Geoff Levand <geoff@infradead.org>