OpenCore-Legacy-Patcher icon indicating copy to clipboard operation
OpenCore-Legacy-Patcher copied to clipboard

Implement Ventura support

Open khronokernel opened this issue 3 years ago • 0 comments

Reference:

  • https://github.com/dortania/OpenCore-Legacy-Patcher/issues/998

Implementation requirements:

  • [x] Add pre-Kaby Lake models

  • [x] Add KDK checks

  • [x] Add Auto Patcher support for KDK-less installs

  • [ ] Legacy Graphics Support

    • [x] Legacy Metal
      • Nvidia Kepler
      • Intel Ivy Bridge, Haswell, Broadwell, Skylake
      • AMD GCN1-3 graphics
    • [ ] Non-Metal
      • Nvidia Tesla, Web Drivers
      • Intel Ironlake, Sandy Bridge
      • AMD TeraScale 1 and 2
  • [ ] Add UHCI/OHCI kexts

    • USB 1.1 support for pre-Sandy Bridge
  • [x] Add USB maps for dropped models

  • [x] Add Intel ethernet

  • [x] Fix VMM patch set

  • [x] APFS patch supporting Rosetta dyld on Ivy Bridge and older

  • [x] Automatic installation of Rosetta OS.dmg for pre-AVX2.0

    • Pre-Haswell
    • [x] Installer
    • [x] Updater
  • [ ] Drop reliance on amfi_get_out_of_my_way=0x1 arg

    • Restore Library Validation patch support
  • [x] Fix ZLib Compression support on pre-AVX1.0

    • Pre-Sandy Bridge
  • [ ] Resolve boot support for MacPro6,1

  • [ ] Power Management support for pre-XCPM

    • ie. Ivy Bridge and older

khronokernel avatar Jun 10 '22 21:06 khronokernel