Skip to content

Commit

Permalink
fix: removes edk2 directory entry to enable the patch
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktron committed Mar 14, 2022
1 parent 6206bb2 commit e482c85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/machine/qemu/options_darwin_arm64.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ func getOvmfDir(imagePath, vmName string) string {
*/
func getEdk2CodeFd(name string) string {
dirs := []string{
"/opt/homebrew/opt/podman/libexec/share/qemu",
"/usr/local/share/qemu",
"/opt/homebrew/share/qemu",
}
Expand Down

0 comments on commit e482c85

Please sign in to comment.