Skip to content

Releases: hjp521/OpenCore-Factory

2022-07-21

21 Jul 00:18
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • AudioDxe/OcAudio: Remove default codec setup delay; add --codec-setup-delay option; change units of Audio->SetupDelay from microseconds to milliseconds
  • DataBase: Updated MaximumOSVersion
  • OcStringLib: Use OC_STRING_FORMAT consistently

2022-07-20

20 Jul 08:21
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OCAK: Fixed debug printing when performing cacheless kext blocking
  • OcBootManagementLib: Avoid unecessary warnings on hidden auxiliary entries, specifically warn on invalid device path
  • OcBootManagementLib: Add missing LF

2022-07-17

17 Jul 00:18
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Docs: Rebuild pdf
  • Docs: Fix typo (#372)
  • OcMainLib: Patch order change (#370)

2022-07-16

16 Jul 16:16
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Sync changelog
  • RsaTool: Build and link against static LibreSSL on macOS (#371)

2022-07-15

15 Jul 08:20
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OcBootManagementLib: Report unsupported etc. custom entries
  • Uncrustify: Apply codestyle patch
  • OcAppleKernelLib: Implement support for macOS 10.4 for ProvideCurrentCpuInfo quirk

2022-07-14

14 Jul 00:16
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OcAppleKernelLib: Fix potential null reference and account for kxld symbols
  • OcMainLib: Fix wrong message printing
  • OcAppleKernelLib: Fix codestyle
  • OCAK: Fix ProvideCurrentCpuInfo
  • Build: Remove CI debug prints

2022-07-13

13 Jul 16:16
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Build: Fix TestExt4Dxe build for Ia32 target
  • Build: Add TestExt4Dxe into build targets
  • Build: Fix Uncrustify warnings
  • Utilities: Add Ext4Pkg test

2022-07-12

12 Jul 08:17
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Docs: Update the description for the usage of PCIeSerialDisable in CustomPciSerialDevice
  • OcAppleKernelLib: Fix kext bundle version copying, thanks @mhaeuser
  • Docs: Update changelog
  • OcAppleKernelLib: Fix incorrect OSBundleLibraries_x86_64 and cacheless injected bundle version handling

2022-07-11

11 Jul 00:15
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OcAppleKernelLib: Fix user after free, thanks @mhaeuser (#368)
  • OcAppleKernelLib: Fix ProvideCurrentCpuInfo

2022-07-10

10 Jul 08:15
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OcLog: Allow optional unsafe fast log