Skip to content

Releases: hjp521/OpenCore-Factory

2021-01-01

01 Jan 00:09
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Docs: Sync changelog
  • OpenDuet: Replace custom UsbLegacySupport with EDK II code (#174)
  • Utilities: nvramdump - replaced a long code with snprintf
  • Utilities: New LogoutHook & nvramdump by @roddy20
  • [Changelog.md] axe OpenDuet usb improvment point
  • Merge branch 'master' of
  • Revert "OpenDuet: Replace custom UsbLegacySupport with EDK II code (#174)"
  • User: Introduce OC_PATH
  • User: Codestyle fix (#175)
  • Docs: Sync changelog
  • OpenDuet: Replace custom UsbLegacySupport with EDK II code (#174)
  • Happy New Year 2021

2020-12-31

31 Dec 00:11
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • [build_duet.tool] Allow to override default toolchain via env var TARGETCHAIN
  • Utilities: Overlapping check for ReservedMemory in ocvalidate
  • Utilities: Skip disabled entries upon dedup in ocvalidate
  • Docs: Bring more details to ocvalidate
  • Update Kexts.md

2020-12-30

30 Dec 08:10
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Docs: Outdated patches are deleted
  • Utilities: Initial revision of ocvalidate README
  • Utilities: Print OC version only when running with --version argument or when executing without arguments

2020-12-29

29 Dec 08:09
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Utilities: Print current OpenCore version in ocvalidate; drop default hardcoded config name support
  • Utilities: Sanitise UEFI->ReservedMemory->Type with ocvalidate
  • Utilities: Deduplication support for NVRAM

2020-12-28

28 Dec 00:09
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Utilities: Fix misc duplicate validation
  • Utilities: Deduplication support for Misc
  • Utilities: Fix casting in ocvalidate
  • Utilities: Fix docs in ocvalidate
  • Utilities: Deduplication support for DeviceProperties
  • Utilities: Fix variable names and doc in ocvalidate
  • OcConfigurationLib: Fix typos in configuration types, thx @mikebeaton

2020-12-27

27 Dec 00:09
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Utilities: Implement initial deduplication for ocvalidate (#172)
  • Docs: Change SetupDelay position in Sample for alphabetical order (#171)
  • ocvalidate: Add AsciiGuidIsLegal API
  • Remove double

2020-12-26

26 Dec 16:09
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • OpenCoreUefiAudio: Implement UEFI audio SetupDelay
  • User: Implement fuzzing and coverage gathering support with docs

2020-12-25

25 Dec 00:10
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Update README.md
  • Update ValidateKernel.c
  • Update build_oc.tool
  • Utilities: Rename ocvalidate Checklist to README
  • Update ValidateKernel.c
  • Utitlities: Bundle and fix checklist
  • Docs: Sync changelog
  • Utilities: Advanced ocvalidate for error checking (#169)

2020-12-24

24 Dec 00:09
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Utilities: Fix 2021 handling in macserial
  • Build: Add staging HFS driver to the binaries
  • OpenCanopy: Fix double-click regression introduced in 0.6.5

2020-12-23

23 Dec 00:11
Compare
Choose a tag to compare

Changes

OpenCorePkg

  • Up macserial version
  • Utilities: Fix macserial crash with invalid serial
  • OcStringLib: Add UnicodeIsFilteredString API
  • OpenCoreUefi: Fix compilation
  • OpenCoreUefi: Remove DeduplicateBootOrder quirk