Skip to content

Commit

Permalink
Update OpenCore to 0.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
thenickdude committed Sep 14, 2021
1 parent 9ca9f35 commit 37f7cdc
Show file tree
Hide file tree
Showing 9 changed files with 156 additions and 32 deletions.
172 changes: 147 additions & 25 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -265,6 +265,8 @@
<false/>
<key>ResetLogoStatus</key>
<true/>
<key>SyncTableIds</key>
<false/>
</dict>
</dict>
<key>Booter</key>
Expand Down Expand Up @@ -338,7 +340,7 @@
<array>
<dict>
<key>Arch</key>
<string>x86_64</string>
<string>Any</string>
<key>BundlePath</key>
<string>Lilu.kext</string>
<key>Comment</key>
Expand All @@ -350,13 +352,13 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>10.0.0</string>
<string>8.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<string>Any</string>
<key>BundlePath</key>
<string>VirtualSMC.kext</string>
<key>Comment</key>
Expand All @@ -368,7 +370,7 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>10.0.0</string>
<string>8.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
Expand All @@ -386,13 +388,13 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>12.0.0</string>
<string>10.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<string>Any</string>
<key>BundlePath</key>
<string>AppleALC.kext</string>
<key>Comment</key>
Expand All @@ -404,7 +406,7 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>12.0.0</string>
<string>8.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
Expand All @@ -422,7 +424,7 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<string>13.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
Expand Down Expand Up @@ -764,10 +766,12 @@
</dict>
<key>Scheme</key>
<dict>
<key>CustomKernel</key>
<false/>
<key>FuzzyMatch</key>
<true/>
<key>KernelArch</key>
<string>x86_64</string>
<string>Auto</string>
<key>KernelCache</key>
<string>Auto</string>
</dict>
Expand Down Expand Up @@ -941,6 +945,8 @@
</dict>
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
<dict>
<key>ForceDisplayRotationInEFI</key>
<integer>0</integer>
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
Expand All @@ -951,8 +957,6 @@
<data>ZW4tVVM6MA==</data>
<key>run-efi-updater</key>
<string>No</string>
<key>ForceDisplayRotationInEFI</key>
<integer>0</integer>
</dict>
</dict>
<key>Delete</key>
Expand Down Expand Up @@ -1070,6 +1074,8 @@
<string>Builtin</string>
<key>CustomDelays</key>
<false/>
<key>GraphicsInputMirroring</key>
<true/>
<key>KeyInitialDelay</key>
<integer>50</integer>
<key>KeySubsequentDelay</key>
Expand Down Expand Up @@ -1104,20 +1110,134 @@
<true/>
<key>Drivers</key>
<array>
<string>OpenHfsPlus.efi</string>
<string>OpenRuntime.efi</string>
<string>OpenCanopy.efi</string>
<string>#AudioDxe.efi</string>
<string>OpenPartitionDxe.efi</string>
<string>#OpenUsbKbDxe.efi</string>
<string>#UsbMouseDxe.efi</string>
<string>#Ps2KeyboardDxe.efi</string>
<string>#Ps2MouseDxe.efi</string>
<string>#HiiDatabase.efi</string>
<string>#NvmExpressDxe.efi</string>
<string>#XhciDxe.efi</string>
<string>#ExFatDxe.efi</string>
<string>#CrScreenshotDxe.efi</string>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenHfsPlus.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenRuntime.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenCanopy.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>AudioDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>OpenPartitionDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>OpenUsbKbDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>UsbMouseDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>Ps2KeyboardDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>Ps2MouseDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>HiiDatabase.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>NvmExpressDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>XhciDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>ExFatDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>CrScreenshotDxe.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>ext4_x64.efi</string>
</dict>
<dict>
<key>Arguments</key>
<string></string>
<key>Enabled</key>
<false/>
<key>Path</key>
<string>OpenLinuxBoot.efi</string>
</dict>
</array>
<key>Input</key>
<dict>
Expand Down Expand Up @@ -1216,6 +1336,8 @@
<true/>
<key>ExitBootServicesDelay</key>
<integer>0</integer>
<key>ForceOcWriteFlash</key>
<false/>
<key>ForgeUefiSupport</key>
<false/>
<key>IgnoreInvalidFlexRatio</key>
Expand Down
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ OpenCore-$(RELEASE_VERSION).dmg : Makefile $(EFI_FILES)
mkdir -p OpenCore-Image
DEV_NAME=$$(hdiutil attach -nomount -plist $@ | xpath -e "/plist/dict/array/dict/key[text()='content-hint']/following-sibling::string[1][text()='EFI']/../key[text()='dev-entry']/following-sibling::string[1]/text()" 2> /dev/null) && \
mount -tmsdos "$$DEV_NAME" OpenCore-Image
find EFI -type f -name ".DS_Store" -delete
cp -a EFI OpenCore-Image/
hdiutil detach -force OpenCore-Image

Expand All @@ -63,6 +64,7 @@ OpenCore-$(RELEASE_VERSION).iso : OpenCore-$(RELEASE_VERSION).dmg

OpenCoreEFIFolder-$(RELEASE_VERSION).zip : Makefile $(EFI_FILES)
rm -f $@
find EFI -type f -name ".DS_Store" -delete
zip -X -r $@ EFI

