-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use edk2-stable202402 for x64 and edk2-stable202211 for arm64
edk2-stable202402 is the latest Edk2 release and works with x64. Newer versions of Edk2 require a fix in bootloader shim v15.8 to be usable in arm64, and currently v15.7 is included in Ubuntu images. So using edk2-stable202211 for arm64, which is the latest release that works. [1] rhboot/shim#539
- Loading branch information
Showing
3 changed files
with
16 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters