456 Commits

Author SHA1 Message Date
vit9696
2827a90df1 OcStringLib: Rename string functions to avoid conflicts with ShellLib 2020-03-10 02:47:00 +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
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
439688e0d4 OcCpuLib: Added privilege detection to CPU frequency detection 2020-03-07 14:52:24 +03:00
vit9696
86d9e4884f OcFileLib: Support Disk I/O that cannot read arbitrary chunks 2020-03-07 13:58:12 +03:00
vit9696
1766201abc OcBootManagementLib: Improve boot type detection 2020-03-07 01:23:43 +03:00
vit9696
9684069ced OcBootManagementLib: Added TimeMachine detection to picker 2020-03-06 23:23:16 +03:00
vit9696
91a064350b OcHdaDevicesLib: Add VMware definitions 2020-03-01 01:54:06 +03:00
vit9696
2c9ffe76a3 OcBootManagementLib: Expose OcToggleVoiceOver 2020-02-29 15:57:25 +03:00
vit9696
bb2281d3a7 OcAudioLib: Support linear volume level conversion 2020-02-29 03:14:24 +03:00
vit9696
64086cbe3c OcAppleBootCompatLib: Add support for TPL_APPLICATION ExitBS events 2020-02-27 16:23:33 +03:00
vit9696
50a856d2ad OcBootManagementLib: Let pickers use common function in OcBootManagementLib 2020-02-27 14:19:45 +03:00
vit9696
a9d6c595bb OcBootManagementLib: Add more constants to public header 2020-02-27 14:17:38 +03:00
vit9696
7d173043a6 OcBootManagementLib: Fix null pointer dereference in privilege context 2020-02-26 06:49:52 +03:00
vit9696
d072556b00 OcBootManagementLib: Add support for voice assistance 2020-02-25 06:30:06 +03:00
vit9696
e981bb5cee OcCpuLib: Support fallback frequency 2020-02-25 04:37:27 +03:00
vit9696
3e64506b1f OcConfigurationLib: Support boot chime output and VoiceOver 2020-02-24 04:09:16 +03:00
vit9696
15859c8c13 OcAudioLib: Initial version 2020-02-24 04:08:42 +03:00
vit9696
d27eaa4b9c OcStorageLib: Add OcStorageExistsFileUnicode 2020-02-24 04:06:40 +03:00
vit9696
574dd5aaa9 ChipTune: Fix invalid memory access 2020-02-23 19:24:53 +03:00
vit9696
4bcb2f17be OcHdaDevicesLib: Factor HdaModels into a library 2020-02-23 03:49:21 +03:00
vit9696
072fae180b OcBootManagementLib: Detect functional keys
closes acidanthera/bugtracker#725
2020-02-18 08:31:52 +03:00
vit9696
701c9f164f OcBootManagementLib: Resolve more and aborted conflicts in picker 2020-02-16 19:20:28 +03:00
vit9696
372e881731 OcConsoleLib: Optimise the use of different background colors 2020-02-16 09:33:52 +03:00
vit9696
89db20417e OcBootManagementLib: Provide DeviceHandle for CustomEntries on broken fws
closes acidanthera/bugtracker#712
2020-02-16 07:23:57 +03:00
vit9696
7c02ef9940 OcBootManagementLib: Implement HideAuxiliary 2020-02-16 05:28:06 +03:00
vit9696
ad512b7ca2 OcMiscLib: Drop custom Base64Decode implementation 2020-02-16 03:39:46 +03:00
vit9696
debd83adc8 OcConsoleLib: Use UIScale variable for HiDPI mode 2020-02-16 02:52:53 +03:00
vit9696
2b44eb6832 OcPngLib: Fix buffer overrun errors and reduce memory copying
closes acidanthera/bugtracker#718
2020-02-15 22:47:40 +03:00
vit9696
c2b6d4cf44 OcCryptoLib: Annotate AES with IN OUT 2020-02-14 17:50:41 +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
f2b3bc1497 OcPngLib: Fix memory leak and update codestyle 2020-02-12 02:18:17 +03:00
Download-Fritz
f1a6b251dd OcPngLib: Import EncodePng by @n-d-k 2020-02-11 15:50:34 +01: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
ed94e8b15a OcAppleBootCompatLib: Add missing code 2020-02-09 00:16:19 +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
71c7c34c5a OcFileLib: Implement SafeFileOpen 2020-02-06 00:39:44 +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
92c7bcef22 OcConsoleLib: Initial implementation of ASCII text renderer 2020-02-02 01:04:51 +03:00
vit9696
17acb56197 OcConsoleLib: Move NullTextOutput from OcMiscLib 2020-02-01 21:53:50 +03:00
vit9696
9bbae45f21 OcBootManagementLib: Implement TakeoffDelay support 2020-02-01 15:06:46 +03:00