%.gz : %
Expand Down
2 changes: 1 addition & 1 deletion src/AppleALC
Submodule AppleALC updated 51 files
+5 −4 .github/workflows/main.yml
+1 −0 .gitignore
+256 −33 AppleALC.xcodeproj/project.pbxproj
+32 −0 AppleALC/ALCUserClient/ALCUserClient.cpp
+14 −4 AppleALC/ALCUserClient/ALCUserClient.hpp
+1 −1 AppleALC/ALCUserClientProvider/ALCUserClientProvider.cpp
+5 −7 AppleALC/AppleALC-Info.plist
+5 −7 AppleALC/AppleALCU-Info.plist
+307 −29 AppleALC/kern_alc.cpp
+86 −1 AppleALC/kern_alc.hpp
+1 −0 AppleALC/kern_resources.hpp
+1 −1 AppleALC/kern_start.cpp
+23 −0 Changelog.md
+2 −2 README.md
+16 −0 Resources/ALC235/Info.plist
+530 −3 Resources/ALC235/Platforms18.xml
+192 −0 Resources/ALC235/Platforms8.xml
+394 −870 Resources/ALC235/layout18.xml
+1,105 −0 Resources/ALC235/layout8.xml
+16 −0 Resources/ALC236/Info.plist
+267 −0 Resources/ALC236/Platforms36.xml
+766 −0 Resources/ALC236/layout36.xml
+16 −0 Resources/ALC255/Info.plist
+238 −0 Resources/ALC255/Platforms12.xml
+71 −0 Resources/ALC255/layout12.xml
+16 −0 Resources/ALC256/Info.plist
+361 −0 Resources/ALC256/Platforms70.xml
+3,203 −0 Resources/ALC256/layout70.xml
+16 −0 Resources/ALC269/Info.plist
+247 −0 Resources/ALC269/Platforms69.xml
+842 −0 Resources/ALC269/layout69.xml
+16 −0 Resources/ALC289/Info.plist
+318 −0 Resources/ALC289/Platforms93.xml
+1 −538 Resources/ALC289/layout87.xml
+835 −0 Resources/ALC289/layout93.xml
+146 −0 Resources/ALC623/Info.plist
+545 −0 Resources/ALC623/Platforms21.xml
+570 −0 Resources/ALC623/layout21.xml
+16 −0 Resources/ALC892/Info.plist
+479 −0 Resources/ALC892/Platforms32.xml
+1,181 −0 Resources/ALC892/layout32.xml
+1 −4 Resources/CA0132/layout7.xml
+51 −0 Resources/Controllers.plist
+9 −0 Resources/Kexts.plist
+165 −11 Resources/PinConfigs.kext/Contents/Info.plist
+35 −3 Resources/STAC9200/Info.plist
+364 −0 Resources/STAC9205/Info.plist
+199 −0 Resources/STAC9205/Platforms11.xml
+227 −0 Resources/STAC9205/layout11.xml
+2 −2 Tools/merge_pinconfigs.sh
+1 −1 Tools/wiki_table.command
2 changes: 1 addition & 1 deletion src/Lilu
Submodule Lilu updated 44 files
+3 −2 .github/workflows/main.yml
+1 −0 .gitignore
+17 −0 Changelog.md
+7 −4 KnownPlugins.md
+165 −21 Lilu.xcodeproj/project.pbxproj
+1 −0 Lilu/Headers/hde32.h
+11 −0 Lilu/Headers/kern_compat.hpp
+15 −1 Lilu/Headers/kern_compression.hpp
+0 −5 Lilu/Headers/kern_cpu.hpp
+22 −1 Lilu/Headers/kern_devinfo.hpp
+20 −2 Lilu/Headers/kern_disasm.hpp
+9 −0 Lilu/Headers/kern_efi.hpp
+31 −7 Lilu/Headers/kern_mach.hpp
+63 −26 Lilu/Headers/kern_patcher.hpp
+2 −0 Lilu/Headers/kern_policy.hpp
+14 −0 Lilu/Headers/kern_rtc.hpp
+19 −4 Lilu/Headers/kern_user.hpp
+308 −1 Lilu/Headers/kern_util.hpp
+16 −1 Lilu/Info.plist
+10 −10 Lilu/Library/plugin_start.cpp
+35 −18 Lilu/PrivateHeaders/kern_config.hpp
+19 −1 Lilu/PrivateHeaders/kern_patcher.hpp
+16 −1 Lilu/Scripts/bootstrap.sh
+98 −8 Lilu/Sources/kern_compression.cpp
+18 −6 Lilu/Sources/kern_cpu.cpp
+17 −11 Lilu/Sources/kern_devinfo.cpp
+4 −7 Lilu/Sources/kern_disasm.cpp
+117 −21 Lilu/Sources/kern_efi.cpp
+149 −0 Lilu/Sources/kern_efi_trampoline_i386.s
+11 −9 Lilu/Sources/kern_efi_trampoline_x86_64.s
+1 −1 Lilu/Sources/kern_file.cpp
+2 −2 Lilu/Sources/kern_iokit.cpp
+165 −75 Lilu/Sources/kern_mach.cpp
+4 −4 Lilu/Sources/kern_nvram.cpp
+159 −112 Lilu/Sources/kern_patcher.cpp
+2 −0 Lilu/Sources/kern_policy.cpp
+23 −5 Lilu/Sources/kern_rtc.cpp
+33 −5 Lilu/Sources/kern_start.cpp
+46 −21 Lilu/Sources/kern_user.cpp
+66 −2 Lilu/Sources/kern_util.cpp
+323 −0 hde/hde32.c
+96 −0 hde/hde32.h
+73 −0 hde/table32.h
+24 −12 lzvn/lzvn.c
2 changes: 1 addition & 1 deletion src/OcBinaryData
2 changes: 1 addition & 1 deletion src/OpenCorePkg
Submodule OpenCorePkg updated 286 files

0 comments on commit 37f7cdc

Please sign in to comment.