266 Commits

Author SHA1 Message Date
vit9696
c85b332ac0 OpenCanopy: Improve mouse pointer performance 2020-04-15 03:39:06 +03:00
vit9696
02d3d698f5 OpenCoreUefi: Load APFS after connecting drivers
closes acidanthera/bugtracker#842
2020-04-14 06:22:58 +03:00
vit9696
20fa82da42 OpenCanopy: Added AppleEvent mouse support 2020-04-14 06:20:50 +03:00
vit9696
efa9ff055c OpenCanopy: Disable not fully implemented code
closes acidanthera/bugtracker#834
2020-04-13 06:34:52 +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
Download-Fritz
944d1f3e9a OpenCanopy: Fix input handle usage 2020-04-10 11:58:58 +02:00
vit9696
14f50ad9b2 OcCompressionLib: Implement alpha premultiplication for RLE24 2020-04-10 00:51:19 +03:00
vit9696
219fdc47c4 OpenCanopy: Fixed rendering macOS installer icons 2020-04-10 00:07:45 +03:00
Download-Fritz
079070a29f Fix several issues (Coverity, Clang) 2020-04-07 17:44:21 +02:00
vit9696
80a82ed86e OpenCanopy: Global variables are initialised with zeroes
closes acidanthera/bugtracker#805
2020-04-06 11:20:53 +03:00
vit9696
96ad44ef39 OpenCanopy: Support for custom background colour 2020-04-06 04:57:16 +03:00
vit9696
35e1b5be67 OpenCanopy: Switch to icns and support more icons and labels 2020-04-06 03:42:08 +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
6a86ea2148 OcAfterBootCompatLib: Renamed from OcAppleBootCompatLib 2020-04-04 23:41:51 +03:00
vit9696
9b848de3e2 OcAppleBootCompatLib: Introduce ProtectMemoryRegions
closes acidanthera/bugtracker#791
2020-04-04 23:34:38 +03:00
vit9696
33d9af0641 OpenRuntime: Remove OcBootManagementLib dependency to fix performance 2020-04-04 00:23:02 +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
98435e9a2d OpenRuntime: Introduce GetExecArea function 2020-04-02 23:49:55 +03:00
vit9696
707007e317 OcAppleBootCompatLib: Improve debug logging 2020-04-02 15:45:30 +03:00
Download-Fritz
fd179a115b OpenCanopy: Remove pointless ASSERTs
Fixes ASSERTing when BootPicker entries exceed the screen boundaries.
2020-03-27 17:14:33 +01:00
vit9696
63735d449b Build: Rename some tools and drivers 2020-03-15 17:27:29 +03:00
vit9696
f0d36479fb OcBootManagementLib: Add CustomDescribe routine 2020-03-14 21:31: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
28a1d57dd2 OcStorageLib: Introduce max path length 2020-03-14 01:38:08 +03:00
vit9696
6d61426da5 OcAppleBootCompatLib: Implement ProtectUefiServices quirk 2020-03-12 02:11:16 +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
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
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
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
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
9684069ced OcBootManagementLib: Added TimeMachine detection to picker 2020-03-06 23:23:16 +03:00
vit9696
97585cb6c2 Build: Remove OcSupportPkg usage 2020-02-29 17:39:41 +03:00
vit9696
1de38f70f6 Merge OcSupportPkg into OpenCorePkg 2020-02-29 16:53:56 +03:00
vit9696
5654577494
OpenCoreUefi: Fix audio protocol installation message 2020-02-29 15:14:41 +03:00
vit9696
55fd59b297 OpenCoreAudio: Support volume level conversion and min volume value 2020-02-29 03:15:13 +03:00
vit9696
3c0734848e OpenCoreUefi: Sync with OcSupportPkg 2020-02-29 01:37:21 +03:00