53 Commits

Author SHA1 Message Date
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
vit9696
6e439ab1a9 OpenCoreUefi: Implement support for SanitiseClearScreen quirk 2019-05-01 22:12:15 +03:00
vit9696
ae909614ee OpenCoreUefi: Implement Uefi Protocols and update docs 2019-05-01 16:57:58 +03:00
vit9696
8eb0dab809 Docs: Sync sample configuration with changes 2019-05-01 15:46:00 +03:00
vit9696
b0ec085649 OpenCoreUefi: Sync with OcSupportPkg 2019-05-01 02:26:48 +03:00
vit9696
11808d8382 OpenCoreAcpi: Put ACPI -> Add to a dictionary 2019-04-20 12:38:56 +03:00
vit9696
2872d4f11c OpenCoreMisc: Support ConsoleMode configuration option 2019-04-19 12:35:14 +03:00
vit9696
0efb97c526 OpenCoreMisc: Support Boot Resolution option 2019-04-19 02:33:07 +03:00
vit9696
446dbfea99 OpenCoreAcpi: Support dropping all tables by condition 2019-04-18 23:28:48 +03:00
Andrey1970AppleLife
8a42786ccc
Docs: Added HideSelf in Sample.plist 2019-04-18 17:56:18 +03:00
vit9696
5c26b605b3 OpenCoreDevProps: Move ReinstallProtocol out of quirks 2019-04-16 23:29:41 +03:00
vit9696
2ebe5bcb98 OpenCore: Sync with OcSupportPkg and fix Windows detection in quirks 2019-04-16 21:56:05 +03:00
Andrey1970AppleLife
1606041140
Docs: Enable SIP in Sample.plist 2019-04-14 04:15:37 +03:00
vit9696
6c0a4d22ca Docs: Update Sample config 2019-04-14 01:41:04 +03:00
Andrey1970AppleLife
9306b21ff3
Docs: Added ACPI examples patches to Sample.plist 2019-04-14 01:23:15 +03:00
Andrey1970AppleLife
112e470c7c
fix typo 2019-04-12 18:28:58 +03:00
Andrey1970AppleLife
2f9d53aa25
Update Sample.plist 2019-04-12 17:57:41 +03:00
Andrey1970AppleLife
4921f8dbc7
So beautifully 2019-04-12 02:44:04 +03:00
vit9696
4509d42a00 OpenCore: Make boot picker configurable 2019-04-12 00:17:49 +03:00
vit9696
a314312866 OpenCoreKernel: Recover broken debugging preferences 2019-04-11 20:56:59 +03:00
vit9696
117fb862c5 Docs: Update Sample.plist 2019-04-11 16:45:56 +03:00
vit9696
63216a6174 OpenCorePlatform: FirmwareFeatures and FirmwareFeaturesMask are set from PlatformInfo 2019-04-11 00:01:45 +03:00
vit9696
232eee2380 Revert "new RTC Patch sample"
This reverts commit dc4f6454c9c7b73fd1d66c4e635fca5204b0b447.
2019-04-10 19:04:14 +03:00
Rodion Shingarev
dc4f6454c9 new RTC Patch sample 2019-04-10 18:56:43 +03:00
vit9696
b86d77e48b OpenCoreKernel: Add AppleXcpmCfgLock kernel quirk 2019-04-10 16:30:46 +03:00