-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
EFI updated with OC 0.7.1 + many new features
##Changes:- OC v0.7.1 * Added SyncTableIds quirk to sync * modified table OEM identifiers * Added CPU Info (MSRs) dumping to SysReport * Updated builtin firmware versions for SMBIOS and the rest * Fixed PowerTimeoutKernelPanic on macOS 12 * Fixed transparency click * detection on OpenCanopy boot entries * Added PCI device info dumping to SysReport * Fixed SetApfsTrimTimeout on macOS 12 * Documented requirement for * * * SetDefault.icns width to match Selector.icns width * Added explicit warn and safe fallback to builtin picker on failure to match the above * Added VSCode source level IDE debug config example to debug docs * Added other minor debug docs updates * Fixed incorrect timeout of built-in picker on IA32 * Added support for custom kernels on ESP partition * Fixed DEBUG ASSERT on pressing change entry keys with single boot entry in OpenCanopy * Added recommended Apple12 and Windows11 flavours * Added TpmInfo tool to DEBUG TPM status * Fixed incorrect OpenCanopy initial display when default entry beyond right of screen * Fixed ProvideCurrentCpuInfo MSR patch on macOS 12 * Fixed AppleXcpmForceBoost patch on macOS 12 # Added restrict Events kext * For blocking unwanted processes causing compatibility issues on different hardware and unlocking the support for certain features restricted to other hardware. #Hibernation Fixup *-hbfx-dump-nvram saves NVRAM to a file nvram.plist before hibernation and after kernel panic (with panic info) *-hbfx-disable-patch-pci disables patching of IOPCIFamily (this patch helps to avoid hang & black screen after resume (restoreMachineState won't be called for all devices) *now system will hibernate instead of regular sleep in order to save more power. #Cpu power management *Power managment (Native Power Management via CFG Lock) #Now heating problem is solved with native CPU power management and SMBIOS changed to MacBook pro 15,4( normal temperature will be 41 degree celcius and cpu ideal frequency will be 800MHz-1.05GHz #NOTE- there are many more changes which isn't mentioned here.
- Loading branch information
1 parent
8d3911e
commit 20a7b37
Showing
585 changed files
with
398 additions
and
89 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
EFI/EFI/OC/Kexts/BrightnessKeys.kext/Contents/MacOS/BrightnessKeys
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
EFI/EFI/OC/Kexts/CPUFriendDataProvider.kext/Contents/Info.plist
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
EFI/EFI/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup
Binary file not shown.
Empty file modified
0
EFI/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist
100644 → 100755
Empty file.
Empty file modified
0
EFI/EFI/OC/Kexts/IntelBluetoothInjector.kext/Contents/Info.plist
100644 → 100755
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Oops, something went wrong.