]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
CI: use amd64 EDK II firmware included with QEMU
authorEd Maste <emaste@FreeBSD.org>
Sat, 26 Jun 2021 00:10:34 +0000 (20:10 -0400)
committerEd Maste <emaste@FreeBSD.org>
Fri, 3 Dec 2021 16:44:48 +0000 (11:44 -0500)
commit9a463b80e54947f2fea121ee044a811f1f46a1d5
tree0eadaacb4e20f66d3a8107a1a2667016948790ed
parentf51048b535b3082ce1336c631e36a37b4b5a9735
CI: use amd64 EDK II firmware included with QEMU

QEMU (now) includes a prebuilt EDK II firmare in edk2-x86_64-code.fd.
Use that instead of requring a standalone uefi-edk2-qemu-x86_64 package.

Reviewed by: imp
MFC after: 3 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D30915

(cherry picked from commit 7d9794b34bcd465a380f05b02ccfea469dd0a48e)
.cirrus.yml
tools/boot/ci-qemu-test.sh