66 Commits

Author SHA1 Message Date
vit9696
bae48d9a1c Docs: Improve ConsoleBehaviour recommendations
closes acidanthera/bugtracker#355
2019-06-04 16:31:20 +03:00
vit9696
dd64efffbe Docs: Version bump 2019-05-24 16:39:14 +03:00
vit9696
17fa218207 OpenCorePlatform: DevicePathsSupported 32-bit integer switch sync 2019-05-24 02:38:15 +03:00
vit9696
9ea422cb35 Docs: Add links to more external tools 2019-05-23 04:07:31 +03:00
vit9696
2969b9c0fd Docs: Add descriptions to more variables 2019-05-23 00:21:02 +03:00
vit9696
5140be3ab6 OpenCoreMisc: Improve ScanPolicy checking and update docs 2019-05-22 18:04:57 +03:00
vit9696
aa254d8536 Docs: Update Windows nuances 2019-05-22 17:43:19 +03:00
vit9696
349c4aee6e Docs: Add bit clarifications thx Andrey1970 2019-05-21 21:47:06 +03:00
vit9696
4e5c22d5c2 OpenCorePlatform: Add support for SMC version SMBIOS table 2019-05-19 09:09:17 +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
99c70ee617 Docs: Provide installation and upgrade section 2019-05-10 14:58:47 +03:00
vit9696
56fa7f8450 Docs: Update prev-lang recommendations 2019-05-09 03:36:37 +03:00
vit9696
331291d8d1 Docs: Add XhciDxe 2019-05-09 00:39:47 +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
vit9696
797932bfff Docs: Refresh documentation and changelog 2019-05-08 19:49:26 +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
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
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
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
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
vit9696
c7f1aa5277 Docs: Clarify RequireSignature nuances 2019-04-14 02:11:33 +03:00
vit9696
65db8044b2 Docs: Add signing instructions 2019-04-14 01:39:32 +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
vit9696
50955b6b7f Docs: Update pdf 2019-04-12 01:05:06 +03:00
vit9696
4509d42a00 OpenCore: Make boot picker configurable 2019-04-12 00:17:49 +03:00
vit9696
b4a0bf9bf6 OpenCoreKernel: Rename BundleName to BundlePath 2019-04-11 16:42:11 +03:00