Skip to content

Releases: itsabhishekolkha/Mi-notebook-14-Hackintosh

EFI OC 0.7.1

17 Jul 02:51
a375b8f
Compare
Choose a tag to compare

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

Other Changes

  1. 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.

  2. Hibernation Fixup
    *Added BOOT arguments-
    -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 the system will hibernate instead of regular sleep in order to save more power.
    3.Cpu power management
    ->Power management (Native Power Management via CFG Lock)

  • Now the 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 that aren't mentioned here.

EFI OC 0.7.0

16 Jun 19:01
06bfb60
Compare
Choose a tag to compare

updates
OC updated to version 0.7.0

Improvements

  1. Wifi Improved- A new version of wifi is updated which brings significant speed and stability improvements.
  2. Bluetooth improved- Bluetooth is now way more stable than before.
  3. EFI- Now you don't need to use the link to download EFI. You can just clone directly from GitHub.