fixed ShimFind for aarch64
Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
committed by
Jonathon Anderson
parent
16f5b7408e
commit
b192e3b5d5
@@ -10,7 +10,7 @@ import (
|
||||
|
||||
func shimDirs() []string {
|
||||
return []string{
|
||||
`/usr/share/efi/x86_64/`,
|
||||
`/usr/share/efi/*/`,
|
||||
`/usr/lib64/efi/`,
|
||||
`/boot/efi/EFI/*/`,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user