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 |
|
vit9696
|
becbe61f8d
|
OpenCoreUefi: Add ProvideConsoleControl quirk
|
2019-04-12 01:04:31 +03:00 |
|
vit9696
|
4ffe72a5fa
|
OpenCore: Fix logic
|
2019-04-12 00:24:49 +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
|
b4a0bf9bf6
|
OpenCoreKernel: Rename BundleName to BundlePath
|
2019-04-11 16:42:11 +03:00 |
|
vit9696
|
5ad2232156
|
OpenCorePlatform: Fix MLB length broken in the previous commit
|
2019-04-11 16:33:27 +03:00 |
|
vit9696
|
6066a9e752
|
OpenCorePlatform: Fix MLB and ROM sizes
|
2019-04-11 11:38:58 +03:00 |
|
vit9696
|
63216a6174
|
OpenCorePlatform: FirmwareFeatures and FirmwareFeaturesMask are set from PlatformInfo
|
2019-04-11 00:01:45 +03:00 |
|
vit9696
|
d39dc34e90
|
OpenCore: Reduce logging level for some entries
|
2019-04-10 23:07:39 +03:00 |
|
vit9696
|
fd175ff3a0
|
OpenCoreAcpi: Patch tables before blocking or loading
|
2019-04-10 22:57:53 +03:00 |
|
vit9696
|
d683e2286d
|
OpenCoreKernel: Recurse into VFS to detect boot subdirectories
|
2019-04-10 22:54:19 +03:00 |
|
vit9696
|
0c7566b5a7
|
OpenCoreKernel: Log user patches
|
2019-04-10 19:07:37 +03:00 |
|
vit9696
|
b86d77e48b
|
OpenCoreKernel: Add AppleXcpmCfgLock kernel quirk
|
2019-04-10 16:30:46 +03:00 |
|
vit9696
|
fb7f08fa1e
|
OpenCore: Provide more verbose logging
|
2019-04-10 15:54:13 +03:00 |
|
vit9696
|
7b1e83cd9f
|
OpenCore: Expose full device path when enabled
|
2019-04-10 13:47:41 +03:00 |
|
vit9696
|
6f91e974db
|
OpenCore: Connect HaltLevel, DisplayLevel, ExposeBootPath Misc preferences
|
2019-04-10 12:37:33 +03:00 |
|
Nikolai SAOUKH
|
bfec85bd6c
|
Add missing EFIAPI qualifier for OcEfiStartImage()
|
2019-04-10 07:56:31 +03:00 |
|
vit9696
|
961cdff915
|
OpenCore: Fix AptioMemoryFix incompatibility caused by previous commit
|
2019-04-10 03:17:47 +03:00 |
|
vit9696
|
f29c5163f6
|
OpenCore: Fix shell booting
|
2019-04-10 01:28:45 +03:00 |
|
vit9696
|
0339a1c549
|
OpenCore: Make logging configurable
|
2019-04-10 00:52:48 +03:00 |
|
vit9696
|
859f902830
|
OpenCore: Use OcLog protocol
|
2019-04-09 19:22:17 +03:00 |
|