vit9696
aac39637f6
OpenCanopy: Various improvements ( #28 )
...
- Implemented disk label support
- Implemented volume icon support
- Separated PickerAttrbutes from ConsoleAttributes
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
Co-authored-by: Michael Belyaev <usrsse2@me.com>
2020-04-06 00:39:17 +03:00
vit9696
9b848de3e2
OcAppleBootCompatLib: Introduce ProtectMemoryRegions
...
closes acidanthera/bugtracker#791
2020-04-04 23:34:38 +03:00
vit9696
bd17802deb
OcAppleBootCompatLib: Implement RebuildAppleMemoryMap
2020-04-03 14:52:07 +03:00
vit9696
60fca487a3
OpenCoreUefi: Introduced SyncRuntimePermissions to fix Linux booting on CFL+
2020-04-02 23:55:59 +03:00
vit9696
6d61426da5
OcAppleBootCompatLib: Implement ProtectUefiServices quirk
2020-03-12 02:11:16 +03:00
vit9696
a6d547f6d9
OcDebugLogLib: Support Apple Debug Log protocol
2020-03-08 23:42:14 +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
cfac2f049b
OpenCoreUefiInOut: Turn DirectGopCacheMode into a string
2020-03-08 14:28:20 +03:00
vit9696
6439b435db
OpenCoreUefi: Support MTRR cache policy in direct fb
2020-03-08 00:43:56 +03:00
vit9696
bb2281d3a7
OcAudioLib: Support linear volume level conversion
2020-02-29 03:14:24 +03:00
vit9696
d072556b00
OcBootManagementLib: Add support for voice assistance
2020-02-25 06:30:06 +03:00
vit9696
3e64506b1f
OcConfigurationLib: Support boot chime output and VoiceOver
2020-02-24 04:09:16 +03:00
vit9696
7c02ef9940
OcBootManagementLib: Implement HideAuxiliary
2020-02-16 05:28:06 +03:00
vit9696
debd83adc8
OcConsoleLib: Use UIScale variable for HiDPI mode
2020-02-16 02:52:53 +03:00
vit9696
338cf9d035
OcConsoleLib: Make text mode the default for builtin renderer and drop ProvideEarlyConsole
2020-02-13 03:29:39 +03:00
vit9696
ef3be828cc
OcConsoleLib: Implement DirectGopRendering
2020-02-13 00:52:44 +03:00
vit9696
0bc4415e10
OcConsoleLib: Switch to graphics mode by default
2020-02-09 19:48:40 +03:00
vit9696
b0fd7de372
OcBootManagement: Implement Apple BootPicker support
2020-02-09 14:31:32 +03:00
vit9696
b578e4e7e3
OcConfigurationLib: Replace RequireVault and RequireSignature with Vault
2020-02-09 00:51:30 +03:00
vit9696
81edab7426
FwRuntimeServices: Add support for ProtectSecureBoot
2020-02-09 00:10:57 +03:00
vit9696
c577c341c6
OcBootManagementLib: Implement colouring picker
2020-02-08 22:45:15 +03:00
vit9696
8fc88733a4
OcConsoleLib: New output implementation
2020-02-08 21:55:07 +03:00
vit9696
e2ee015647
OcBootManagementLib: Remove AvoidHighAlloc
2020-02-06 19:29:32 +03:00
vit9696
462a831d02
OcAppleKernelLib: Implement DummyPowerManagement quirk
2020-02-02 02:21:37 +03:00
vit9696
272866178f
OcConfigurationLib: Implement BuiltinTextRenderer
2020-02-02 01:58:31 +03:00
vit9696
9bbae45f21
OcBootManagementLib: Implement TakeoffDelay support
2020-02-01 15:06:46 +03:00
vit9696
4bb6e24377
OcConfigurationLib: Replace SupportsCsm with AdviseWindows
2020-01-25 15:42:50 +03:00
vit9696
7b30612be8
OcAppleKernelLib: Implement IncreasePciBarSize quirk
2020-01-12 22:18:59 +03:00
vit9696
ebe0764499
OcConfigurationLib: Implement LegacyOverwrite
2020-01-12 02:21:31 +03:00
vit9696
68f466d7f1
OcAppleKernelLib: Initial version of AppleXcpmForceBoost
2020-01-12 01:36:17 +03:00
vit9696
0bdc7ce485
OcBootManagementLib: Implement setting default entry from booter support
2020-01-10 03:18:47 +03:00
vit9696
d0bea13d62
OcConfigurationLib: Support SMC options
2020-01-06 15:59:16 +03:00
vit9696
3cd02f622f
OcAppleBootCompatLib: Add support for SignalAppleOS and update configuration
2020-01-05 21:09:17 +03:00
vit9696
ef50d2940c
OcConfigurationLib: Revert ReplaceableMemory as it does not work
2020-01-05 01:18:12 +03:00
vit9696
482b9dc13b
OcConfigurationLib: Add SupportsCsm and ReplaceableMemory options
2020-01-05 00:01:44 +03:00
vit9696
5a068a0b49
OcConfigurationLib: Add WriteFlash NVRAM option
2020-01-04 18:52:33 +03:00
vit9696
d33c448213
OcAppleKernelLib: Add AHCI hibernation patches for 10.15, thx @lvs1974
2019-11-27 01:43:35 +03:00
vit9696
707f101e9a
OcConfigurationLib: Add support for RequestBootVarFallback quirk
2019-11-19 12:35:05 +03:00
Download-Fritz
bed56a5307
OcConfigurationLib: Fix typo
2019-11-06 21:55:44 +01:00
Download-Fritz
b60eb719da
OcConfigurationLib: Import UnblockFsConnect quirk
2019-11-06 20:00:57 +01:00
vit9696
afd7d7f305
OcConsoleLib: Make reconnection optional on resolution change
2019-10-24 00:36:15 +03:00
vit9696
5e0f400c69
OcAppleKernelLib: Add PowerTimeoutKernelPanic option
2019-10-17 11:42:28 +03:00
vit9696
8fee6e67ec
OcConfigurationLib: Move MmioWhitelist and improve its debugging
2019-10-14 09:46:26 +03:00
vit9696
9bcad3c87a
OcConfigurationLib: Fix parsing MmioWhitelist
2019-10-12 22:52:11 +03:00
vit9696
62d88996df
OcAppleBootCompatLib: Implement MmioWhitelist
2019-10-12 22:40:30 +03:00
Download-Fritz
f2a92fff9b
OcBootManagementLib: Initial privilege/password support
2019-09-28 16:00:41 +02:00
Download-Fritz
eedf63f106
OcInputLib: Initial import
2019-09-28 15:33:57 +02:00
vit9696
2e5eaea326
OcConfigurationLib: Fix ordering in tools entry
2019-09-25 19:44:00 +03:00
vit9696
5c59effb9f
OcBootManagementLib: Added Arguments to Tools and Entries sections
2019-09-25 18:22:22 +03:00
vit9696
c1119818ce
OcConfigurationLib: Use MinKerne/MaxKernel instead of MatchKernel
2019-09-25 13:49:30 +03:00