forked from siderolabs/talos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The static paths for the OVMF firmware are limited, and won't match, for example, any of the files installed by `edk2-ovmf` on a Fedora 38 system. This change separates the search paths and filenames, making sure all combinations are covered when looking for a suitable firmware. Similarly also cleans up the OVMF vars lookup. Signed-off-by: Dennis Marttinen <[email protected]> Signed-off-by: Noel Georgi <[email protected]>
- Loading branch information
Showing
1 changed file
with
40 additions
and
19 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