468 Commits

Author SHA1 Message Date
Andrey1970AppleLife
0eeaa1d473 Bump version to 0.5.6 2020-02-03 12:43:13 +03:00
vit9696
7220d87a72 OpenCoreMisc: Fix boot path logging 0.5.5 2020-02-02 19:48:49 +03:00
vit9696
74bc374964 Docs: Improve kext samples 2020-02-02 15:37:43 +03:00
vit9696
abb512985d OpenCoreKernel: Implement DummyPowerManagement quirk 2020-02-02 02:22:21 +03:00
vit9696
210df232d3 OpenCoreMisc: Add support for BuiltinTextRenderer and improve docs 2020-02-02 01:58:56 +03:00
vit9696
76c3443a7c Docs: Improve offline installer documentation 2020-02-01 15:40:25 +03:00
vit9696
74e8188a50 Docs: Provide more information on Mac EFI 2020-02-01 15:30:47 +03:00
vit9696
24bdf3c27e OpenCoreMisc: Implement TakeoffDelay support 2020-02-01 15:09:33 +03:00
Michael Belyaev
204563ebcf
Update Changelog.md 2020-01-30 17:48:33 +03:00
vit9696
12da62a724 OpenCorePlatform: Fixed AvdiseWindows not setting FirmwareFeatures in NVRAM 2020-01-30 16:21:58 +03:00
Andrey1970AppleLife
6ff3a9fce4
Update Changelog.md 2020-01-29 03:43:56 +03:00
Andrey1970AppleLife
ed2c6f05b7 Docs: Update kext Comments 2020-01-27 22:18:23 +03:00
Andrey1970AppleLife
1fe84f6540 Docs: Update samples 2020-01-27 17:56:20 +03:00
vit9696
45014a9c95 Docs: Sync changelog 2020-01-25 18:34:34 +03:00
vit9696
add94158e9 OpenCorePlatform: Include UEFI Windows bit in AdviseWindows 2020-01-25 15:43:21 +03:00
vit9696
4b5959ecd8 OpenCorePlatform: Add support for exposing OEM info 2020-01-25 12:23:14 +03:00
vit9696
40e864ac9e OpenCoreUefi: Use OcProvideConsoleGop from OcSupportPkg 2020-01-25 12:22:54 +03:00
vit9696
516165aa56 OpenCoreUefi: Fix assertion for driver registration 2020-01-24 11:15:27 +03:00
vit9696
73c5de043a OpenCoreUefi: Improved driver connection performance on APTIO IV
closes acidanthera/bugtracker#669
2020-01-23 22:42:18 +03:00
Andrey1970AppleLife
f0e4328007 Build pdf 2020-01-22 17:03:59 +03:00
Michael Belyaev
28481ed20d
Typo 2020-01-22 15:44:01 +03:00
vit9696
663a16fb83 Docs: Clarify PMC documentation 2020-01-20 13:19:38 +03:00
vit9696
a825da4e56 Docs: Add PMC ACPI sample for 300-series chipsets
This works around bugs in APTIO V NVRAM implementation on Z390 and above.
Based off multiple third-party contributions with additional debugging
from https://www.hackintosh-forum.de/forum/thread/46154. Also thanks
to @vandroiy2013.

closes acidanthera/bugtracker#397
2020-01-20 12:18:26 +03:00
vit9696
afc8f179c3 Bootstrap: Improved OpenCore rerun detection for new versions 2020-01-18 19:36:47 +03:00
Andrey1970AppleLife
c7a675e228 Docs: Copyright 2020 2020-01-13 17:58:55 +03:00
Andrey1970AppleLife
663e7a5374 Bump version to 0.5.5 2020-01-13 17:43:53 +03:00
vit9696
bfe05ccd61 Build: Use intrinsics 2020-01-13 13:17:15 +03:00
Andrey1970AppleLife
4e8151b10c
Update Kexts.md 2020-01-13 12:53:23 +03:00
vit9696
355752066c OpenCoreUefi: Simplify connect all code 0.5.4 2020-01-13 00:27:05 +03:00
vit9696
ac7b337d1b Docs: Provide clarifications on timer 2020-01-12 23:43:18 +03:00
vit9696
cd65634a77 OpenCoreKernel: Implement IncreasePciBarSize support 2020-01-12 22:31:25 +03:00
vit9696
98346c131f Build: Add NvmExpressDxe and XhciDxe drivers
closes acidanthera/bugtracker#310
2020-01-12 17:16:58 +03:00
vit9696
de24f15a68 Docs: Improve CFG Lock documentation 2020-01-12 03:21:00 +03:00
vit9696
43909e3653 Build: Include AppleUsbKbDxe 2020-01-12 02:59:24 +03:00
vit9696
42e8f3156d OpenCoreKernel: Add support for AppleXcpmForceBoost 2020-01-12 02:27:41 +03:00
vit9696
6fdbcb23e3 OpenCoreNvram: Add support for LegacyOverwrite 2020-01-12 02:27:26 +03:00
vit9696
3bd47ed2ac Build: Bundle tools and update changelog 2020-01-11 20:25:49 +03:00
Andrey1970AppleLife
8ddf4a5d6f
Update Kexts.md 2020-01-11 06:57:46 +03:00
vit9696
10ad3f3c30 OpenCoreMisc: Added default boot option update and AllowSetDefault Security option 2020-01-10 03:21:26 +03:00
vit9696
a5a80bc0a1 Docs: Clarify ConnectDrivers 2020-01-09 23:20:53 +03:00
vit9696
af5e95a45b Docs: Provide information on key input switch 2020-01-09 19:21:38 +03:00
vit9696
d66ddb01e1 Docs: Sync changelog 2020-01-09 02:46:09 +03:00
vit9696
53aaadaa76 Build: Test IA32 target as well 2020-01-08 23:46:36 +03:00
vit9696
596836fc4c Build: Factor out common part 2020-01-07 15:07:06 +03:00
Andrey1970AppleLife
2108de1e98
Update Kexts.md 2020-01-07 03:14:54 +03:00
Andrey1970AppleLife
8a5c903f55
Docs: Delete VirtualSMC.efi from Samples (See previous commit). 2020-01-06 17:13:34 +03:00
vit9696
62b1a1bbba OpenCoreUefi: Implement SMC support with authrestart 2020-01-06 15:59:01 +03:00
vit9696
d85c5daaa7 OpenCoreUefi: Add support for OSInfo protocol and SignalAppleOS quirk 2020-01-05 21:09:49 +03:00
vit9696
f654218e0c OpenCorePlatform: Revert ReplaceableMemory as it does not work 2020-01-05 01:18:33 +03:00
vit9696
11bf683cb2 OpenCorePlatform: Add support for SupportsCsm and ReplaceableMemory 2020-01-05 00:04:06 +03:00