vit9696
462876603f
OpenCoreMisc: Added ApplePanic to store panic logs on ESP root
2020-05-10 01:42:00 +03:00
vit9696
796765ca7c
OcBootManagementLib: Rework boot management ( #42 )
...
Co-authored-by: vit9696 <vit9696@users.noreply.github.com>
Co-authored-by: Download-Fritz <download-fritz@outlook.com>
2020-05-05 19:45:32 +03:00
vit9696
616505ca2b
OcBootManagementLib: Added experimental BootProtect Security option
...
closes acidanthera/bugtracker#859
2020-04-24 00:56:57 +03:00
vit9696
19cae8046e
OcConfigurationLib: Renamed Protocols to ProtocolOverrides
...
Pioneer salut to ugrobators
2020-04-20 09:52:09 +03:00
vit9696
a7e5e78987
OcConfigurationLib: Fixed size parsing in ReservedMemoryAreas
2020-04-19 16:51:45 +03:00
vit9696
892f9fd10a
OpenCoreUefi: Added AppleRtcRam protocol implementation
...
closes acidanthera/bugtracker#765
2020-04-18 22:21:58 +03:00
vit9696
0bb426d364
OcAppleKernelLib: Added PatchAppleRtcChecksum kernel quirk
2020-04-18 15:40:08 +03:00
vit9696
e2fbb2e10a
OpenCoreUefi: Added memory region reservation support
2020-04-18 10:28:59 +03:00
vit9696
09aba22d36
Docs: Provide information about APFS
2020-04-13 06:13:02 +03:00
vit9696
c244baa1ef
OpenCoreUefi: Fix EnableJumpStart -> EnableJumpstart
2020-04-13 05:46:27 +03:00
vit9696
2dfe69110b
OpenCoreUefi: Add APFS support
2020-04-13 05:35:33 +03:00
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
5e36af1bca
OcConfigurationLib: Add python 2 compatibility in CheckSchema.py
2020-03-01 01:54:06 +03:00
vit9696
97585cb6c2
Build: Remove OcSupportPkg usage
2020-02-29 17:39:41 +03:00
vit9696
bb2281d3a7
OcAudioLib: Support linear volume level conversion
2020-02-29 03:14:24 +03:00
vit9696
d1bf4c42df
OcConfigurationLib: Add CheckSchema.py utility
2020-02-26 06:34:06 +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
979087c68e
Revert "Build: Fix MODULE_TYPE for libraries"
...
This reverts commit 93c96d030b176873052e479b20e5a7f0f367ce3c.
2020-01-23 20:01:40 +03:00
vit9696
93c96d030b
Build: Fix MODULE_TYPE for libraries
2020-01-23 19:49:04 +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