October-2022 Batch Update 1

Changes:

- Update to OpenCore-0.8.5-RELEASE.zip

- Sync with upstream KVM-Opencore project (Nick)

- Update OVMF (ovmf_2022.08-1_all.deb)
This commit is contained in:
Dhiru Kholia
2022-10-24 09:37:56 +05:30
committed by Dhiru Kholia
parent 95a6ac5600
commit b2b3614676
78 changed files with 388 additions and 1819 deletions

View File

@@ -8,10 +8,19 @@
# qemu-img create -f qcow2 mac_hdd_ng.img 128G
#
# echo 1 > /sys/module/kvm/parameters/ignore_msrs (this is required)
#
############################################################################
# NOTE: Tweak the "MY_OPTIONS" line in case you are having booting problems!
############################################################################
#
# VNC Usage:
#
# $ ./boot-passthrough.sh
#
# Set your desired VNC password below.
#
# (qemu) change vnc password
# Password: ********
MY_OPTIONS="+ssse3,+sse4.2,+popcnt,+avx,+aes,+xsave,+xsaveopt,check"