1974 Commits

Author SHA1 Message Date
vit9696
445cc7d6fe OcBootServicesTableLib: Fix not registering protocols 2020-03-14 04:57:59 +03:00
vit9696
641f72e7f3 OcStringLib: Fix safe SPrint va_arg usage 2020-03-14 04:57:26 +03:00
vit9696
c25f05f9df OcDebugLogLib: Fix overwriting newline 2020-03-14 04:33:02 +03:00
vit9696
6a05f87f66 OcBootServicesTableLib: Support embedding unicode shell and console control switch 2020-03-14 04:02:53 +03:00
vit9696
ba97238db2 OpenCore: Validate storage path lengths 2020-03-14 01:41:13 +03:00
vit9696
1c2d05c024 Docs: Fix va_args in EasyClangComplete 2020-03-14 01:38:45 +03:00
vit9696
28a1d57dd2 OcStorageLib: Introduce max path length 2020-03-14 01:38:08 +03:00
vit9696
eceb36fff1 OcBootManagementLib: Rename BOOTCAMP Windows to Windows 2020-03-13 23:55:56 +03:00
vit9696
6d61426da5 OcAppleBootCompatLib: Implement ProtectUefiServices quirk 2020-03-12 02:11:16 +03:00
vit9696
c4344487cf Debug: Add python 3 compatibility 2020-03-12 01:03:20 +03:00
vit9696
e7e02b900f OcBootServicesTableLib: Initial version with fixes to controller connection 2020-03-11 22:32:28 +03:00
Nikolai SAOUKH
0ce1df8c77 OcCorePkg/Platform/BootLiquor: fix impossible (?) loss of data (UINT64 -> UINT32) 2020-03-11 10:40:16 +03:00
vit9696
d0e2c8ee9b Build: Fix warnings found with static analysis 2020-03-11 10:18:14 +03:00
Download-Fritz
f3b092dfe7 BootLiquor: Fix touch Y axis and clean up 2020-03-10 17:32:30 +01:00
vit9696
58180851d1 Build: Add Shell with partial patch set 2020-03-10 03:28:15 +03:00
vit9696
2827a90df1 OcStringLib: Rename string functions to avoid conflicts with ShellLib 2020-03-10 02:47:00 +03:00
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
b1acc9ac3c Docs: Sync with latest changes 2020-03-08 17:11:49 +03:00
vit9696
e1fb54875f OcInputLib: Do not abort on filtered key 2020-03-08 16:56:46 +03:00
vit9696
c46c22c006 FwProtect: Initial version to configure full NVRAM access from Shell
closes acidanthera/bugtracker#731
2020-03-08 16:47:42 +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
9b160269ce OcStorageLib: Add missing dependencies
closes acidanthera/bugtracker#757
2020-03-08 12:34:52 +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
Andrey1970AppleLife
41bd8bbd05 Update Samples 2020-03-07 20:09:29 +03:00
vit9696
4795e55e01 OcFileLib: Fix parameter order for alignment check 2020-03-07 19:20:41 +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
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
Andrey1970AppleLife
d9f23b2736 Docs: Fixed typo 2020-03-04 21:59:01 +03:00
Andrey1970AppleLife
923711d94d Docs: fixed Configuration 2020-03-04 15:47:39 +03:00
Andrey1970AppleLife
fcebc79854 Bump version to 0.5.7 2020-03-02 22:46:06 +03:00
vit9696
471ea9ad46
OcBootManagementLib: Skip CurrentPolicy for cleaner log 0.5.6 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
Andrey1970AppleLife
cedd2c94c7
Update Kexts.md 2020-03-02 02:33:30 +03:00
vit9696
fb3b8453bd Docs: Add more information to docs 2020-03-01 22:15:39 +03:00
vit9696
6bd83477b7 VMwareHda: Add VMware HDA protocol GUID 2020-03-01 01:54:06 +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