Skip to content

Commit 4c9ed37

Browse files
committed
Update to OpenCore 1.0.5
1 parent 57539df commit 4c9ed37

File tree

20 files changed

+76
-24
lines changed

20 files changed

+76
-24
lines changed

.github/workflows/ocvalidate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- uses: actions/checkout@v3
1616
- uses: brokeyourbike/[email protected]
1717
with:
18-
opencore-version: '1.0.4'
18+
opencore-version: '1.0.5'
1919
- run: ocvalidate EFI/OC/config.plist

EFI/OC/Drivers/OpenCanopy.efi

0 Bytes
Binary file not shown.

EFI/OC/Drivers/ResetNvramEntry.efi

0 Bytes
Binary file not shown.

EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist

Lines changed: 55 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>23H311</string>
6+
<string>23H626</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.9.4</string>
20+
<string>1.9.5</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.9.4</string>
28+
<string>1.9.5</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
@@ -3838,7 +3838,7 @@
38383838
<integer>86</integer>
38393839
<key>WakeConfigData</key>
38403840
<data>
3841-
AUcMAg==
3841+
AUcMAgIXDAIBlwcl
38423842
</data>
38433843
<key>WakeVerbReinit</key>
38443844
<true/>
@@ -16575,6 +16575,36 @@
1657516575
<key>WakeVerbReinit</key>
1657616576
<true/>
1657716577
</dict>
16578+
<dict>
16579+
<key>AFGLowPowerState</key>
16580+
<data>
16581+
AwAAAA==
16582+
</data>
16583+
<key>Codec</key>
16584+
<string>nikich768 - Realtek ALC256 Dell Latitude 5490 var1</string>
16585+
<key>CodecID</key>
16586+
<integer>283902550</integer>
16587+
<key>ConfigData</key>
16588+
<data>
16589+
AUccEAFHHWEBRx4QAUcfkAIXHCACFx1wAhce
16590+
IQIXHwEBJxwwAScdAQEnHqABJx+QAbcMAgGX
16591+
HEABlx0wAZcegQGXHwEBtxzwAbcdAAG3HgAB
16592+
tx9AATcc8AE3HQABNx4AATcfQAGHHPABhx0A
16593+
AYceAAGHH0ABpxzwAacdAAGnHgABpx9AAdcc
16594+
8AHXHQAB1x4AAdcfQAHnHPAB5x0AAeceAAHn
16595+
H0ACBQAQAgQAIAIFAEUCBFCJ
16596+
</data>
16597+
<key>FuncGroup</key>
16598+
<integer>1</integer>
16599+
<key>LayoutID</key>
16600+
<integer>100</integer>
16601+
<key>WakeConfigData</key>
16602+
<data>
16603+
AbcMAgGXByQ=
16604+
</data>
16605+
<key>WakeVerbReinit</key>
16606+
<true/>
16607+
</dict>
1657816608
<dict>
1657916609
<key>Codec</key>
1658016610
<string>nikich768 - Realtek ALC256 ASUS-X515JF-EJ012 var2</string>
@@ -16727,6 +16757,27 @@
1672716757
<key>WakeVerbReinit</key>
1672816758
<true/>
1672916759
</dict>
16760+
<dict>
16761+
<key>AFGLowPowerState</key>
16762+
<data>
16763+
AwAAAA==
16764+
</data>
16765+
<key>Codec</key>
16766+
<string>nickleby92 - VIA VT1802 for Vit P2402</string>
16767+
<key>CodecID</key>
16768+
<integer>285639750</integer>
16769+
<key>ConfigData</key>
16770+
<data>
16771+
AkccEAJHHQECRx4XAkcfkAJHDAMCVxwgAlcd
16772+
EAJXHiECVx8CAlcMAgKXHDAClx0BApceoAKX
16773+
H5ACtxxAArcdkAK3HoECtx8BAtccUALXHRAC
16774+
1x5FAtcfBw==
16775+
</data>
16776+
<key>FuncGroup</key>
16777+
<integer>1</integer>
16778+
<key>LayoutID</key>
16779+
<integer>35</integer>
16780+
</dict>
1673016781
</array>
1673116782
<key>IOClass</key>
1673216783
<string>AppleALC</string>
5.13 KB
Binary file not shown.

EFI/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>23H420</string>
6+
<string>23H626</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,13 +17,13 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.7.0</string>
20+
<string>2.7.1</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>
2424
</array>
2525
<key>CFBundleVersion</key>
26-
<string>2.7.0</string>
26+
<string>2.7.1</string>
2727
<key>DTCompiler</key>
2828
<string>com.apple.compilers.llvm.clang.1_0</string>
2929
<key>DTPlatformBuild</key>
0 Bytes
Binary file not shown.

EFI/OC/Kexts/Lilu.kext/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>23H222</string>
6+
<string>23H626</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.7.0</string>
20+
<string>1.7.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.7.0</string>
28+
<string>1.7.1</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>
0 Bytes
Binary file not shown.

EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>23H420</string>
6+
<string>23H626</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,15 +17,15 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.3.6</string>
20+
<string>1.3.7</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleSupportedPlatforms</key>
2424
<array>
2525
<string>MacOSX</string>
2626
</array>
2727
<key>CFBundleVersion</key>
28-
<string>1.3.6</string>
28+
<string>1.3.7</string>
2929
<key>DTCompiler</key>
3030
<string>com.apple.compilers.llvm.clang.1_0</string>
3131
<key>DTPlatformBuild</key>

0 commit comments

Comments
 (0)