Skip to content

Releases: wjz304/OpenCore_NO_ACPI_Build

0.9.1_7c870e4

27 Mar 14:37

Choose a tag to compare

Changes:
7c870e4 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
a3f4da3 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
592285f Docs: Updated Debug README.md with VS Code gdb config example
View on gitee

0.9.1_2d072ad

25 Mar 13:28

Choose a tag to compare

Changes:
2d072ad Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
54c629a Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
bd7f1c0 Build: Synchronisation with recent audk changes.
ff9933c Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
4c763a6 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
eabb466 Application: Adds ListPartitions
cf392cf Docs: Build docs
64bcd08 Docs: Fix typo
d3660ce Docs: Sync changelog
fe84913 OcAcpiLib: Fix comment printing failing to process long comments (#432)
1a9a40b User: Implements runtime GetTime function in UserBootServices
4c19125 Utilities: Corrects missing memory allocation checks in TestNtfsDxe
344a208 User: Adds UserUnicodeCollation library
4ff857d Utilities: Adds test tool for EnhancedFatDxe driver
6f91f46 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
be67088 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
c2bd5c1 Bump version
e4f0ba1 EnableGop: Link to Macschrauber's updated Rom Dump
0e5ba48 Build: Provide EDK-II BaseTools in releases
View on gitee

0.9.0_f360867

02 Mar 07:24

Choose a tag to compare

Changes:
f360867 update from github
256ca07 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
e3e2e24 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
ba22024 EnableGop: Fix tmpdir bug in vBiosInsert.sh update
86ef0dc EnableGop: Improve ROM overflow detection in vBIOS insert script
01db6a0 EnableGop: Update vBIOS insertion script - Add AMD support - Add GOP offset auto-detection - Support back to 10.11 El Capitan
View on gitee

0.9.0_11c1038

27 Feb 13:39

Choose a tag to compare

Changes:
11c1038 update from github
fb8c7f8 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
7a4bc73 User: Adds PcdFatReadOnlyMode feature flag token
da447f6 User: Added PcdDebugRaisePropertyMask.
b34b7c4 Various: Add missing .inf dependencies
cb962f8 OcLogAggregatorLib: Fix non-standard linkage pattern
c6ce045 Docs: Sync changelog
05d2b00 OcAppleKernelLib: Fix ProvideCpuInfo on 13.3
457c68d OpenCanopy: Restore screen clear on exit acidanthera/bugtracker#2231
a0a25e5 User: Corrects CalculateCrc32
f9e1f64 User: Adds DummyRestoreTPL and CalculateCrc32 to gBS
93dc095 OcMachoLib: Rename Fat.c to MachoFat.c to solve conflict with FatPkg
f34a6dd EnableGop: Update README.md and UEFITool screenshot
2439d58 OcConsoleLib: Prevent verbose boot text overwriting pre-existing graphics (#426)
bc64f5a OcAfterBootCompatLib: Fix config output
cc26901 OcMainLib: Drop redundant cast
419bef6 OcMainLib: Print ACPI patch comment alongside index
View on gitee

0.9.0_33d913a

21 Feb 13:37

Choose a tag to compare

Changes:
33d913a Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
34f821a Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
d90118d Update MP71.yaml
View on gitee

0.9.0_720de95

17 Feb 13:27

Choose a tag to compare

Changes:
720de95 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
5ca78fc Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
494733f DataBase: Updated MaximumOSVersion
View on gitee

0.9.0_86e2559

15 Feb 07:12

Choose a tag to compare

Changes:
86e2559 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
b24f05e Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
2a93b02 Fix year in doc
e8e4da5 Bump version
View on gitee

0.8.9_8fe0278

13 Feb 07:18

Choose a tag to compare

Changes:
8fe0278 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
4a92d24 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
7f01605 Docs: Add missing changelog entry
5c51599 Docs: Sync changelog
29274ba OcCryptoLib: Update rodata section name in Sha512Avx.nasm
bc00580 Debug: Fix debug script not loading some sections in GDB
2a88bba AudioDxe: Prevent protocol installation on codecs without audio function groups
c278eef Docs: Sync changelog
19c5f5a Build: We no longer need to explicitly specify the alignment
View on gitee

0.8.9_fd5fdcf

05 Feb 13:26

Choose a tag to compare

Changes:
fd5fdcf Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
7a52116 Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
6e3d292 OcAppleKernelLib: Remove extra slash in cacheless binary path creation
bba89ba User: Fix bogus FreePages() abort
52d8946 OcCpuLib: Fixed crash while using SysReport on older Atoms
View on gitee

0.8.9_3f0f0b4

04 Feb 02:27

Choose a tag to compare

Changes:
3f0f0b4 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
0fdcf9f Merge branch 'master' of https://gitee.com/btwise/OpenCore_NO_ACPI
cdc0edd Merge branch 'master' of https://github.com/acidanthera/OpenCorePkg
1924087 EnableGop: README typo
7a82423 Merge branch 'master' of https://gitee.com/btwise/OpenCorePkg
View on gitee