66 Commits

Author SHA1 Message Date
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
vit9696
fd47a4db0c OpenCore: Avoid dangling booter protocol on load failure 2019-04-09 13:45:40 +03:00
vit9696
7bbf38a498 OpenCoreUefi: Fix debug printing at ReleaseUsbOwnership 2019-04-09 12:53:56 +03:00
vit9696
ae972f8bfa OpenCoreUefi: Implement ReleaseUsbOwnership quirk 2019-04-08 23:28:54 +03:00
vit9696
18ccc06e47 OpenCore: Fix EFIAPI specifier 2019-04-08 13:10:02 +03:00
vit9696
0b82bd4082 OpenCore: Support IgnoreForWindows ACPI quirk 2019-04-07 23:41:22 +03:00
vit9696
6908102624 OpenCorePlatform: Provide PlatformNVRAM update 2019-04-07 23:20:20 +03:00
vit9696
b5ec1ec8c2 OpenCorePlatform: Implement updating SMBIOS 2019-04-07 22:08:00 +03:00
vit9696
64f72e89d4 OpenCorePlatform: Implement Data Hub update support 2019-04-07 21:41:12 +03:00
vit9696
663bc8d0f8 OpenCore: Sync with OcConfigurationLib 2019-04-07 17:06:17 +03:00
vit9696
6a7aa18fc7 OpenCoreDevProps: Support dropping peroperties 2019-04-07 15:21:00 +03:00
vit9696
74e104c482 OpenCoreNvram: Fix NVRAM GUID reading 2019-04-07 14:15:49 +03:00
vit9696
7ab46c2cf1 OpenCoreDevProps: Make DeviceProperties protocol reinstallable 2019-04-07 14:06:28 +03:00
vit9696
d94a33240a OpenCoreNvram: Do not overwrite present variables 2019-04-07 13:19:51 +03:00