diff --git a/EFI/Boot/bootx64.efi b/EFI/Boot/bootx64.efi
index a95b3fd..0d7dd96 100755
Binary files a/EFI/Boot/bootx64.efi and b/EFI/Boot/bootx64.efi differ
diff --git a/EFI/OC/Drivers/HfsPlus.efi b/EFI/OC/Drivers/HfsPlus.efi
index cb97a87..af9c51b 100755
Binary files a/EFI/OC/Drivers/HfsPlus.efi and b/EFI/OC/Drivers/HfsPlus.efi differ
diff --git a/EFI/OC/Drivers/OpenCanopy.efi b/EFI/OC/Drivers/OpenCanopy.efi
index 96c7c89..b67d7ba 100755
Binary files a/EFI/OC/Drivers/OpenCanopy.efi and b/EFI/OC/Drivers/OpenCanopy.efi differ
diff --git a/EFI/OC/Drivers/OpenRuntime.efi b/EFI/OC/Drivers/OpenRuntime.efi
index 9c43fba..385dd20 100755
Binary files a/EFI/OC/Drivers/OpenRuntime.efi and b/EFI/OC/Drivers/OpenRuntime.efi differ
diff --git a/EFI/OC/Drivers/ResetNvramEntry.efi b/EFI/OC/Drivers/ResetNvramEntry.efi
index 23533b6..5de665b 100755
Binary files a/EFI/OC/Drivers/ResetNvramEntry.efi and b/EFI/OC/Drivers/ResetNvramEntry.efi differ
diff --git a/EFI/OC/Kexts/AMFIPass.kext/Contents/Info.plist b/EFI/OC/Kexts/AMFIPass.kext/Contents/Info.plist
new file mode 100755
index 0000000..b6e6083
--- /dev/null
+++ b/EFI/OC/Kexts/AMFIPass.kext/Contents/Info.plist
@@ -0,0 +1,85 @@
+
+
+
+
+ BuildMachineOSBuild
+ 22F66
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ AMFIPass
+ CFBundleIdentifier
+ com.dhinakg.AMFIPass
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ AMFIPass
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 1.4.0
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 1.4.0
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+
+ DTPlatformName
+ macosx
+ DTPlatformVersion
+ 13.3
+ DTSDKBuild
+ 22E245
+ DTSDKName
+ macosx13.3
+ DTXcode
+ 1430
+ DTXcodeBuild
+ 14E222b
+ IOKitPersonalities
+
+ AMFIPass
+
+ CFBundleIdentifier
+ com.dhinakg.AMFIPass
+ IOClass
+ AMFIPass
+ IOMatchCategory
+ AMFIPass
+ IOProviderClass
+ IOResources
+ IOResourceMatch
+ IOKit
+
+
+ LSMinimumSystemVersion
+ 10.15
+ NSHumanReadableCopyright
+ Copyright © 2022-2023 Dhinak G. All rights reserved.
+ OSBundleLibraries
+
+ as.vit9696.Lilu
+ 1.4.7
+ com.apple.kpi.bsd
+ 12.0.0
+ com.apple.kpi.dsep
+ 12.0.0
+ com.apple.kpi.iokit
+ 12.0.0
+ com.apple.kpi.libkern
+ 12.0.0
+ com.apple.kpi.mach
+ 12.0.0
+ com.apple.kpi.private
+ 12.0.0
+ com.apple.kpi.unsupported
+ 12.0.0
+
+ OSBundleRequired
+ Root
+
+
diff --git a/EFI/OC/Kexts/AMFIPass.kext/Contents/MacOS/AMFIPass b/EFI/OC/Kexts/AMFIPass.kext/Contents/MacOS/AMFIPass
new file mode 100755
index 0000000..c78018b
Binary files /dev/null and b/EFI/OC/Kexts/AMFIPass.kext/Contents/MacOS/AMFIPass differ
diff --git a/EFI/OC/Kexts/AMFIPass.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/AMFIPass.kext/Contents/_CodeSignature/CodeResources
new file mode 100755
index 0000000..d5d0fd7
--- /dev/null
+++ b/EFI/OC/Kexts/AMFIPass.kext/Contents/_CodeSignature/CodeResources
@@ -0,0 +1,115 @@
+
+
+
+
+ files
+
+ files2
+
+ rules
+
+ ^Resources/
+
+ ^Resources/.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^Resources/.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Resources/Base\.lproj/
+
+ weight
+ 1010
+
+ ^version.plist$
+
+
+ rules2
+
+ .*\.dSYM($|/)
+
+ weight
+ 11
+
+ ^(.*/)?\.DS_Store$
+
+ omit
+
+ weight
+ 2000
+
+ ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/
+
+ nested
+
+ weight
+ 10
+
+ ^.*
+
+ ^Info\.plist$
+
+ omit
+
+ weight
+ 20
+
+ ^PkgInfo$
+
+ omit
+
+ weight
+ 20
+
+ ^Resources/
+
+ weight
+ 20
+
+ ^Resources/.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^Resources/.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Resources/Base\.lproj/
+
+ weight
+ 1010
+
+ ^[^/]+$
+
+ nested
+
+ weight
+ 10
+
+ ^embedded\.provisionprofile$
+
+ weight
+ 20
+
+ ^version\.plist$
+
+ weight
+ 20
+
+
+
+
diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
index 46c524c..21ad5b5 100755
--- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
+++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 21G651
+ 21H1123
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -17,7 +17,7 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.8.4
+ 1.9.0
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,7 +25,7 @@
MacOSX
CFBundleVersion
- 1.8.4
+ 1.9.0
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
@@ -65,6 +65,91 @@
as.vit9696.AppleALC
HDAConfigDefault
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ Baio77 - ALC295 Lenovo_X1_Tablet_3°Gen
+ CodecID
+ 283902613
+ ConfigData
+
+ AUccEAFHHQABRx4XAUcfkAFHDAICFxwgAhcd
+ EAIXHiECFx8AAhcMAgEnHDABJx0AASceoAEn
+ H5ABlxxAAZcdEAGXHoEBlx8A
+
+ FuncGroup
+ 1
+ LayoutID
+ 69
+ WakeConfigData
+
+ AUcMAgIXDAI=
+
+ WakeVerbReinit
+
+
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ hoaug - ALC295 - Razer Blade 15 2018 Advanced
+ CodecID
+ 283902616
+ ConfigData
+
+ ASccMAEnHQABJx6gAScfkAGHHHABhx0QAYce
+ gQGHHwACFxwgAhcdEAIXHiECFx8AAUccEAFH
+ HQEBRx4XAUcfkAFHDAICBQAQAgQMIQIFACoC
+ BI8Y
+
+ FuncGroup
+ 1
+ LayoutID
+ 25
+ WakeConfigData
+
+ AUcMAgGHByU=
+
+ WakeVerbReinit
+
+
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ CodecID
+ 283906408
+ CodecName
+ Realtek ALC S1220A Hoangtu92, 7.1 outputs (MSI X470 Gaming Pro Carbon)
+ ConfigData
+
+ AScc8AEnHQABJx4AAScfQAFHHBABRx1QAUce
+ EQFHHwEBRwwCAVccIAFXHRABVx4BAVcfAQFn
+ HDABZx1gAWceAQFnHwEBdxzwAXcdAAF3HgAB
+ dx9AAYccQAGHHSABhx4BAYcfAQGXHFABlx2Q
+ AZcegQGXHwIBpxxgAacdMAGnHoEBpx8BAbcc
+ cAG3HUABtx4hAbcfAgG3DAIB1xzwAdcdAAHX
+ HgAB1x9AAeccgAHnHRAB5x5FAecfAQIFAAcC
+ BAPAAgUAQwIEMAUCBQBdAgQWFgIFAF4CBBAQ
+ AgUAXwIEv8UCBQBqAgQCDgIFAG8CBIAz
+
+ FuncGroup
+ 1
+ LayoutID
+ 99
+ WakeConfigData
+
+ AUcMAgG3DAI=
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -630,6 +715,29 @@
LayoutID
28
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ Goldfish64 - AD1884 - Panasonic Toughbook CF-30
+ CodecID
+ 299112580
+ ConfigData
+
+ ARccIAEXHRABFx4hARcfAQEnHBABJx0BASce
+ EAEnH5ABJwwCATcc8AE3HQABNx4AATcfQAFH
+ HDABRx0QAUcegQFHHwEBVxzwAVcdAAFXHgAB
+ Vx9AAWcc8AFnHQABZx4AAWcfQAGnHPABpx0A
+ AaceAAGnH0ABtxzwAbcdAAG3HgABtx9AAccc
+ 8AHHHQABxx4AAccfQA==
+
+ FuncGroup
+ 1
+ LayoutID
+ 11
+
AFGLowPowerState
@@ -2270,6 +2378,32 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ ALC236 for Dell ICL for Lorys89 by Vorshim
+ CodecID
+ 283902518
+ ConfigData
+
+ ASccIAEnHQEBJx6mAScfkAFHHEABRx0BAUce
+ FwFHH5ABRwwCAZccQAGXHRABlx6nAZcfAAIF
+ AEUCBNaJAhcdEAIXHiECFx8BAhcMAg==
+
+ FuncGroup
+ 1
+ LayoutID
+ 69
+ WakeConfigData
+
+ AUcMAgGXByQCFwwC
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -2283,7 +2417,11 @@
AUccEAFHHQEBRx4XAUcfkAFHDAICFxwgAhcd
EAIXHiECFx8EAhcMAgEnHDABJx0BAScepgEn
- H5ABlxxAAZcdEAGXHoEBlx8E
+ H5ABlxxAAZcdEAGXHoEBlx8EATcc8AE3HQAB
+ Nx4AATcfQAHXHPAB1x0AAdceAAHXH0ABhxzw
+ AYcdAAGHHgABhx9AAacc8AGnHQABpx4AAacf
+ QAG3HPABtx0AAbceAAG3H0ABtwwCAecc8AHn
+ HQAB5x4AAecfQA==
FuncGroup
1
@@ -3007,6 +3145,32 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ Realtek ALC255 for Acer Aspire 7 A715-42G AMD by Long
+ CodecID
+ 283902549
+ ConfigData
+
+ ASccQAEnHQEBJx6mAScfkAFHHCABRx0BAUce
+ FwFHH5ABRwwCAZcccAGXHRABlx6LAZcfAgIX
+ HDACFx0QAhceIQIXHwICFwwC
+
+ FuncGroup
+ 1
+ LayoutID
+ 80
+ WakeConfigData
+
+ AUcMAg==
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -4842,6 +5006,32 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ Realtek ALC269 - Samsung R780
+ CodecID
+ 283902569
+ ConfigData
+
+ AUccEAFHHQABRx4XAUcfkAFXHCABVx0QAVce
+ IQFXHwEBhxwwAYcdEAGHHoEBhx8BAZccQAGX
+ HQABlx6gAZcfkAFHDAI=
+
+ FuncGroup
+ 1
+ LayoutID
+ 36
+ WakeConfigData
+
+ AUcMAg==
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -6915,6 +7105,32 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ CodecID
+ 283902598
+ CodecName
+ HP-Pavilion-Wave-600-A058cn
+ ConfigData
+
+ AYccEAGHHRABhx6BAYcfBAE3HCABNx0BATce
+ pgE3H5ACFxwwAhcdEAIXHiECFx8EAhcMAgF3
+ HEABdx0BAXceFwF3H5ABdwwC
+
+ FuncGroup
+ 1
+ LayoutID
+ 69
+ WakeConfigData
+
+ AUcMAgIXDAI=
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -6967,6 +7183,36 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ ALC287 for Legion 5 Pro(R9000p)
+ CodecID
+ 283902599
+ ConfigData
+
+ ASccQAEnHQEBJx6gAScfkAE3HPABNx0AATce
+ AAE3H0ABRxwQAUcdAQFHHhcBRx+QAUcMAgF3
+ HPABdx0AAXceAAF3H0ABhxzwAYcdAAGHHgAB
+ hx9AAZccMAGXHRABlx6BAZcfAwGnHPABpx0A
+ AaceAAGnH0ABtxzwAbcdAAG3HgABtx9AAdcc
+ 8AHXHQAB1x4AAdcfQAHnHPAB5x0AAeceAAHX
+ H0ACFxwgAhcdEAIXHiECFx8DAhcMAg==
+
+ FuncGroup
+ 1
+ LayoutID
+ 13
+ WakeConfigData
+
+ AhcMAg==
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -7106,6 +7352,31 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ ALC289 for Dell XPS 15 9500 4 Speakers
+ CodecID
+ 283902601
+ ConfigData
+
+ AScfkAGXHEABlx0QAZcepwGXHwACFx8BAhcM
+ AgIFAEUCBNaJ
+
+ FuncGroup
+ 1
+ LayoutID
+ 13
+ WakeConfigData
+
+ AZcHJAIXDAI=
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -7189,6 +7460,32 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ ALC289 for Dell XPS 2in1 7390 Vorshim
+ CodecID
+ 283902601
+ ConfigData
+
+ ASccIAEnHQEBJx6mAScfkAFHHEABRx0BAUce
+ FwFHH5ABRwwCAZccQAGXHRABlx6nAZcfAAIF
+ AEUCBNaJAhcdEAIXHiECFx8BAhcMAg==
+
+ FuncGroup
+ 1
+ LayoutID
+ 69
+ WakeConfigData
+
+ AUcMAgGXByQCFwwC
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -8154,6 +8451,33 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ Lorys89 - Realtek ALC295/ALC3254 for Dell Latitude 7210 2-in-1
+ CodecID
+ 283902613
+ ConfigData
+
+ AUccEAFHHQEBRx4XAUcfkAFHDAICFxwgAhcd
+ EAIXHisCFx8DAhcMAgEnHDABJx0BAScepgEn
+ H5ABlxxAAZcdEAGXHosBlx8DAZcHJAIFAEUC
+ BFKJ
+
+ FuncGroup
+ 1
+ LayoutID
+ 33
+ WakeConfigData
+
+ AUcMAgIXDAIBlwckAgUARQIEUok=
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -8263,6 +8587,32 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ Piscean - Realtek ALC298 for Dell Precision 5540
+ CodecID
+ 283902616
+ ConfigData
+
+ ASccMAEnHQEBJx6gAScfkAF3HBABdx0BAXce
+ FwF3H5ABhxxwAYcdIAGHHosBhx8CAhccIAIX
+ HRACFx4rAhcfAwF3DAIBhwclAhcIgw==
+
+ FuncGroup
+ 1
+ LayoutID
+ 15
+ WakeConfigData
+
+ AXcMAgGHByUCFwiDAScHIA==
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -8569,6 +8919,35 @@
WakeVerbReinit
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ Custom - Realtek ALC298 for Lenovo Yoga C940 by idalin
+ CodecID
+ 283902616
+ ConfigData
+
+ AXccEAF3HQEBdx4XAXcfkAF3DAIBRxwRAUcd
+ AQFHHhcBRx+QAUcMAgIXHBACFx0QAhceKwIX
+ HwQBJxzwAScdAAEnHgABJx9AAYccMAGHHQEB
+ hx6mAYcfkAHXHPAB1x0AAdceAAHXH0ABNxzw
+ ATcdAAE3HgABNx9AAecc8AHnHQAB5x4AAecf
+ QAH3HPAB9x0AAfceAAH3H0A=
+
+ FuncGroup
+ 1
+ LayoutID
+ 94
+ WakeConfigData
+
+ AXcMAgFHDAI=
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -10605,6 +10984,30 @@
LayoutID
7
+
+ AFGLowPowerState
+
+ AQAAAA==
+
+ CodecID
+ 283904146
+ Comment
+ ALC892 for MSI GF72-8RE
+ ConfigData
+
+ AYcegQG3DAI=
+
+ FuncGroup
+ 1
+ LayoutID
+ 11
+ WakeConfigData
+
+ AbcMAg==
+
+ WakeVerbReinit
+
+
AFGLowPowerState
@@ -15378,10 +15781,10 @@
283902550
ConfigData
- ASccAAEnHQABJx4QAScfQAIXHBACFx0QAhce
- IQIXHwICFwwCAeccIAHnHREB5x5FAecfAQHX
- HCkB1x3AAdceRAHXH0ABlxwwAZcdEAGXHqAB
- lx+SAbccQAG3HRABtx4RAbcfAQG3DAI=
+ AZccMAGXHRABlx6gAZcfkgIXHBACFx0QAhce
+ IQIXHwICFwwCAbccQAG3HRABtx4RAbcfAQG3
+ DAIB5xwgAecdEQHnHkUB5x8BAUcc8AFHHREB
+ Rx4RAUcfQQFHDAI=
FuncGroup
1
@@ -15389,7 +15792,7 @@
68
WakeConfigData
- AhcMAgG3DAI=
+ AhcMAgG3DAIBRwwC
WakeVerbReinit
@@ -15522,6 +15925,175 @@
LayoutID
38
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ liangyi - ALC897 for MSI PRO B760M-P DDR4
+ CodecID
+ 283904151
+ ConfigData
+
+ ARcc8AEXHQABFx4AARcfQAEnHPABJx0AASce
+ AAEnH0ABRxwQAUcdQAFHHhEBRx8BAUcMAgFX
+ HPABVx0AAVceAAFXH0ABZxzwAWcdAAFnHgAB
+ Zx9AAXcc8AF3HQABdx4AAXcfQAGHHDABhx2Q
+ AYceoAGHH5EBlxxwAZcdkAGXHoABlx8BAacc
+ UAGnHTABpx6BAacfAQG3HCABtx1AAbceIQG3
+ HwEBtwwCAccc8AHHHQABxx4AAccfQAHXHPAB
+ 1x0AAdceAAHXH0AB5xzwAecdAAHnHgAB5x9A
+ Afcc8AH3HQAB9x4AAfcfQA==
+
+ FuncGroup
+ 1
+ LayoutID
+ 98
+ WakeConfigData
+
+ AUcMAgG3DAI=
+
+ WakeVerbReinit
+
+
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ Custom ALC897 by Marcos_Vinicios for HUANANZHI QD4
+ CodecID
+ 283904151
+ ConfigData
+
+ AdccEAHXHcAB1x4kAdcfQAG3HCABtx1AAbce
+ IQG3HwIBtwwCAYccMAGHHZABhx6gAYcfkQEX
+ HEABFx3AARceFwEXH0ABRxxQAUcdQAFHHhEB
+ Rx8BAUcMAgGnHGABpx0wAacegQGnHwEBlxxw
+ AZcdkAGXHoEBlx8C
+
+ FuncGroup
+ 1
+ LayoutID
+ 99
+ WakeConfigData
+
+ AUcMAgG3DAI=
+
+ WakeVerbReinit
+
+
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ CodecID
+ 283902569
+ Comment
+ aa820t - Realtek ALC269VC for Lenovo G480
+ ConfigData
+
+ AUccEAFHHQABRx4XAUcfmQFHDAIBhxwgAYcd
+ EAGHHoEBhx8EAZccMAGXHQABlx6nAZcfmQFX
+ HEABVx0QAVceIQFXHwQBVwwC
+
+ FuncGroup
+ 1
+ LayoutID
+ 138
+ WakeConfigData
+
+ AUcMAgFXDAI=
+
+ WakeVerbReinit
+
+
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ IDT 92HD81B1X5 by SkyrilHD for HP Elitebook 8x70 series
+ CodecID
+ 287143429
+ ConfigData
+
+ AKccMACnHRAApx4BAKcfIQCnDAIAtxwhALcd
+ EAC3HiEAtx8EALcMAgDHHBEAxx0QAMceoQDH
+ HwQAxwwCANccIADXHQEA1x4TANcfmQDXDAIA
+ 5xzwAOcdAADnHvAA5x9AAOcMAgD3HBAA9x0Q
+ APcegQD3HyEA9wwCARccAAEXHQEBFx6jARcf
+ mQ==
+
+ FuncGroup
+ 1
+ LayoutID
+ 76
+ WakeConfigData
+
+ AKcMAgC3DAIAxwwCANcMAgDnDAIA9wwC
+
+ WakeVerbReinit
+
+
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ lshbluesky - Realtek ALC256 for Samsung Galaxy Book NT750XDA-KF59U
+ CodecID
+ 283902550
+ ConfigData
+
+ AhccIAIXHRACFx4hAhcfAAIXDAIBlxwwAZcd
+ EAGXHqABlx+QAUccUAFHHQABRx4XAUcfkAFH
+ DAI=
+
+ FuncGroup
+ 1
+ LayoutID
+ 38
+ WakeConfigData
+
+ AhcMAgFHDAI=
+
+ WakeVerbReinit
+
+
+
+ AFGLowPowerState
+
+ AwAAAA==
+
+ Codec
+ ALC269
+ CodecID
+ 283902569
+ Comment
+ Ar4eR07 - ALC269VB for Tecno T1 IceLake
+ ConfigData
+
+ AhccIAIXHRACFx4hAhcfBAEnHDABJx0AASce
+ pgEnH5ABhxxAAYcdkAGHHoEBhx8CAUccYAFH
+ HQABRx4XAUcfkAFHDAI=
+
+ FuncGroup
+ 1
+ LayoutID
+ 37
+ WakeConfigData
+
+ AUcMAg==
+
+ WakeVerbReinit
+
+
IOClass
AppleALC
diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
index 5e2ff6c..090b2c2 100755
Binary files a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ
diff --git a/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/Info.plist b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/Info.plist
new file mode 100755
index 0000000..bef083c
--- /dev/null
+++ b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/Info.plist
@@ -0,0 +1,83 @@
+
+
+
+
+ BuildMachineOSBuild
+ 22A380010
+ CFBundleDevelopmentRegion
+ English
+ CFBundleExecutable
+ IO80211FamilyLegacy
+ CFBundleGetInfoString
+ 12.0, Copyright © 2005-2016 Apple Inc. All rights reserved.
+ CFBundleIdentifier
+ com.apple.iokit.IO80211FamilyLegacy
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ IO80211FamilyLegacy
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 12.0
+ CFBundleSignature
+ ????
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 1200.12.2b1
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+ 22G5038a
+ DTPlatformName
+ macosx
+ DTPlatformVersion
+ 13.5
+ DTSDKBuild
+ 22G5038a
+ DTSDKName
+ macosx13.5.internal
+ DTXcode
+ 1430
+ DTXcodeBuild
+ 14E6097d
+ IOKitPersonalities
+
+ LSMinimumSystemVersion
+ 13.5
+ OSBundleCompatibleVersion
+ 1.0
+ OSBundleLibraries
+
+ com.apple.driver.AppleMobileFileIntegrity
+ 1.0.1
+ com.apple.driver.corecapture
+ 1.0.0
+ com.apple.iokit.CoreAnalyticsFamily
+ 1.0
+ com.apple.iokit.IONetworkingFamily
+ 3.0
+ com.apple.iokit.IOSkywalkFamily
+ 1.0
+ com.apple.kec.corecrypto
+ 1.0
+ com.apple.kpi.bsd
+ 15.0.0
+ com.apple.kpi.iokit
+ 15.0.0
+ com.apple.kpi.libkern
+ 15.0.0
+ com.apple.kpi.mach
+ 15.0.0
+ com.apple.kpi.private
+ 15.0.0
+ com.apple.kpi.unsupported
+ 15.0.0
+
+ OSBundleRequired
+ Network-Root
+
+
diff --git a/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/MacOS/IO80211FamilyLegacy b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/MacOS/IO80211FamilyLegacy
new file mode 100755
index 0000000..273250a
Binary files /dev/null and b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/MacOS/IO80211FamilyLegacy differ
diff --git a/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/Info.plist b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/Info.plist
new file mode 100755
index 0000000..96d1a03
--- /dev/null
+++ b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/Info.plist
@@ -0,0 +1,103 @@
+
+
+
+
+ BuildMachineOSBuild
+ 22A380010
+ CFBundleDevelopmentRegion
+ English
+ CFBundleExecutable
+ AirPortBrcmNIC
+ CFBundleGetInfoString
+ 14.0, Copyright © 2006-2014 Apple Inc. All rights reserved.
+ CFBundleIdentifier
+ com.apple.driver.AirPort.BrcmNIC
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ AirPortBrcmNIC
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 14.0
+ CFBundleSignature
+ ????
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 1400.1.1
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+ 22G5038a
+ DTPlatformName
+ macosx
+ DTPlatformVersion
+ 13.5
+ DTSDKBuild
+ 22G5038a
+ DTSDKName
+ macosx13.5.internal
+ DTXcode
+ 1430
+ DTXcodeBuild
+ 14E6097d
+ IOKitPersonalities
+
+ Broadcom 802.11 PCI
+
+ CFBundleIdentifier
+ com.apple.driver.AirPort.BrcmNIC
+ IOClass
+ AirPort_BrcmNIC
+ IOMatchCategory
+ IODefaultMatchCategory
+ IONameMatch
+
+ pci14e4,43ba
+ pci14e4,43a3
+ pci14e4,43a0
+
+ IOProbeScore
+ 1400
+ IOProviderClass
+ IOPCIDevice
+ TruePowerOff
+
+
+
+ LSMinimumSystemVersion
+ 13.5
+ OSBundleLibraries
+
+ com.apple.driver.corecapture
+ 1.0.0
+ com.apple.driver.mDNSOffloadUserClient
+ 1.0.0d7
+ com.apple.iokit.IO80211FamilyLegacy
+ 600.0
+ com.apple.iokit.IONetworkingFamily
+ 3.1
+ com.apple.iokit.IOPCIFamily
+ 2.8
+ com.apple.iokit.IOSkywalkFamily
+ 1.0
+ com.apple.kpi.bsd
+ 13.0.0
+ com.apple.kpi.iokit
+ 13.0.0
+ com.apple.kpi.libkern
+ 13.0.0
+ com.apple.kpi.mach
+ 13.0.0
+ com.apple.kpi.private
+ 14.0.0
+ com.apple.kpi.unsupported
+ 13.0.0
+
+ OSBundleRequired
+ Network-Root
+
+
diff --git a/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC
new file mode 100755
index 0000000..dfd4ed5
Binary files /dev/null and b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/MacOS/AirPortBrcmNIC differ
diff --git a/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/_CodeSignature/CodeResources
new file mode 100755
index 0000000..fbdec37
--- /dev/null
+++ b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/_CodeSignature/CodeResources
@@ -0,0 +1,128 @@
+
+
+
+
+ files
+
+ version.plist
+
+ qIixle+W2C/+sBp1SInmYObzhV4=
+
+
+ files2
+
+ version.plist
+
+ hash2
+
+ ji2WfnRNNWU/8pJpqBz/wrCq9bjOZa7wiGteYMeYsOE=
+
+
+
+ rules
+
+ ^Resources/
+
+ ^Resources/.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^Resources/.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Resources/Base\.lproj/
+
+ weight
+ 1010
+
+ ^version.plist$
+
+
+ rules2
+
+ .*\.dSYM($|/)
+
+ weight
+ 11
+
+ ^(.*/)?\.DS_Store$
+
+ omit
+
+ weight
+ 2000
+
+ ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/
+
+ nested
+
+ weight
+ 10
+
+ ^.*
+
+ ^Info\.plist$
+
+ omit
+
+ weight
+ 20
+
+ ^PkgInfo$
+
+ omit
+
+ weight
+ 20
+
+ ^Resources/
+
+ weight
+ 20
+
+ ^Resources/.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^Resources/.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Resources/Base\.lproj/
+
+ weight
+ 1010
+
+ ^[^/]+$
+
+ nested
+
+ weight
+ 10
+
+ ^embedded\.provisionprofile$
+
+ weight
+ 20
+
+ ^version\.plist$
+
+ weight
+ 20
+
+
+
+
diff --git a/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/version.plist b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/version.plist
new file mode 100755
index 0000000..9ddc3ef
--- /dev/null
+++ b/EFI/OC/Kexts/IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext/Contents/version.plist
@@ -0,0 +1,16 @@
+
+
+
+
+ BuildVersion
+ 42
+ CFBundleShortVersionString
+ 14.0
+ CFBundleVersion
+ 1400.1.1
+ ProjectName
+ AirPortDriverBrcmNIC
+ SourceVersion
+ 1772001000000000
+
+
diff --git a/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/Info.plist b/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/Info.plist
new file mode 100755
index 0000000..eb7cd93
--- /dev/null
+++ b/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/Info.plist
@@ -0,0 +1,111 @@
+
+
+
+
+ BuildMachineOSBuild
+ 22A380010
+ CFBundleDevelopmentRegion
+ en
+ CFBundleExecutable
+ IOSkywalkFamily
+ CFBundleIdentifier
+ com.apple.iokit.IOSkywalkFamily
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ IOSkywalkFamily
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 1.0
+ CFBundleSignature
+ ????
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 1.0
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+ 22G5038a
+ DTPlatformName
+ macosx
+ DTPlatformVersion
+ 13.5
+ DTSDKBuild
+ 22G5038a
+ DTSDKName
+ macosx13.5.internal
+ DTXcode
+ 1430
+ DTXcodeBuild
+ 14E6097d
+ IOKitPersonalities
+
+ IOSkywalkKernelPipeBSDClient
+
+ CFBundleIdentifier
+ com.apple.iokit.IOSkywalkFamily
+ IOClass
+ IOSkywalkKernelPipeBSDClient
+ IOProviderClass
+ IOSkywalkInterface
+ IOResourceMatch
+ IOBSD
+
+ IOSkywalkLegacyEthernet
+
+ CFBundleIdentifier
+ com.apple.iokit.IOSkywalkFamily
+ IOClass
+ IOSkywalkLegacyEthernet
+ IOMatchCategory
+ IOSkywalkLegacyEthernet
+ IOProviderClass
+ IOSkywalkEthernetInterface
+
+ IOSkywalkNetworkBSDClient
+
+ CFBundleIdentifier
+ com.apple.iokit.IOSkywalkFamily
+ IOClass
+ IOSkywalkNetworkBSDClient
+ IOProbeScore
+ 1000
+ IOProviderClass
+ IOSkywalkNetworkInterface
+ IOResourceMatch
+ IOBSD
+
+
+ LSMinimumSystemVersion
+ 13.5
+ NSHumanReadableCopyright
+ Copyright © 2022 Apple Inc. All rights reserved.
+ OSBundleCompatibleVersion
+ 1.0
+ OSBundleLibraries
+
+ com.apple.driver.mDNSOffloadUserClient
+ 1.0.0d6
+ com.apple.iokit.IONetworkingFamily
+ 3.2
+ com.apple.kpi.bsd
+ 15.0.0
+ com.apple.kpi.iokit
+ 15.0.0
+ com.apple.kpi.libkern
+ 15.0.0
+ com.apple.kpi.mach
+ 15.0.0
+ com.apple.kpi.private
+ 15.0.0
+ com.apple.kpi.unsupported
+ 15.0.0
+
+ OSBundleRequired
+ Network-Root
+
+
diff --git a/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/MacOS/IOSkywalkFamily b/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/MacOS/IOSkywalkFamily
new file mode 100755
index 0000000..56cbb8c
Binary files /dev/null and b/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/MacOS/IOSkywalkFamily differ
diff --git a/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/_CodeSignature/CodeResources b/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/_CodeSignature/CodeResources
new file mode 100755
index 0000000..d5d0fd7
--- /dev/null
+++ b/EFI/OC/Kexts/IOSkywalkFamily.kext/Contents/_CodeSignature/CodeResources
@@ -0,0 +1,115 @@
+
+
+
+
+ files
+
+ files2
+
+ rules
+
+ ^Resources/
+
+ ^Resources/.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^Resources/.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Resources/Base\.lproj/
+
+ weight
+ 1010
+
+ ^version.plist$
+
+
+ rules2
+
+ .*\.dSYM($|/)
+
+ weight
+ 11
+
+ ^(.*/)?\.DS_Store$
+
+ omit
+
+ weight
+ 2000
+
+ ^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/
+
+ nested
+
+ weight
+ 10
+
+ ^.*
+
+ ^Info\.plist$
+
+ omit
+
+ weight
+ 20
+
+ ^PkgInfo$
+
+ omit
+
+ weight
+ 20
+
+ ^Resources/
+
+ weight
+ 20
+
+ ^Resources/.*\.lproj/
+
+ optional
+
+ weight
+ 1000
+
+ ^Resources/.*\.lproj/locversion.plist$
+
+ omit
+
+ weight
+ 1100
+
+ ^Resources/Base\.lproj/
+
+ weight
+ 1010
+
+ ^[^/]+$
+
+ nested
+
+ weight
+ 10
+
+ ^embedded\.provisionprofile$
+
+ weight
+ 20
+
+ ^version\.plist$
+
+ weight
+ 20
+
+
+
+
diff --git a/EFI/OC/Kexts/RestrictEvents.kext/Contents/Info.plist b/EFI/OC/Kexts/RestrictEvents.kext/Contents/Info.plist
index 1aa41be..9b05643 100755
--- a/EFI/OC/Kexts/RestrictEvents.kext/Contents/Info.plist
+++ b/EFI/OC/Kexts/RestrictEvents.kext/Contents/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 21G531
+ 21G816
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -17,13 +17,13 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.1.2
+ 1.1.3
CFBundleSupportedPlatforms
MacOSX
CFBundleVersion
- 1.1.2
+ 1.1.3
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
diff --git a/EFI/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents b/EFI/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents
index 60604c4..9af757b 100755
Binary files a/EFI/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents and b/EFI/OC/Kexts/RestrictEvents.kext/Contents/MacOS/RestrictEvents differ
diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi
index 2509845..fcc8558 100755
Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ
diff --git a/EFI/OC/Resources/Audio/OCEFIAudio_VoiceOver_Boot.wav b/EFI/OC/Resources/Audio/OCEFIAudio_VoiceOver_Boot.wav
new file mode 100755
index 0000000..aebbdb8
Binary files /dev/null and b/EFI/OC/Resources/Audio/OCEFIAudio_VoiceOver_Boot.wav differ
diff --git a/EFI/OC/Tools/OpenShell.efi b/EFI/OC/Tools/OpenShell.efi
index eba8178..d827fd2 100755
Binary files a/EFI/OC/Tools/OpenShell.efi and b/EFI/OC/Tools/OpenShell.efi differ
diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist
index e440a3a..b7d83b2 100755
--- a/EFI/OC/config.plist
+++ b/EFI/OC/config.plist
@@ -1,1026 +1,1122 @@
-
- #WARNING - 1
- This is just a sample. Do NOT try loading it.
- #WARNING - 2
- Ensure you understand EVERY field before booting.
- #WARNING - 3
- In most cases recommended to use Sample.plist
- #WARNING - 4
- Use SampleCustom.plist only for special cases.
- ACPI
-
- Add
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-PLUG-ALT.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-SBUS-MCHC.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-AWAC-DISABLE.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-EC-USBX.aml
-
-
- Delete
-
- Patch
-
- Quirks
-
- FadtEnableReset
-
- NormalizeHeaders
-
- RebaseRegions
-
- ResetHwSig
-
- ResetLogoStatus
-
- SyncTableIds
-
-
-
- Booter
-
- MmioWhitelist
-
- Patch
-
- Quirks
-
- AllowRelocationBlock
-
- AvoidRuntimeDefrag
-
- DevirtualiseMmio
-
- DisableSingleUser
-
- DisableVariableWrite
-
- DiscardHibernateMap
-
- EnableSafeModeSlide
-
- EnableWriteUnprotector
-
- ForceBooterSignature
-
- ForceExitBootServices
-
- ProtectMemoryRegions
-
- ProtectSecureBoot
-
- ProtectUefiServices
-
- ProvideCustomSlide
-
- ProvideMaxSlide
- 0
- RebuildAppleMemoryMap
-
- ResizeAppleGpuBars
- 0
- SetupVirtualMap
-
- SignalAppleOS
-
- SyncRuntimePermissions
-
-
-
- DeviceProperties
-
- Add
-
- Delete
-
-
- Kernel
-
- Add
-
-
- Arch
- Any
- BundlePath
- Lilu.kext
- Comment
- V1.6.7
- Enabled
-
- ExecutablePath
- Contents/MacOS/Lilu
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- VirtualSMC.kext
- Comment
- V1.3.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/VirtualSMC
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- WhateverGreen.kext
- Comment
- V1.6.6
- Enabled
-
- ExecutablePath
- Contents/MacOS/WhateverGreen
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- NVMeFix.kext
- Comment
- V1.1.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/NVMeFix
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- CPUFriend.kext
- Comment
-
- Enabled
-
- ExecutablePath
- Contents/MacOS/CPUFriend
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- CPUFriendDataProvider.kext
- Comment
-
- Enabled
-
- ExecutablePath
-
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- RadeonSensor.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/RadeonSensor
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCProcessor.kext
- Comment
- V1.3.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCProcessor
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCRadeonGPU.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCRadeonGPU
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCSuperIO.kext
- Comment
- V1.3.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCSuperIO
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- USBToolBox.kext
- Comment
- V1.1.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/USBToolBox
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- UTBMap.kext
- Comment
- V1.1
- Enabled
-
- ExecutablePath
-
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- AppleALC.kext
- Comment
- V1.8.4
- Enabled
-
- ExecutablePath
- Contents/MacOS/AppleALC
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- LucyRTL8125Ethernet.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/LucyRTL8125Ethernet
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- CpuTopologyRebuild.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/CpuTopologyRebuild
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- RestrictEvents.kext
- Comment
- V1.1.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/RestrictEvents
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Block
-
- Emulate
-
- Cpuid1Data
- VQYKAAAAAAAAAAAAAAAAAA==
- Cpuid1Mask
- /////wAAAAAAAAAAAAAAAA==
- DummyPowerManagement
-
- MaxKernel
-
- MinKernel
-
-
- Force
-
- Patch
-
- Quirks
-
- AppleCpuPmCfgLock
-
- AppleXcpmCfgLock
-
- AppleXcpmExtraMsrs
-
- AppleXcpmForceBoost
-
- CustomSMBIOSGuid
-
- CustomPciSerialDevice
-
- DisableIoMapper
-
- DisableIoMapperMapping
-
- DisableLinkeditJettison
-
- DisableRtcChecksum
-
- ExtendBTFeatureFlags
-
- ExternalDiskIcons
-
- ForceAquantiaEthernet
-
- ForceSecureBootScheme
-
- IncreasePciBarSize
-
- LapicKernelPanic
-
- LegacyCommpage
-
- PanicNoKextDump
-
- PowerTimeoutKernelPanic
-
- ProvideCurrentCpuInfo
-
- SetApfsTrimTimeout
- -1
- ThirdPartyDrives
-
- XhciPortLimit
-
-
- Scheme
-
- CustomKernel
-
- FuzzyMatch
-
- KernelArch
- Auto
- KernelCache
- Auto
-
-
- Misc
-
- BlessOverride
-
- Boot
-
- ConsoleAttributes
- 0
- HibernateMode
- None
- HibernateSkipsPicker
-
- HideAuxiliary
-
- InstanceIdentifier
-
- LauncherOption
- Disabled
- LauncherPath
- Default
- PickerAttributes
- 129
- PickerAudioAssist
-
- PickerMode
- External
- PickerVariant
- Auto
- PollAppleHotKeys
-
- ShowPicker
-
- TakeoffDelay
- 0
- Timeout
- 15
-
- Debug
-
- AppleDebug
-
- ApplePanic
-
- DisableWatchDog
-
- DisplayDelay
- 0
- DisplayLevel
- 2147483650
- LogModules
- *
- SysReport
-
- Target
- 3
-
- Entries
-
- Security
-
- AllowSetDefault
-
- ApECID
- 0
- AuthRestart
-
- BlacklistAppleUpdate
-
- DmgLoading
- Disabled
- EnablePassword
-
- ExposeSensitiveData
- 6
- HaltLevel
- 2147483648
- PasswordHash
-
- PasswordSalt
-
- ScanPolicy
- 0
- SecureBootModel
- Disabled
- Vault
- Optional
-
- Serial
-
- Custom
-
- BaudRate
- 115200
- ClockRate
- 1843200
- DetectCable
-
- ExtendedTxFifoSize
- 64
- FifoControl
- 7
- LineControl
- 3
- PciDeviceInfo
- /w==
- RegisterAccessWidth
- 8
- RegisterBase
- 1016
- RegisterStride
- 1
- UseHardwareFlowControl
-
- UseMmio
-
-
- Init
-
- Override
-
-
- Tools
-
-
- Arguments
-
- Auxiliary
-
- Comment
- Not signed for security reasons
- Enabled
-
- Flavour
- OpenShell:UEFIShell:Shell
- FullNvramAccess
-
- Name
- UEFI Shell
- Path
- OpenShell.efi
- RealPath
-
- TextMode
-
-
-
-
- NVRAM
-
- Add
-
- 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
-
- DefaultBackgroundColor
- AAAAAA==
-
- 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
-
- revcpu
- 1
- rtc-blacklist
-
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- ForceDisplayRotationInEFI
- 0
- SystemAudioVolume
- Rg==
- boot-args
- gfxrst=1 -wegnoigpu agdpmod=pikera alcid=1 keepsyms=1 swd_panic=1
- run-efi-updater
- No
-
-
- Delete
-
- 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
-
- DefaultBackgroundColor
-
- 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
-
- rtc-blacklist
- revcpu
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- boot-args
- ForceDisplayRotationInEFI
-
-
- LegacyOverwrite
-
- WriteFlash
-
- LegacySchema
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- EFILoginHiDPI
- EFIBluetoothDelay
- LocationServicesEnabled
- SystemAudioVolume
- SystemAudioVolumeDB
- SystemAudioVolumeSaved
- bluetoothActiveControllerInfo
- bluetoothInternalControllerInfo
- flagstate
- fmm-computer-name
- fmm-mobileme-token-FMM
- fmm-mobileme-token-FMM-BridgeHasAccount
- nvda_drv
- prev-lang:kbd
- backlight-level
-
- 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
-
- Boot0080
- Boot0081
- Boot0082
- BootNext
- BootOrder
-
-
-
- PlatformInfo
-
- Automatic
-
- CustomMemory
-
- Generic
-
- AdviseFeatures
-
- MaxBIOSVersion
-
- MLB
- F5K218600GUK3F7JC
- ProcessorType
- 3841
- ROM
- ESIzRFVm
- SpoofVendor
-
- SystemMemoryStatus
- Auto
- SystemProductName
- MacPro7,1
- SystemSerialNumber
- F5KHNBZ8P7QM
- SystemUUID
- 470927EF-5C4F-4717-9D08-FC91044C9170
-
- UpdateDataHub
-
- UpdateNVRAM
-
- UpdateSMBIOS
-
- UpdateSMBIOSMode
- Create
- UseRawUuidEncoding
-
-
- UEFI
-
- APFS
-
- EnableJumpstart
-
- GlobalConnect
-
- HideVerbose
-
- JumpstartHotPlug
-
- MinDate
- -1
- MinVersion
- -1
-
- AppleInput
-
- AppleEvent
- Builtin
- CustomDelays
-
- GraphicsInputMirroring
-
- KeyInitialDelay
- 50
- KeySubsequentDelay
- 5
- PointerDwellClickTimeout
- 0
- PointerDwellDoubleClickTimeout
- 0
- PointerDwellRadius
- 0
- PointerPollMask
- -1
- PointerPollMin
- 10
- PointerPollMax
- 80
- PointerSpeedDiv
- 1
- PointerSpeedMul
- 1
-
- Audio
-
- AudioCodec
- 0
- AudioDevice
- PciRoot(0x0)/Pci(0x1b,0x0)
- AudioOutMask
- 1
- AudioSupport
-
- DisconnectHda
-
- MaximumGain
- -15
- MinimumAssistGain
- -30
- MinimumAudibleGain
- -55
- PlayChime
- Auto
- ResetTrafficClass
-
- SetupDelay
- 0
-
- ConnectDrivers
-
- Drivers
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- OpenRuntime.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- OpenCanopy.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- HfsPlus.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- ResetNvramEntry.efi
-
-
- Input
-
- KeyFiltering
-
- KeyForgetThreshold
- 5
- KeySupport
-
- KeySupportMode
- Auto
- KeySwap
-
- PointerSupport
-
- PointerSupportMode
- ASUS
- TimerResolution
- 50000
-
- Output
-
- ClearScreenOnModeSwitch
-
- ConsoleFont
-
- ConsoleMode
-
- DirectGopRendering
-
- ForceResolution
-
- GopBurstMode
-
- GopPassThrough
- Disabled
- IgnoreTextInGraphics
-
- InitialMode
- Auto
- ProvideConsoleGop
-
- ReconnectGraphicsOnConnect
-
- ReconnectOnResChange
-
- ReplaceTabWithSpace
-
- Resolution
- Max
- SanitiseClearScreen
-
- TextRenderer
- BuiltinGraphics
- UgaPassThrough
-
- UIScale
- 2
-
- ProtocolOverrides
-
- AppleAudio
-
- AppleBootPolicy
-
- AppleDebugLog
-
- AppleEg2Info
-
- AppleFramebufferInfo
-
- AppleImageConversion
-
- AppleImg4Verification
-
- AppleKeyMap
-
- AppleRtcRam
-
- AppleSecureBoot
-
- AppleSmcIo
-
- AppleUserInterfaceTheme
-
- DataHub
-
- DeviceProperties
-
- FirmwareVolume
-
- HashServices
-
- OSInfo
-
- PciIo
-
- UnicodeCollation
-
-
- Quirks
-
- ActivateHpetSupport
-
- DisableSecurityPolicy
-
- EnableVectorAcceleration
-
- EnableVmx
-
- ExitBootServicesDelay
- 0
- ForceOcWriteFlash
-
- ForgeUefiSupport
-
- IgnoreInvalidFlexRatio
-
- ReleaseUsbOwnership
-
- ReloadOptionRoms
-
- RequestBootVarRouting
-
- ResizeGpuBars
- -1
- ResizeUsePciRbIo
-
- TscSyncTimeout
- 0
- UnblockFsConnect
-
-
- ReservedMemory
-
-
-
-
\ No newline at end of file
+
+ #WARNING - 1
+ This is just a sample. Do NOT try loading it.
+ #WARNING - 2
+ Ensure you understand EVERY field before booting.
+ #WARNING - 3
+ In most cases recommended to use Sample.plist
+ #WARNING - 4
+ Use SampleCustom.plist only for special cases.
+ ACPI
+
+ Add
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-PLUG-ALT.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-SBUS-MCHC.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-AWAC-DISABLE.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-EC-USBX.aml
+
+
+ Delete
+
+ Patch
+
+ Quirks
+
+ FadtEnableReset
+
+ NormalizeHeaders
+
+ RebaseRegions
+
+ ResetHwSig
+
+ ResetLogoStatus
+
+ SyncTableIds
+
+
+
+ Booter
+
+ MmioWhitelist
+
+ Patch
+
+ Quirks
+
+ AllowRelocationBlock
+
+ AvoidRuntimeDefrag
+
+ DevirtualiseMmio
+
+ DisableSingleUser
+
+ DisableVariableWrite
+
+ DiscardHibernateMap
+
+ EnableSafeModeSlide
+
+ EnableWriteUnprotector
+
+ FixupAppleEfiImages
+
+ ForceBooterSignature
+
+ ForceExitBootServices
+
+ ProtectMemoryRegions
+
+ ProtectSecureBoot
+
+ ProtectUefiServices
+
+ ProvideCustomSlide
+
+ ProvideMaxSlide
+ 0
+ RebuildAppleMemoryMap
+
+ ResizeAppleGpuBars
+ 0
+ SetupVirtualMap
+
+ SignalAppleOS
+
+ SyncRuntimePermissions
+
+
+
+ DeviceProperties
+
+ Add
+
+ Delete
+
+
+ Kernel
+
+ Add
+
+
+ Arch
+ Any
+ BundlePath
+ Lilu.kext
+ Comment
+ V1.6.7
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/Lilu
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ VirtualSMC.kext
+ Comment
+ V1.3.2
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/VirtualSMC
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ WhateverGreen.kext
+ Comment
+ V1.6.6
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/WhateverGreen
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ NVMeFix.kext
+ Comment
+ V1.1.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/NVMeFix
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ CPUFriend.kext
+ Comment
+ V1.2.7
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/CPUFriend
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ CPUFriendDataProvider.kext
+ Comment
+ V1.0.1
+ Enabled
+
+ ExecutablePath
+
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ LucyRTL8125Ethernet.kext
+ Comment
+ V1.1.0
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/LucyRTL8125Ethernet
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ AMFIPass.kext
+ Comment
+ V1.4.0
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/AMFIPass
+ MaxKernel
+
+ MinKernel
+ 23.0.0
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ IOSkywalkFamily.kext
+ Comment
+ V1.0
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/IOSkywalkFamily
+ MaxKernel
+
+ MinKernel
+ 23.0.0
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ IO80211FamilyLegacy.kext
+ Comment
+ V1200.12.2b1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/IO80211FamilyLegacy
+ MaxKernel
+
+ MinKernel
+ 23.0.0
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext
+ Comment
+ V1400.1.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/AirPortBrcmNIC
+ MaxKernel
+
+ MinKernel
+ 23.0.0
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ RadeonSensor.kext
+ Comment
+ V1.1.0
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/RadeonSensor
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCProcessor.kext
+ Comment
+ V1.3.2
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCProcessor
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCRadeonGPU.kext
+ Comment
+ V1.1.0
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCRadeonGPU
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCSuperIO.kext
+ Comment
+ V1.3.2
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCSuperIO
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ USBToolBox.kext
+ Comment
+ V1.1.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/USBToolBox
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ UTBMap.kext
+ Comment
+ V1.1
+ Enabled
+
+ ExecutablePath
+
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ AppleALC.kext
+ Comment
+ V1.9.0
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/AppleALC
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ CpuTopologyRebuild.kext
+ Comment
+ V1.1.0
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/CpuTopologyRebuild
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ RestrictEvents.kext
+ Comment
+ V1.1.3
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/RestrictEvents
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Block
+
+
+ Arch
+ Any
+ Comment
+
+ Enabled
+
+ Identifier
+ com.apple.iokit.IOSkywalkFamily
+ MaxKernel
+
+ MinKernel
+ 23.0.0
+ Strategy
+ Exclude
+
+
+ Emulate
+
+ Cpuid1Data
+ VQYKAAAAAAAAAAAAAAAAAA==
+ Cpuid1Mask
+ /////wAAAAAAAAAAAAAAAA==
+ DummyPowerManagement
+
+ MaxKernel
+
+ MinKernel
+
+
+ Force
+
+ Patch
+
+ Quirks
+
+ AppleCpuPmCfgLock
+
+ AppleXcpmCfgLock
+
+ AppleXcpmExtraMsrs
+
+ AppleXcpmForceBoost
+
+ CustomPciSerialDevice
+
+ CustomSMBIOSGuid
+
+ DisableIoMapper
+
+ DisableIoMapperMapping
+
+ DisableLinkeditJettison
+
+ DisableRtcChecksum
+
+ ExtendBTFeatureFlags
+
+ ExternalDiskIcons
+
+ ForceAquantiaEthernet
+
+ ForceSecureBootScheme
+
+ IncreasePciBarSize
+
+ LapicKernelPanic
+
+ LegacyCommpage
+
+ PanicNoKextDump
+
+ PowerTimeoutKernelPanic
+
+ ProvideCurrentCpuInfo
+
+ SetApfsTrimTimeout
+ -1
+ ThirdPartyDrives
+
+ XhciPortLimit
+
+
+ Scheme
+
+ CustomKernel
+
+ FuzzyMatch
+
+ KernelArch
+ Auto
+ KernelCache
+ Auto
+
+
+ Misc
+
+ BlessOverride
+
+ Boot
+
+ ConsoleAttributes
+ 0
+ HibernateMode
+ None
+ HibernateSkipsPicker
+
+ HideAuxiliary
+
+ InstanceIdentifier
+
+ LauncherOption
+ Disabled
+ LauncherPath
+ Default
+ PickerAttributes
+ 129
+ PickerAudioAssist
+
+ PickerMode
+ External
+ PickerVariant
+ Acidanthera\GoldenGate
+ PollAppleHotKeys
+
+ ShowPicker
+
+ TakeoffDelay
+ 0
+ Timeout
+ 15
+
+ Debug
+
+ AppleDebug
+
+ ApplePanic
+
+ DisableWatchDog
+
+ DisplayDelay
+ 0
+ DisplayLevel
+ 2147483650
+ LogModules
+ *
+ SysReport
+
+ Target
+ 3
+
+ Entries
+
+ Security
+
+ AllowSetDefault
+
+ ApECID
+ 0
+ AuthRestart
+
+ BlacklistAppleUpdate
+
+ DmgLoading
+ Disabled
+ EnablePassword
+
+ ExposeSensitiveData
+ 6
+ HaltLevel
+ 2147483648
+ PasswordHash
+
+ PasswordSalt
+
+ ScanPolicy
+ 0
+ SecureBootModel
+ Disabled
+ Vault
+ Optional
+
+ Serial
+
+ Custom
+
+ BaudRate
+ 115200
+ ClockRate
+ 1843200
+ DetectCable
+
+ ExtendedTxFifoSize
+ 64
+ FifoControl
+ 7
+ LineControl
+ 3
+ PciDeviceInfo
+ /w==
+ RegisterAccessWidth
+ 8
+ RegisterBase
+ 1016
+ RegisterStride
+ 1
+ UseHardwareFlowControl
+
+ UseMmio
+
+
+ Init
+
+ Override
+
+
+ Tools
+
+
+ Arguments
+
+ Auxiliary
+
+ Comment
+ Not signed for security reasons
+ Enabled
+
+ Flavour
+ OpenShell:UEFIShell:Shell
+ FullNvramAccess
+
+ Name
+ UEFI Shell
+ Path
+ OpenShell.efi
+ RealPath
+
+ TextMode
+
+
+
+
+ NVRAM
+
+ Add
+
+ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
+
+ DefaultBackgroundColor
+ AAAAAA==
+
+ 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
+
+ revcpu
+ 1
+ rtc-blacklist
+
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ ForceDisplayRotationInEFI
+ 0
+ SystemAudioVolume
+ Rg==
+ boot-args
+ gfxrst=1 -wegnoigpu agdpmod=pikera alcid=1 keepsyms=1 swd_panic=1 ipc_control_port_options=0
+ csr-active-config
+ fwoAAA==
+ run-efi-updater
+ No
+
+
+ Delete
+
+ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
+
+ DefaultBackgroundColor
+
+ 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
+
+ rtc-blacklist
+ revcpu
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ boot-args
+ ForceDisplayRotationInEFI
+ csr-active-config
+
+
+ LegacyOverwrite
+
+ LegacySchema
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ EFILoginHiDPI
+ EFIBluetoothDelay
+ LocationServicesEnabled
+ SystemAudioVolume
+ SystemAudioVolumeDB
+ SystemAudioVolumeSaved
+ bluetoothActiveControllerInfo
+ bluetoothInternalControllerInfo
+ flagstate
+ fmm-computer-name
+ fmm-mobileme-token-FMM
+ fmm-mobileme-token-FMM-BridgeHasAccount
+ nvda_drv
+ prev-lang:kbd
+ backlight-level
+
+ 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
+
+ Boot0080
+ Boot0081
+ Boot0082
+ BootNext
+ BootOrder
+
+
+ WriteFlash
+
+
+ PlatformInfo
+
+ Automatic
+
+ CustomMemory
+
+ Generic
+
+ AdviseFeatures
+
+ MLB
+ F5K218600GUK3F7JC
+ MaxBIOSVersion
+
+ ProcessorType
+ 3841
+ ROM
+ ESIzRFVm
+ SpoofVendor
+
+ SystemMemoryStatus
+ Auto
+ SystemProductName
+ MacPro7,1
+ SystemSerialNumber
+ F5KHNBZ8P7QM
+ SystemUUID
+ 470927EF-5C4F-4717-9D08-FC91044C9170
+
+ UpdateDataHub
+
+ UpdateNVRAM
+
+ UpdateSMBIOS
+
+ UpdateSMBIOSMode
+ Create
+ UseRawUuidEncoding
+
+
+ UEFI
+
+ APFS
+
+ EnableJumpstart
+
+ GlobalConnect
+
+ HideVerbose
+
+ JumpstartHotPlug
+
+ MinDate
+ -1
+ MinVersion
+ -1
+
+ AppleInput
+
+ AppleEvent
+ Builtin
+ CustomDelays
+
+ GraphicsInputMirroring
+
+ KeyInitialDelay
+ 50
+ KeySubsequentDelay
+ 5
+ PointerDwellClickTimeout
+ 0
+ PointerDwellDoubleClickTimeout
+ 0
+ PointerDwellRadius
+ 0
+ PointerPollMask
+ -1
+ PointerPollMax
+ 80
+ PointerPollMin
+ 10
+ PointerSpeedDiv
+ 1
+ PointerSpeedMul
+ 1
+
+ Audio
+
+ AudioCodec
+ 0
+ AudioDevice
+ PciRoot(0x0)/Pci(0x1b,0x0)
+ AudioOutMask
+ 1
+ AudioSupport
+
+ DisconnectHda
+
+ MaximumGain
+ -15
+ MinimumAssistGain
+ -30
+ MinimumAudibleGain
+ -55
+ PlayChime
+ Auto
+ ResetTrafficClass
+
+ SetupDelay
+ 0
+
+ ConnectDrivers
+
+ Drivers
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ OpenRuntime.efi
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ OpenCanopy.efi
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ HfsPlus.efi
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ ResetNvramEntry.efi
+
+
+ Input
+
+ KeyFiltering
+
+ KeyForgetThreshold
+ 5
+ KeySupport
+
+ KeySupportMode
+ Auto
+ KeySwap
+
+ PointerSupport
+
+ PointerSupportMode
+ ASUS
+ TimerResolution
+ 50000
+
+ Output
+
+ ClearScreenOnModeSwitch
+
+ ConsoleFont
+
+ ConsoleMode
+
+ DirectGopRendering
+
+ ForceResolution
+
+ GopBurstMode
+
+ GopPassThrough
+ Disabled
+ IgnoreTextInGraphics
+
+ InitialMode
+ Auto
+ ProvideConsoleGop
+
+ ReconnectGraphicsOnConnect
+
+ ReconnectOnResChange
+
+ ReplaceTabWithSpace
+
+ Resolution
+ Max
+ SanitiseClearScreen
+
+ TextRenderer
+ BuiltinGraphics
+ UIScale
+ 2
+ UgaPassThrough
+
+
+ ProtocolOverrides
+
+ AppleAudio
+
+ AppleBootPolicy
+
+ AppleDebugLog
+
+ AppleEg2Info
+
+ AppleFramebufferInfo
+
+ AppleImageConversion
+
+ AppleImg4Verification
+
+ AppleKeyMap
+
+ AppleRtcRam
+
+ AppleSecureBoot
+
+ AppleSmcIo
+
+ AppleUserInterfaceTheme
+
+ DataHub
+
+ DeviceProperties
+
+ FirmwareVolume
+
+ HashServices
+
+ OSInfo
+
+ PciIo
+
+ UnicodeCollation
+
+
+ Quirks
+
+ ActivateHpetSupport
+
+ DisableSecurityPolicy
+
+ EnableVectorAcceleration
+
+ EnableVmx
+
+ ExitBootServicesDelay
+ 0
+ ForceOcWriteFlash
+
+ ForgeUefiSupport
+
+ IgnoreInvalidFlexRatio
+
+ ReleaseUsbOwnership
+
+ ReloadOptionRoms
+
+ RequestBootVarRouting
+
+ ResizeGpuBars
+ -1
+ ResizeUsePciRbIo
+
+ ShimRetainProtocol
+
+ TscSyncTimeout
+ 0
+ UnblockFsConnect
+
+
+ ReservedMemory
+
+
+
+
diff --git a/EFI/OC/oldConfig.plist b/EFI/OC/oldConfig.plist
deleted file mode 100755
index 90a4e0f..0000000
--- a/EFI/OC/oldConfig.plist
+++ /dev/null
@@ -1,964 +0,0 @@
-
-
-
-
- #WARNING - 1
- This is just a sample. Do NOT try loading it.
- #WARNING - 2
- Ensure you understand EVERY field before booting.
- #WARNING - 3
- In most cases recommended to use Sample.plist
- #WARNING - 4
- Use SampleCustom.plist only for special cases.
- ACPI
-
- Add
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-PLUG-ALT.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-EC.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-RTCAWAC.aml
-
-
- Delete
-
- Patch
-
- Quirks
-
- FadtEnableReset
-
- NormalizeHeaders
-
- RebaseRegions
-
- ResetHwSig
-
- ResetLogoStatus
-
- SyncTableIds
-
-
-
- Booter
-
- MmioWhitelist
-
- Patch
-
- Quirks
-
- AllowRelocationBlock
-
- AvoidRuntimeDefrag
-
- DevirtualiseMmio
-
- DisableSingleUser
-
- DisableVariableWrite
-
- DiscardHibernateMap
-
- EnableSafeModeSlide
-
- EnableWriteUnprotector
-
- ForceBooterSignature
-
- ForceExitBootServices
-
- ProtectMemoryRegions
-
- ProtectSecureBoot
-
- ProtectUefiServices
-
- ProvideCustomSlide
-
- ProvideMaxSlide
- 0
- RebuildAppleMemoryMap
-
- ResizeAppleGpuBars
- 0
- SetupVirtualMap
-
- SignalAppleOS
-
- SyncRuntimePermissions
-
-
-
- DeviceProperties
-
- Add
-
- Delete
-
-
- Kernel
-
- Add
-
-
- Arch
- Any
- BundlePath
- Lilu.kext
- Comment
- V1.6.7
- Enabled
-
- ExecutablePath
- Contents/MacOS/Lilu
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- VirtualSMC.kext
- Comment
- V1.3.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/VirtualSMC
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- WhateverGreen.kext
- Comment
- V1.6.6
- Enabled
-
- ExecutablePath
- Contents/MacOS/WhateverGreen
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- NVMeFix.kext
- Comment
- V1.1.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/NVMeFix
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- RadeonSensor.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/RadeonSensor
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCProcessor.kext
- Comment
- V1.3.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCProcessor
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCRadeonGPU.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCRadeonGPU
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCSuperIO.kext
- Comment
- V1.3.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCSuperIO
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- USBToolBox.kext
- Comment
- V1.1.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/USBToolBox
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- UTBMap.kext
- Comment
- V1.1
- Enabled
-
- ExecutablePath
-
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- AppleALC.kext
- Comment
- V1.8.4
- Enabled
-
- ExecutablePath
- Contents/MacOS/AppleALC
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- LucyRTL8125Ethernet.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/LucyRTL8125Ethernet
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- CpuTopologyRebuild.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/CpuTopologyRebuild
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Block
-
- Emulate
-
- Cpuid1Data
- VQYKAAAAAAAAAAAAAAAAAA==
- Cpuid1Mask
- /////wAAAAAAAAAAAAAAAA==
- DummyPowerManagement
-
- MaxKernel
-
- MinKernel
-
-
- Force
-
- Patch
-
- Quirks
-
- AppleCpuPmCfgLock
-
- AppleXcpmCfgLock
-
- AppleXcpmExtraMsrs
-
- AppleXcpmForceBoost
-
- CustomPciSerialDevice
-
- CustomSMBIOSGuid
-
- DisableIoMapper
-
- DisableIoMapperMapping
-
- DisableLinkeditJettison
-
- DisableRtcChecksum
-
- ExtendBTFeatureFlags
-
- ExternalDiskIcons
-
- ForceAquantiaEthernet
-
- ForceSecureBootScheme
-
- IncreasePciBarSize
-
- LapicKernelPanic
-
- LegacyCommpage
-
- PanicNoKextDump
-
- PowerTimeoutKernelPanic
-
- ProvideCurrentCpuInfo
-
- SetApfsTrimTimeout
- -1
- ThirdPartyDrives
-
- XhciPortLimit
-
-
- Scheme
-
- CustomKernel
-
- FuzzyMatch
-
- KernelArch
- Auto
- KernelCache
- Auto
-
-
- Misc
-
- BlessOverride
-
- Boot
-
- ConsoleAttributes
- 0
- HibernateMode
- None
- HibernateSkipsPicker
-
- HideAuxiliary
-
- InstanceIdentifier
-
- LauncherOption
- Disabled
- LauncherPath
- Default
- PickerAttributes
- 129
- PickerAudioAssist
-
- PickerMode
- External
- PickerVariant
- Auto
- PollAppleHotKeys
-
- ShowPicker
-
- TakeoffDelay
- 0
- Timeout
- 15
-
- Debug
-
- AppleDebug
-
- ApplePanic
-
- DisableWatchDog
-
- DisplayDelay
- 0
- DisplayLevel
- 2147483650
- LogModules
- *
- SysReport
-
- Target
- 3
-
- Entries
-
- Security
-
- AllowSetDefault
-
- ApECID
- 0
- AuthRestart
-
- BlacklistAppleUpdate
-
- DmgLoading
- Disabled
- EnablePassword
-
- ExposeSensitiveData
- 6
- HaltLevel
- 2147483648
- PasswordHash
-
- PasswordSalt
-
- ScanPolicy
- 0
- SecureBootModel
- Disabled
- Vault
- Optional
-
- Serial
-
- Custom
-
- BaudRate
- 115200
- ClockRate
- 1843200
- DetectCable
-
- ExtendedTxFifoSize
- 64
- FifoControl
- 7
- LineControl
- 3
- PciDeviceInfo
- /w==
- RegisterAccessWidth
- 8
- RegisterBase
- 1016
- RegisterStride
- 1
- UseHardwareFlowControl
-
- UseMmio
-
-
- Init
-
- Override
-
-
- Tools
-
-
- Arguments
-
- Auxiliary
-
- Comment
- Not signed for security reasons
- Enabled
-
- Flavour
- OpenShell:UEFIShell:Shell
- FullNvramAccess
-
- Name
- UEFI Shell
- Path
- OpenShell.efi
- RealPath
-
- TextMode
-
-
-
-
- NVRAM
-
- Add
-
- 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
-
- DefaultBackgroundColor
- AAAAAA==
-
- 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
-
- revcpu
- 1
- rtc-blacklist
-
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- ForceDisplayRotationInEFI
- 0
- SystemAudioVolume
- Rg==
- boot-args
- -v gfxrst=1 -wegnoigpu agdpmod=pikera alcid=1
- run-efi-updater
- No
-
-
- Delete
-
- 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
-
- DefaultBackgroundColor
-
- 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
-
- rtc-blacklist
- revcpu
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- boot-args
- ForceDisplayRotationInEFI
-
-
- LegacyOverwrite
-
- LegacySchema
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- EFILoginHiDPI
- EFIBluetoothDelay
- LocationServicesEnabled
- SystemAudioVolume
- SystemAudioVolumeDB
- SystemAudioVolumeSaved
- bluetoothActiveControllerInfo
- bluetoothInternalControllerInfo
- flagstate
- fmm-computer-name
- fmm-mobileme-token-FMM
- fmm-mobileme-token-FMM-BridgeHasAccount
- nvda_drv
- prev-lang:kbd
- backlight-level
-
- 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
-
- Boot0080
- Boot0081
- Boot0082
- BootNext
- BootOrder
-
-
- WriteFlash
-
-
- PlatformInfo
-
- Automatic
-
- CustomMemory
-
- Generic
-
- AdviseFeatures
-
- MLB
- F5K218600GUK3F7JC
- MaxBIOSVersion
-
- ProcessorType
- 3842
- ROM
- ESIzRFVm
- SpoofVendor
-
- SystemMemoryStatus
- Auto
- SystemProductName
- MacPro7,1
- SystemSerialNumber
- F5KHNBZ8P7QM
- SystemUUID
- 470927EF-5C4F-4717-9D08-FC91044C9170
-
- UpdateDataHub
-
- UpdateNVRAM
-
- UpdateSMBIOS
-
- UpdateSMBIOSMode
- Create
- UseRawUuidEncoding
-
-
- UEFI
-
- APFS
-
- EnableJumpstart
-
- GlobalConnect
-
- HideVerbose
-
- JumpstartHotPlug
-
- MinDate
- -1
- MinVersion
- -1
-
- AppleInput
-
- AppleEvent
- Builtin
- CustomDelays
-
- GraphicsInputMirroring
-
- KeyInitialDelay
- 50
- KeySubsequentDelay
- 5
- PointerDwellClickTimeout
- 0
- PointerDwellDoubleClickTimeout
- 0
- PointerDwellRadius
- 0
- PointerPollMask
- -1
- PointerPollMax
- 80
- PointerPollMin
- 10
- PointerSpeedDiv
- 1
- PointerSpeedMul
- 1
-
- Audio
-
- AudioCodec
- 0
- AudioDevice
- PciRoot(0x0)/Pci(0x1b,0x0)
- AudioOutMask
- 1
- AudioSupport
-
- DisconnectHda
-
- MaximumGain
- -15
- MinimumAssistGain
- -30
- MinimumAudibleGain
- -55
- PlayChime
- Auto
- ResetTrafficClass
-
- SetupDelay
- 0
-
- ConnectDrivers
-
- Drivers
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- OpenRuntime.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- OpenCanopy.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- HfsPlus.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- ResetNvramEntry.efi
-
-
- Input
-
- KeyFiltering
-
- KeyForgetThreshold
- 5
- KeySupport
-
- KeySupportMode
- Auto
- KeySwap
-
- PointerSupport
-
- PointerSupportMode
- ASUS
- TimerResolution
- 50000
-
- Output
-
- ClearScreenOnModeSwitch
-
- ConsoleFont
-
- ConsoleMode
-
- DirectGopRendering
-
- ForceResolution
-
- GopBurstMode
-
- GopPassThrough
- Disabled
- IgnoreTextInGraphics
-
- InitialMode
- Auto
- ProvideConsoleGop
-
- ReconnectGraphicsOnConnect
-
- ReconnectOnResChange
-
- ReplaceTabWithSpace
-
- Resolution
- Max
- SanitiseClearScreen
-
- TextRenderer
- BuiltinGraphics
- UIScale
- 2
- UgaPassThrough
-
-
- ProtocolOverrides
-
- AppleAudio
-
- AppleBootPolicy
-
- AppleDebugLog
-
- AppleEg2Info
-
- AppleFramebufferInfo
-
- AppleImageConversion
-
- AppleImg4Verification
-
- AppleKeyMap
-
- AppleRtcRam
-
- AppleSecureBoot
-
- AppleSmcIo
-
- AppleUserInterfaceTheme
-
- DataHub
-
- DeviceProperties
-
- FirmwareVolume
-
- HashServices
-
- OSInfo
-
- PciIo
-
- UnicodeCollation
-
-
- Quirks
-
- ActivateHpetSupport
-
- DisableSecurityPolicy
-
- EnableVectorAcceleration
-
- EnableVmx
-
- ExitBootServicesDelay
- 0
- ForceOcWriteFlash
-
- ForgeUefiSupport
-
- IgnoreInvalidFlexRatio
-
- ReleaseUsbOwnership
-
- ReloadOptionRoms
-
- RequestBootVarRouting
-
- ResizeGpuBars
- -1
- ResizeUsePciRbIo
-
- TscSyncTimeout
- 0
- UnblockFsConnect
-
-
- ReservedMemory
-
-
-
-