Ticket #64131: patch-getEdk2CodeFd-for-MacPorts.diff
File patch-getEdk2CodeFd-for-MacPorts.diff, 343 bytes (added by jrjsmrtn, 3 years ago) |
---|
-
pkg/machine/qemu/options_darwin_arm64.go
old new 45 45 */ 46 46 func getEdk2CodeFd(name string) string { 47 47 dirs := []string{ 48 "@@PREFIX@@/share/qemu", 48 49 "/usr/local/share/qemu", 49 50 "/opt/homebrew/share/qemu", 50 51 }