77 Commits

Author SHA1 Message Date
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
c8b666e1de
Docs: Update samples 2019-10-21 14:17:32 +03:00
vit9696
b393b0594e OpenCoreKernel: Support PowerTimeoutKernelPanic option 2019-10-17 11:43:11 +03:00
vit9696
4edf0b923c OpenCoreUefi: Sync MmioWhitelist changes with OcSupportPkg 2019-10-14 09:48:03 +03:00
vit9696
04186d0dcf Added MmioWhitelist configuration option 2019-10-12 22:41:54 +03:00
Andrey1970AppleLife
8874f6bbed
Docs: update Samples 2019-10-06 22:55:03 +03:00
vit9696
e4a92aa35b Docs: Add Input section to sample configs 2019-10-06 15:37:42 +03:00
vit9696
cf59c6f0a9 Docs: Remove AppleGenericInput references 2019-10-06 15:31:23 +03:00
vit9696
9c236210b8 Docs: Add Arguments to sample configurations 2019-09-25 18:55:49 +03:00
vit9696
fec17e6339 OpenCoreKernel: Replaced MatchKernel with MinKernel and MaxKernel 2019-09-25 13:51:18 +03:00
Andrey1970AppleLife
cd481d011b
Docs: Update sample 2019-09-19 17:48:55 +03:00
vit9696
c72a24db04 OpenCoreUefi: Add support for DisableSingleUser Booter quirk 2019-09-02 11:26:39 +03:00
vit9696
3a51e9eec8 OpenCoreMisc: Sync with hotkey work, docs later 2019-09-02 03:01:42 +03:00
Andrey1970AppleLife
f3361a1109
Update Sample 2019-08-31 14:32:21 +03:00
vit9696
4f2056a6ab OpenCoreUefi: Added FileVault 2 user interface protocols formerly in AppleUiSupport 2019-08-31 12:15:25 +03:00
vit9696
bc6db8f847 OpenCoreUefi: Implement support for DevirtualiseMmio 2019-08-29 13:39:54 +03:00
vit9696
e2f433bacf Docs: Update sample configuration 2019-08-21 16:42:55 +03:00
vit9696
e611445f46 Docs: Start writing documentation for Booter section 2019-08-07 21:32:49 +03:00
vit9696
4889faa111 OpenCoreUefi: Adopt to new OcSupportPkg changes 2019-08-07 18:12:34 +03:00
Andrey1970AppleLife
60b42e5d3b
Docs: Fixed samples 2019-08-06 01:14:49 +03:00
vit9696
ef4276997c OpenCoreUefi: Connect Booter configuration and start syncing docs 2019-08-06 00:44:25 +03:00
Andrey1970AppleLife
2e13dd8a04
Docs: Update samples 2019-07-28 22:34:30 +03:00
Andrey1970AppleLife
893ea88d76
Docs: Added UEFI Quirk AvoidHighAlloc 2019-07-21 20:42:36 +03:00
Andrey1970AppleLife
1b66a2bc1e
Fixed previous 2019-07-02 20:37:48 +03:00
Andrey1970AppleLife
6398859f1b
Docs: Update samples 2019-07-02 20:33:03 +03:00
Andrey1970AppleLife
f12b012380
Docs: Update Sample patches. 2019-06-22 11:07:34 +03:00
vit9696
e39cd101db OpenCoreAcpi: Add support for ResetHwSig quirk 2019-06-12 02:44:38 +03:00
vit9696
52de2a05ee OpenCoreMisc: Implement hibernate detection 2019-06-12 00:47:09 +03:00
vit9696
461eb44fad OpenCoreMisc: Add Enabled property to Tools 2019-06-09 19:40:29 +03:00
vit9696
1c99318334 OpenCoreNvram: Added nvram.plist loading for legacy and incompatible platforms 2019-06-09 17:35:55 +03:00
vit9696
16528b2d65 Added UsePicker option, do enable for OC boot management 2019-06-09 00:46:31 +03:00
vit9696
e05bd528e6 OpenCoreKernel: Support LapicKernelPanic and AppleXcpmExtraMsrs quirks 2019-06-09 00:11:48 +03:00
vit9696
2e883f6fa6 OpenCoreKernel: Implement PanicNoKextDump quirk 2019-06-08 00:13:59 +03:00
vit9696
947f19a6f4 OpenCore: Warn more gracefully about nesting 2019-06-07 21:42:03 +03:00
vit9696
30cad7fcbc OpenCoreMisc: Start working on Tools support 2019-06-06 22:13:17 +03:00
Andrey1970AppleLife
0694877735
Docs: removed dropping DMAR 2019-06-06 08:20:02 +03:00
vit9696
54b87370e2 Fixed ACPI modification failures with nested multiboot
Deprecated IgnoreForWindows quirk is now removed. See more details at:
https://www.insanelymac.com/forum/topic/338516-opencore-discussion/?do=findComment&comment=2675604
2019-06-04 18:02:59 +03:00
vit9696
10a639e65c OpenCoreKernel: Implement support for DisableIoMapper quirk 2019-06-04 17:48:33 +03:00
Andrey1970AppleLife
f9f7380551
Docs: Fixed prev-lang:kbd 2019-05-24 04:41:52 +03:00
vit9696
ca11004702 OpenCoreMisc: Initial ScanPolicy support and prevent leaking some NVRAM vars to OS 2019-05-15 01:57:59 +03:00
vit9696
6ad8321dbd OpenCoreUefi: Sync with OcSupportPkg for DataHub and ConsoleControl reinstall 2019-05-14 07:53:01 +03:00
vit9696
ef90ffac7e OpenCorePlatform: Replace SMBIOS Auto update with with TryOverwrite and Default to Create
Also includes docs updates for IntelFramework removal
2019-05-13 22:11:06 +03:00
vit9696
319b8061a9 OpenCoreMisc: Replace ExposeBootPath with ExposeSensitiveData 2019-05-08 22:58:02 +03:00
vit9696
cc22373d13 OcConfigurationLib: Implement SpoofVendor preference 2019-05-08 22:37:21 +03:00
vit9696
ef4cc2610d OpenCoreAcpi: Implement ResetLogoStatus quirk 2019-05-08 21:45:05 +03:00
Andrey1970AppleLife
5a57b73404
Docs: Added UIScale in Sample.plist 2019-05-07 16:49:43 +03:00
vit9696
a5a4754e89 OpenCoreUefi: Implement ExitBootServicesDelay quirk 2019-05-03 18:57:54 +03:00
vit9696
376504016b OpenCoreMisc: Move DisableWatchDog to Misc -> Debug 2019-05-03 04:10:11 +03:00
vit9696
2ef9c64245 OpenCoreUefi: Implement RequestBootVarRouting frontend support
Still requires backend support in AptioMemoryFix
2019-05-02 00:06:10 +03:00