117 Commits

Author SHA1 Message Date
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
vit9696
9902913a0f FwRuntimeServices: Bundle with OpenCore 2020-01-04 19:06:22 +03:00
vit9696
125c1847d1 OpenCoreNvram: Implement support for WriteFlash option
closes acidanthera/bugtracker#575
2020-01-04 18:54:34 +03:00
vit9696
c4559639bc Docs: Provide FwRuntimeServices clarification 2019-12-11 22:10:53 +03:00
Andrey1970AppleLife
2e26b03149 Bump version to 0.5.4 2019-12-04 15:50:15 +03:00
Andrey1970AppleLife
9c08493a27
Docs: Fixed Configuration 2019-12-03 20:42:27 +03:00
Andrey1970AppleLife
ef386cab12
Docs: Fixed about DiscardHibernateMap 2019-12-02 18:11:05 +03:00
vit9696
58b19a86db Docs: Deprecated DiscardHibernateMap, which is now scheduled for removal 2019-12-02 05:22:59 +03:00
vit9696
160556b84d Docs: Fix typo in KeySupport description 2019-11-30 23:56:08 +03:00
vit9696
40c42c23f0 OpenCoreKernel: Use new ThirdPartyDrives quirk instead of ThirdPartyTrim 2019-11-27 01:44:19 +03:00
vit9696
e835d2be70 Docs: Sync documentation for RequestBootVarFallback 2019-11-19 13:08:04 +03:00
vit9696
75e717d2cf Docs: Fix vault key size in dd command
closes acidanthera/bugtracker#568
2019-11-11 11:24:31 +03:00
vit9696
6fc0caa3d0 Docs: Sync and provide coding conventions 2019-11-07 10:24:10 +03:00
vit9696
1904ae0150 Docs: Improve some descriptions 2019-11-01 13:00:43 +03:00
vit9696
14bfbc2d19 Docs: Ensure PreviousConfiguration.tex is 0.5.1 Configuration.tex 2019-11-01 12:51:03 +03:00
Andrey1970AppleLife
0c261cd58e Docs: Bump version to 0.5.3 2019-11-01 02:07:34 +03:00
Andrey1970AppleLife
76e0b0c21a
Docs: Update Configuration 2019-10-26 15:58:29 +03:00
Andrey1970AppleLife
5c3c1d6c77
Docs: Fix typo 2019-10-24 19:22:44 +03:00
vit9696
cd8a046ce9 OpenCoreMisc: Added OpenCore version to picker ui, configured by ExposeSensitiveData 2019-10-24 18:31:58 +03:00
vit9696
eae214b4f8 OpenCoreUefi: Moved ReconnectOnResChange to a user-configurable quirk to avoid freezes 2019-10-24 00:49:32 +03:00
Andrey1970AppleLife
a7880aea6d
Update docs 2019-10-17 20:22:32 +03:00
vit9696
b393b0594e OpenCoreKernel: Support PowerTimeoutKernelPanic option 2019-10-17 11:43:11 +03:00
vit9696
ad6eacd737 Docs: Document MmioWhitelist 2019-10-16 11:44:51 +03:00
vit9696
2d374ec764 Docs: Bump version to 0.5.2 2019-10-09 07:29:44 +03:00
vit9696
8382ce5b53 Docs: Fix more issues in the docs 2019-10-07 11:22:16 +03:00
vit9696
cf59c6f0a9 Docs: Remove AppleGenericInput references 2019-10-06 15:31:23 +03:00
vit9696
d11ff0577c Docs: Sync docs with Input changes 2019-10-06 14:47:00 +03:00
vit9696
75beaab735 OpenCoreMisc: Added Arguments to Tools and Entries section 2019-09-25 18:21:38 +03:00
vit9696
42c0095ce3 Docs: Sync kernel matching documentation 2019-09-25 16:58:29 +03:00
Andrey1970AppleLife
041045f826
Docs: Fixed Configuration 2019-09-18 22:28:16 +03:00
vit9696
fd0710e5b9 Docs: Update documentation for UART, also closes #15 2019-09-10 02:13:14 +03:00
vit9696
a34070ba23 Docs: Bump version 2019-09-07 17:25:19 +03:00
PMheart
98c8cba18e Docs: Fix typo 2019-09-06 17:52:03 +08:00
vit9696
a9b7ad5675 Docs: Sync documentation with recent changes 2019-09-04 14:45:51 +03:00
vit9696
3a51e9eec8 OpenCoreMisc: Sync with hotkey work, docs later 2019-09-02 03:01:42 +03:00
vit9696
3b25dc24a4 Docs: Sync with new FS types in ScanPolicy 2019-08-31 23:38:37 +03:00
vit9696
2e1dfab255 OpenCoreKernel: Add support for patch comment logging 2019-08-31 22:34:49 +03:00
vit9696
31dc1d2a2f Docs: Add new FV2 protocol family documentation 2019-08-31 12:32:27 +03:00
vit9696
bc6db8f847 OpenCoreUefi: Implement support for DevirtualiseMmio 2019-08-29 13:39:54 +03:00
vit9696
dafae2b7b3 Docs: Clarify FSBFrequency usage 2019-08-27 11:23:06 +03:00
PMheart
7e83c25b2b Docs: Added further explanations to Kernel->Emulate->Cpuid1Data 2019-08-27 16:16:13 +08:00
vit9696
77e7761d8f Docs: Advise macrecovery instead of obtain_recovery 2019-08-25 02:45:34 +03:00
vit9696
d8221b5363 Docs: Sync with latest changes 2019-08-21 16:40:54 +03:00
vit9696
fbdbecf500 Docs: Sync docs and changelog with OcSupportPkg 2019-08-20 14:49:57 +03:00
vit9696
2d8def05f2 Docs: Minor improvements 2019-08-19 22:31:44 +03:00
vit9696
c34bde5a87 Docs: Version dump to 0.5.0 2019-08-11 18:59:17 +03:00
vit9696
d670708025 Docs: Describe RequestBootVarRouting in more detail 2019-08-11 02:10:07 +03:00