71 Commits

Author SHA1 Message Date
vit9696
ef4cc2610d OpenCoreAcpi: Implement ResetLogoStatus quirk 2019-05-08 21:45:05 +03:00
vit9696
797932bfff Docs: Refresh documentation and changelog 2019-05-08 19:49:26 +03:00
Andrey1970AppleLife
2b60de5a55
Fix typo 2019-05-07 17:00:11 +03:00
Andrey1970AppleLife
ea910f4b42
Docs: Added UIScale in SampleFull.plist 2019-05-07 16:57:38 +03:00
Andrey1970AppleLife
5a57b73404
Docs: Added UIScale in Sample.plist 2019-05-07 16:49:43 +03:00
vit9696
7aedc291e2 Build: Rework zip structure 2019-05-03 22:13:06 +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
d5eaad375c OpenCoreMisc: Implement file logging 2019-05-03 03:47:37 +03:00
vit9696
1e6b69f4b1 OpenCoreNvram: Add version information 2019-05-02 23:37:50 +03:00
vit9696
8f5651c83b Docs: Provide partial UEFI driver list 2019-05-02 17:35:28 +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
6df7b3f85f OpenCoreUefi: Ensure ConsoleBehaviourUi mode is set properly 2019-05-01 19:09:33 +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
2d4cf6b04e OpenCoreMisc: Allow fine-tuning console control for UI and boot 2019-05-01 15:43:21 +03:00
vit9696
b0ec085649 OpenCoreUefi: Sync with OcSupportPkg 2019-05-01 02:26:48 +03:00
vit9696
e52a515359 OpenCoreMisc: Sync with GUID changes 2019-04-30 23:16:41 +03:00
vit9696
e04e42355b Build: Use UefiDevicePathLibOptionalDevicePathProtocol for DevicePathLib 2019-04-28 21:38:47 +03:00
vit9696
ed2dafcaa7 Docs: Add simple config to illustrate optional entry removal 2019-04-22 00:11:29 +03:00
vit9696
06e4356d64 Docs: Provide info for MacInfoPkg 2019-04-21 21:32:30 +03:00
vit9696
498f8edf89 OpenCorePlatform: Support using MacInfoPkg 2019-04-21 17:14:58 +03:00
Andrey1970AppleLife
9f78930eca Docs: added ACPI sample SSDT-EHCx_OFF.dsl 2019-04-21 15:24:34 +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
Michael Belyaev
c87d0fe735
new ables → new tables 2019-04-19 11:07:10 +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
059ea4afc7 OpenCore: Support HideSelf option 2019-04-18 17:41:04 +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
c7f1aa5277 Docs: Clarify RequireSignature nuances 2019-04-14 02:11:33 +03:00
vit9696
6c0a4d22ca Docs: Update Sample config 2019-04-14 01:41:04 +03:00
vit9696
65db8044b2 Docs: Add signing instructions 2019-04-14 01:39:32 +03:00
Andrey1970AppleLife
9306b21ff3
Docs: Added ACPI examples patches to Sample.plist 2019-04-14 01:23:15 +03:00
vit9696
196a011db3 OpenCoreVault: Make vault.sig optional 2019-04-14 00:20:17 +03:00
vit9696
27dca92053 OpenCoreVault: Initial implementation 2019-04-13 21:30:06 +03:00
vit9696
92a49565b5 Docs: Add tips section 2019-04-13 11:55:32 +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
50955b6b7f Docs: Update pdf 2019-04-12 01:05:06 +03:00
vit9696
becbe61f8d OpenCoreUefi: Add ProvideConsoleControl quirk 2019-04-12 01:04:31 +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
b4a0bf9bf6 OpenCoreKernel: Rename BundleName to BundlePath 2019-04-11 16:42:11 +03:00