234 Commits

Author SHA1 Message Date
vit9696
a16a346d94 BootLiquor: Fix more compiler warnings
closes acidanthera/bugtracker#763
closes acidanthera/bugtracker#764
2020-03-09 20:01:25 +03:00
vit9696
a6d547f6d9 OcDebugLogLib: Support Apple Debug Log protocol 2020-03-08 23:42:14 +03:00
vit9696
a4a46e9a70 OcBootManagementLib: Added tool and custom entry separation in audio assistant 2020-03-08 16:25:49 +03:00
vit9696
c9e2f8ce40 OcInputLib: Added support for KeyFiltering for buggy KB drivers
closes acidanthera/bugtracker#457
2020-03-08 16:01:37 +03:00
vit9696
19b4f6bebb BootLiquor: Silence MSVC warnings
closes acidanthera/bugtracker#758
2020-03-08 14:34:55 +03:00
vit9696
cfac2f049b OpenCoreUefiInOut: Turn DirectGopCacheMode into a string 2020-03-08 14:28:20 +03:00
vit9696
f72ad91da2 BootLiquor: Fix build warnings 2020-03-08 00:51:16 +03:00
vit9696
6439b435db OpenCoreUefi: Support MTRR cache policy in direct fb 2020-03-08 00:43:56 +03:00
vit9696
a2e07526ca BootLiquor: Simplify output protocols 2020-03-07 23:26:35 +03:00
vit9696
3fb1b6925a BootLiquor: Match cursor behaviour with boot.efi 2020-03-07 21:21:12 +03:00
vit9696
699e0d82be BootLiquor: Fix memory corruption 2020-03-07 18:28:27 +03:00
Michael Belyaev
47c4861763 BootLiquor: Initial preview based on @Download-Fritz's implementation 2020-03-07 17:20:05 +03:00
vit9696
9684069ced OcBootManagementLib: Added TimeMachine detection to picker 2020-03-06 23:23:16 +03:00
vit9696
97585cb6c2 Build: Remove OcSupportPkg usage 2020-02-29 17:39:41 +03:00
vit9696
1de38f70f6 Merge OcSupportPkg into OpenCorePkg 2020-02-29 16:53:56 +03:00
vit9696
5654577494
OpenCoreUefi: Fix audio protocol installation message 2020-02-29 15:14:41 +03:00
vit9696
55fd59b297 OpenCoreAudio: Support volume level conversion and min volume value 2020-02-29 03:15:13 +03:00
vit9696
3c0734848e OpenCoreUefi: Sync with OcSupportPkg 2020-02-29 01:37:21 +03:00
vit9696
522f5ad2fb
OpenCoreAudio: Fix another null pointer dereference 2020-02-27 23:18:47 +03:00
vit9696
6ff38446b1 OpenCoreUefi: Fix Exit boot services event handling 2020-02-27 22:20:10 +03:00
vit9696
0f5c9a157f OpenCoreAudio: Fix audio termination 2020-02-27 16:24:03 +03:00
vit9696
e73a17dd84 OpenCoreMisc: Sync with the latest OcBootManagementLib changes 2020-02-27 14:23:52 +03:00
vit9696
1f848cccdd
OpenCoreAudio: Localise letters for different voices 2020-02-25 21:22:12 +03:00
vit9696
d4f7f39c43 OpenCoreAudio: Added voice assistance support and language detect 2020-02-25 06:30:49 +03:00
vit9696
7001e93533 OpenCoreUefiAudio: Use older boot chime for playback 2020-02-24 05:14:41 +03:00
vit9696
77dc10b971 OpenCoreUefiAudio: Initial version 2020-02-24 04:16:08 +03:00
vit9696
565f1d2907 OpenCoreUefi: Sync with OcSupportPkg changes 2020-02-23 19:25:46 +03:00
vit9696
893b42fa25 OpenCoreUefi: Fixed drivers starting with # not being skipped 2020-02-23 19:22:33 +03:00
vit9696
fc2787927e OpenCoreMisc: Sync with OcSupportPkg 2020-02-16 07:25:23 +03:00
vit9696
a2348198cc OpenCoreMisc: Implement HideAuxiliary support
closes acidanthera/bugtracker#693
2020-02-16 05:28:17 +03:00
vit9696
b526011796 OpenCoreUefi: Drop Scale and make NVRAM apply earlier 2020-02-16 02:57:53 +03:00
vit9696
1bbec25d40 OpenCoreUefi: Drop ProvideEarlyConsole due to different workarounds 2020-02-13 03:30:24 +03:00
vit9696
211ba77653 OpenCoreUefi: Perform output setup after driver connection
This avoids issues with macs performing drawing during connection
2020-02-13 03:16:26 +03:00
vit9696
3c4f61894f OpenCoreUefi: Implement DirectGopRendering support 2020-02-13 00:54:25 +03:00
vit9696
310960ca9c FwRuntimeServices: Do not let Windows bootloader trash NVRAM as well 2020-02-10 08:53:41 +03:00
vit9696
397bb83375 FwRuntimeServices: Block Microsoft GUID namespace 2020-02-09 22:16:39 +03:00
vit9696
2f8b301f9a OpenCoreUefi: Introduce ProvideEarlyConsole 2020-02-09 19:49:49 +03:00
vit9696
82cc8c65f6 OpenCoreMisc: Implement Apple BootPicker support 2020-02-09 14:31:47 +03:00
vit9696
81ff10813b OpenCoreMisc: Fix typo 2020-02-09 01:15:59 +03:00
vit9696
27fd1b8049 OpenCoreMisc: Fix compilation and add version for logging 2020-02-09 01:03:12 +03:00
vit9696
73e6648e0b OpenCoreMisc: Replace RequireVault and RequireSignature with Vault 2020-02-09 00:51:52 +03:00
vit9696
d8117255d7 OpenCoreUefi: Add support for ProtectSecureBoot 2020-02-09 00:11:20 +03:00
vit9696
81edab7426 FwRuntimeServices: Add support for ProtectSecureBoot 2020-02-09 00:10:57 +03:00
vit9696
7186530176 OpenCoreMisc: Add support for picker colouring 2020-02-08 22:45:33 +03:00
vit9696
77b015cf7c OpenCoreUefi: Sync with new text rendering code 2020-02-08 21:56:30 +03:00
vit9696
772d101427 OpenCoreUefi: Removed AvoidHighAlloc quirk due to removed I/O over 4GB
closes acidanthera/bugtracker#449
2020-02-06 19:30:30 +03:00
vit9696
6073123b79 OpenCoreKernel: Switch to SafeFileOpen 2020-02-06 00:43:28 +03:00
vit9696
7220d87a72 OpenCoreMisc: Fix boot path logging 2020-02-02 19:48:49 +03:00
vit9696
abb512985d OpenCoreKernel: Implement DummyPowerManagement quirk 2020-02-02 02:22:21 +03:00
vit9696
210df232d3 OpenCoreMisc: Add support for BuiltinTextRenderer and improve docs 2020-02-02 01:58:56 +03:00