1261 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
e1fb54875f OcInputLib: Do not abort on filtered key 2020-03-08 16:56:46 +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
9b160269ce OcStorageLib: Add missing dependencies
closes acidanthera/bugtracker#757
2020-03-08 12:34:52 +03:00
vit9696
6439b435db OpenCoreUefi: Support MTRR cache policy in direct fb 2020-03-08 00:43:56 +03:00
vit9696
4795e55e01 OcFileLib: Fix parameter order for alignment check 2020-03-07 19:20:41 +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
3ae0354b27 OcBootManagementLib: Fix typo in the previous commit 2020-03-07 00:40:50 +03:00
vit9696
9684069ced OcBootManagementLib: Added TimeMachine detection to picker 2020-03-06 23:23:16 +03:00
vit9696
c50c664b8c OcFileLib: Add more logging on Disk I/O failure 2020-03-06 09:25:12 +03:00
vit9696
471ea9ad46
OcBootManagementLib: Skip CurrentPolicy for cleaner log 2020-03-02 09:18:28 +03:00
vit9696
0c3fa048fb
OcBootManagementLib: Ignore security violation for nvram ceanup
Can happen with Microsoft GUID deletion
2020-03-02 08:52:28 +03:00
vit9696
91a064350b OcHdaDevicesLib: Add VMware definitions 2020-03-01 01:54:06 +03:00
vit9696
5e36af1bca OcConfigurationLib: Add python 2 compatibility in CheckSchema.py 2020-03-01 01:54:06 +03:00
vit9696
d6649e4a68 OcAudioLib: Fix compiler warning
closes acidanthera/bugtracker#745
2020-02-29 21:35:50 +03:00
vit9696
359391bcc4 OcPngLib: Fix undefined reference to memcpy
closes acidanthera/bugtracker#744
2020-02-29 21:35:50 +03:00
vit9696
97585cb6c2 Build: Remove OcSupportPkg usage 2020-02-29 17:39:41 +03:00
vit9696
cd88e5d902 OcBootManagementLib: Cleanup Microsoft variable in CleanNvram 2020-02-29 16:14:34 +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
7844e72adf OcAudioLib: Update for new OcAudio features 2020-02-29 01:36:53 +03:00
vit9696
4f94ea14e7 OcAppleBootCompatLib: Do not subsequently call handlers from failed ExitBS 2020-02-29 01:36:23 +03:00
vit9696
479a3dd659 OcAppleBootCompatLib: Fix null pointer dereference 2020-02-27 21:33:15 +03:00
vit9696
64086cbe3c OcAppleBootCompatLib: Add support for TPL_APPLICATION ExitBS events 2020-02-27 16:23:33 +03:00
vit9696
20e8c4975e OcAudioLib: Fix DevicePath patching and correct CheckEvent in stop handler 2020-02-27 14:23:29 +03:00
vit9696
50a856d2ad OcBootManagementLib: Let pickers use common function in OcBootManagementLib 2020-02-27 14:19:45 +03:00
vit9696
95692e3c5b
OcAudioLib: Fix compiler warning
closes acidanthera/bugtracker#738
2020-02-26 16:03:04 +03:00
Andrey1970AppleLife
d1ea011c95
Improved arrows for voice assistant 2020-02-26 12:39:49 +03:00
vit9696
7d173043a6 OcBootManagementLib: Fix null pointer dereference in privilege context 2020-02-26 06:49:52 +03:00
vit9696
d1bf4c42df OcConfigurationLib: Add CheckSchema.py utility 2020-02-26 06:34:06 +03:00
vit9696
08fbebf318 OcAudioLib: Change default audio level to 70 2020-02-25 20:46:26 +03:00
vit9696
86f9412d36 OcAudioLib: Log output count 2020-02-25 16:33:54 +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
9cfde53067 OcAudioLib: Provide a clunk for beeper performance 2020-02-25 01:47:53 +03:00
vit9696
0d5b64dcf2 OcAudioLib: Avoid extra stops for no reason 2020-02-24 05:13:50 +03:00
vit9696
df938dc2cb OcAudioLib: Fix waiting for audio completion 2020-02-24 04:56:30 +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
4c31b36f6a OcBootManagemenetLib: Ensure legacy BootChime variables are deleted 2020-02-23 19:25:25 +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
ffcdc0e4c5 OcAppleKernelLib: Update GS layout for LAPIC patch on 10.15.4 2020-02-20 09:41:01 +03:00
Download-Fritz
b3662e8a3d OcBootManagementLib: Fix USB -> Apple HID enums by @n-d-k
Co-Authored-By: n-d-k <n-d-k@users.noreply.github.com>
2020-02-18 16:26:09 +01:00