From 91ff7f26d3515e74d2083e8ca70940152fc83022 Mon Sep 17 00:00:00 2001 From: mrasong Date: Sun, 24 Apr 2022 00:38:02 +0800 Subject: [PATCH] fixed BigSur & Catalina HDMI audio bug --- EFI/OC/config.BigSur.plist | 48 +++++++++--------------------------- EFI/OC/config.Catalina.plist | 48 +++++++++--------------------------- EFI/OC/config.plist | 4 +-- README.md | 4 ++- README.zh_CN.md | 4 ++- 5 files changed, 29 insertions(+), 79 deletions(-) diff --git a/EFI/OC/config.BigSur.plist b/EFI/OC/config.BigSur.plist index 2a9d604..0f6475d 100644 --- a/EFI/OC/config.BigSur.plist +++ b/EFI/OC/config.BigSur.plist @@ -179,6 +179,13 @@ model Thunderbolt 3 NHI + PciRoot(0x0)/Pci(0x1F,0x3) + + device-id + cJ0AAA== + layout-id + 23 + PciRoot(0x0)/Pci(0x1D,0x5)/Pci(0x0,0x0) compatible @@ -364,7 +371,7 @@ Enabled ExecutablePath - + Contents/MacOS/IntelBluetoothInjector MaxKernel MinKernel @@ -463,38 +470,7 @@ Force Patch - - - Arch - Any - Base - - Comment - HDMI&DP_Audio - Count - 0 - Enabled - - Find - DgAAuHCdAADrBpA= - Identifier - as.vit9696.AppleALC - Limit - 0 - Mask - - MaxKernel - - MinKernel - - Replace - DgAAuEijAADrBpA= - ReplaceMask - - Skip - 0 - - + Quirks AppleCpuPmCfgLock @@ -727,8 +703,6 @@ DefaultBackgroundColor AAAAAA== - UIScale - AQ== 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -897,7 +871,7 @@ Comment Enabled - + Path OpenCanopy.efi @@ -972,7 +946,7 @@ UgaPassThrough UIScale - -1 + 1 ProtocolOverrides diff --git a/EFI/OC/config.Catalina.plist b/EFI/OC/config.Catalina.plist index 6f8fe4c..628082d 100644 --- a/EFI/OC/config.Catalina.plist +++ b/EFI/OC/config.Catalina.plist @@ -179,6 +179,13 @@ model Thunderbolt 3 NHI + PciRoot(0x0)/Pci(0x1F,0x3) + + device-id + cJ0AAA== + layout-id + 23 + PciRoot(0x0)/Pci(0x1D,0x5)/Pci(0x0,0x0) compatible @@ -364,7 +371,7 @@ Enabled ExecutablePath - + Contents/MacOS/IntelBluetoothInjector MaxKernel MinKernel @@ -463,38 +470,7 @@ Force Patch - - - Arch - Any - Base - - Comment - HDMI&DP_Audio - Count - 0 - Enabled - - Find - DgAAuHCdAADrBpA= - Identifier - as.vit9696.AppleALC - Limit - 0 - Mask - - MaxKernel - - MinKernel - - Replace - DgAAuEijAADrBpA= - ReplaceMask - - Skip - 0 - - + Quirks AppleCpuPmCfgLock @@ -727,8 +703,6 @@ DefaultBackgroundColor AAAAAA== - UIScale - AQ== 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -897,7 +871,7 @@ Comment Enabled - + Path OpenCanopy.efi @@ -972,7 +946,7 @@ UgaPassThrough UIScale - -1 + 1 ProtocolOverrides diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index f193765..838622e 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -691,8 +691,6 @@ DefaultBackgroundColor AAAAAA== - UIScale - AQ== 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102 @@ -936,7 +934,7 @@ UgaPassThrough UIScale - -1 + 1 ProtocolOverrides diff --git a/README.md b/README.md index 4bb2121..be7bb68 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,9 @@ ### BIOS config -BIOS version **FNCML357.0055 (latest)** +**The newest version 0056 will make CFGLock.efi unable to work, DO NOT UPDATE!!!** + +BIOS version **FNCML357.0055** + Advanced - Storage diff --git a/README.zh_CN.md b/README.zh_CN.md index abb5d8d..c704d2f 100644 --- a/README.zh_CN.md +++ b/README.zh_CN.md @@ -22,7 +22,9 @@ ### BIOS 设置 -BIOS version **FNCML357.0055 (latest)** +**最新版本 0056 升级后会导致 CFGLock.efi 失效, 请勿更新!!!** + +BIOS version **FNCML357.0055** + Advanced - Storage -- GitLab