100 Commits

Author SHA1 Message Date
vit9696
2e0b1f73c0 OpenCorePlatform: Fix setting InitialTSC for automatic mode 2019-05-24 02:48:14 +03:00
vit9696
17fa218207 OpenCorePlatform: DevicePathsSupported 32-bit integer switch sync 2019-05-24 02:38:15 +03:00
vit9696
5140be3ab6 OpenCoreMisc: Improve ScanPolicy checking and update docs 2019-05-22 18:04:57 +03:00
vit9696
c79ee15727 OpenCorePlatform: Sync with MacInfoPkg 2019-05-19 09:26:00 +03:00
vit9696
4e5c22d5c2 OpenCorePlatform: Add support for SMC version SMBIOS table 2019-05-19 09:09:17 +03:00
vit9696
c12810f912 OpenCorePlatform: Sanitize definitions across libs 2019-05-19 01:42:41 +03:00
vit9696
861d89f77d OpenCorePlatform: Correct board-rev exposure in Data Hub 2019-05-16 19:13:30 +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
Needy
10b4b710fc OpenCoreKernel: Lower error level for patcher failure (#6)
Boot fails if a kext cannot be found, which is expected in some situations like recovery boot.
2019-05-13 13:58:50 +03:00
Download-Fritz
14da0ac9eb OpenCorePlatform: Adapt to new OcDataHubLib interface 2019-05-11 12:12:59 +02: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
Download-Fritz
fa6fdc492c OpenCoreNvram: Fix Februrary date conversion 2019-05-05 14:31:22 +02:00
Download-Fritz
c3e508cd44 OpenCoreNvram: Insert version in code to avoid dot separators 2019-05-04 17:55:49 +02:00
Download-Fritz
864c33810e OpenCoreNvram: Initialize version array with constant expressions
Closes #315
2019-05-04 12:43:40 +02:00
vit9696
a5a4754e89 OpenCoreUefi: Implement ExitBootServicesDelay quirk 2019-05-03 18:57:54 +03:00
vit9696
c0098e57eb Debug: Reduce logging a little 2019-05-03 04:34:08 +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
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
23e8c6d2ba OpenCoreMisc: Add boot timestamp 2019-05-01 18:37:10 +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
3be015823d OpenCorePlatform: Fix MLB size 2019-04-21 21:06:00 +03:00
vit9696
623294ffb1 OpenCorePlatform: Fix reading board serial in Automatic mode 2019-04-21 19:52:31 +03:00
vit9696
498f8edf89 OpenCorePlatform: Support using MacInfoPkg 2019-04-21 17:14:58 +03:00
vit9696
178d7a0d71 OpenCore: Remove accidentally committed testing code 2019-04-20 12:42:04 +03:00
vit9696
11808d8382 OpenCoreAcpi: Put ACPI -> Add to a dictionary 2019-04-20 12:38:56 +03:00
vit9696
36766e8133 OpenCoreMisc: Fix log prints 2019-04-19 23:11:30 +03:00
vit9696
2872d4f11c OpenCoreMisc: Support ConsoleMode configuration option 2019-04-19 12:35:14 +03:00
vit9696
517f756d12 OpenCoreMisc: Event better debug logging for screen res 2019-04-19 09:57:29 +03:00
vit9696
dc3726eda6 OpenCoreMisc: Improve debug logging 2019-04-19 09:56:11 +03:00
vit9696
0efb97c526 OpenCoreMisc: Support Boot Resolution option 2019-04-19 02:33:07 +03:00
vit9696
827fa7ed76 OpenCoreAcpi: Log multiple table drop 2019-04-19 00:55:14 +03:00
vit9696
446dbfea99 OpenCoreAcpi: Support dropping all tables by condition 2019-04-18 23:28:48 +03:00
vit9696
b33519082b OpenCoreMisc: Separate from main OC 2019-04-18 22:59:20 +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
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
95822763a4 OpenCore: Skip self entry and prohibit nested count 2019-04-12 08:52:27 +03:00