Skip to content

Releases: hjp521/OpenCore-Factory

2022-08-24

24 Aug 16:22
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Debug: Fix lldb and gdb support borked by d40fe9af
  • TestProcessKernel: Fix build
  • Docs: Sync changelog
  • Utilities: Introduce TestProcessKernel tool for testing kext injection/patching from config, by @mhaeuser (#369)

2022-08-21

21 Aug 08:16
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OcMemoryLib: Fix typo

2022-08-18

18 Aug 00:18
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Build: Fix python warnings (#343)
  • Docs: Sync changelog
  • ocpasswordgen: Hide password characters on input (#380)
  • DataBase: Updated MaximumOSVersion

2022-08-16

16 Aug 16:17
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OcCompressionLib: Update to zlib 1.2.12 (#383)

2022-08-13

13 Aug 00:20
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Docs: Rebuild pdf

2022-08-12

12 Aug 16:19
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Docs: Remove Redundant Failsafe Definitions (#381)

2022-08-11

11 Aug 00:19
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Docs: Update SSDTs for Hyper-V
  • Update Kexts list
  • Revert "ocvalidate: Drop checks for CPUFriendDataProvider.kext"

2022-08-10

10 Aug 00:20
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • ocvalidate: Require LoadEarly=FALSE on OpenRuntime when OpenVariableRuntimeDxe is not present; remove duplicate driver check
  • ocvalidate: Drop checks for CPUFriendDataProvider.kext

2022-08-09

09 Aug 00:18
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Docs: Fixed Directory Structure
  • Update FORUMS.md

2022-08-07

07 Aug 13:00
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OcBootManagementLib: Rename DisableFirmwareRuntime option to FullNvramAccess
  • OcBootManagementLib: Add DisableFirmwareRuntime option for Tools
  • Docs: Fix typo
  • Sync changelog
  • ocvalidate: Second fix for the checks for LoadEarly
  • ocvalidate: Fix checks for LoadEarly
  • ocvalidate: Add checks for LoadEarly
  • Docs: Bump version to 0.8.4
  • OcVariableRuntimeDxe: Minor updates to comment lines and docs
  • Changelog: Improved wording
  • Docs: Minor improvements to OpenVariableRuntimeDxe docs
  • Utilities: Make uncrustify happy
  • OcConfigurationLib: Restore enabled and introduce LoadEarly
  • OCVAR: Refactor NVRAM code, add OpenVariableRuntimeDxe
  • Update Sydr config (#376)
  • OcAppleKernelLib: Fix Windows builds
  • OcAppleKernelLib: Fix Windows builds
  • Sync changelog
  • Docs: Rebuild docs
  • Update changelog
  • OcAppleKernelLib: Fix uncrustify styling
  • OcAppleKernelLib: Provide cache info to 10.4 when using ProvideCurrentCpuInfo
  • ToggleSipEntry: Add --show-csr option
  • OpenCanopy: Fix animation linked list behaviour on Canopy restart
  • OCAB: Implement Mac OS X 10.4/10.5 relocation block support (#373)
  • OcAppleKernelLib: Inject only current arch during cacheless boot