vit9696
bd0cc2f54f
OpenCanopy: Added partial hotkey support (e.g. Ctrl+Enter)
2020-05-11 02:55:25 +03:00
vit9696
462876603f
OpenCoreMisc: Added ApplePanic to store panic logs on ESP root
2020-05-10 01:42:00 +03:00
Download-Fritz
9440cd057b
OcBootManagementLib: Use static functions for Boot Policy
...
Includes fixing an issue where generic booters were added for file systems that already had a primary booter by the use of "core" Apple Boot Policy predefined paths.
2020-05-07 17:34:53 +02:00
Michael Belyaev
d7e47bed07
Docs: Fix Doxygen comments ( #46 )
2020-05-05 22:46:14 +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
96ad44ef39
OpenCanopy: Support for custom background colour
2020-04-06 04:57:16 +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
67ab1cfd59
OcBootManagementLib: Fix comment for CustomEntryContext
2020-04-03 17:44:51 +03:00
vit9696
f0d36479fb
OcBootManagementLib: Add CustomDescribe routine
2020-03-14 21:31:02 +03:00
vit9696
a4a46e9a70
OcBootManagementLib: Added tool and custom entry separation in audio assistant
2020-03-08 16:25:49 +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
2c9ffe76a3
OcBootManagementLib: Expose OcToggleVoiceOver
2020-02-29 15:57:25 +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
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
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
b0fd7de372
OcBootManagement: Implement Apple BootPicker support
2020-02-09 14:31:32 +03:00
vit9696
c577c341c6
OcBootManagementLib: Implement colouring picker
2020-02-08 22:45:15 +03:00
vit9696
e2ee015647
OcBootManagementLib: Remove AvoidHighAlloc
2020-02-06 19:29:32 +03:00
vit9696
9bbae45f21
OcBootManagementLib: Implement TakeoffDelay support
2020-02-01 15:06:46 +03:00
vit9696
e1c7748751
OcBootManagementLib: Resolve double pressed hotkeys
2020-01-11 04:01:45 +03:00
vit9696
0bdc7ce485
OcBootManagementLib: Implement setting default entry from booter support
2020-01-10 03:18:47 +03:00
vit9696
65909a9f91
OcBootManagementLib: Start working on Ctrl+Enter
2020-01-10 00:35:25 +03:00
vit9696
3d9048294e
OcDebugLogLib: Remove legacy key handling mechanism
2020-01-09 19:20:01 +03:00
vit9696
6ffb7a449e
OcBootManagementLib: Switch to using AppleKeyMapAggregator in menu
2020-01-09 19:15:40 +03:00
vit9696
b72aa50152
OcBootManagementLib: Implement arrow key handling
2020-01-09 02:44:47 +03:00
vit9696
e9da01e7fa
OcBootManagementLib: Implement ballooning stubs
2019-11-04 15:46:09 +03:00
vit9696
b999a14cb0
OcBootManagementLib: Add title suffix support to boot picker
2019-10-24 18:31:26 +03:00
Download-Fritz
f2a92fff9b
OcBootManagementLib: Initial privilege/password support
2019-09-28 16:00:41 +02:00
vit9696
5c59effb9f
OcBootManagementLib: Added Arguments to Tools and Entries sections
2019-09-25 18:22:22 +03:00
Download-Fritz
b7f0f60701
OcBootManagementLib: Support system boot entries for "Reset NVRAM"
2019-09-03 19:10:11 +02:00
vit9696
95a0166f58
OcBootManagementLib: Add support for more combinations
2019-09-02 02:57:08 +03:00
vit9696
8fe7bef825
OcBootManagement: Support OPT and CMD+R with picker
2019-09-01 22:33:14 +03:00
vit9696
f07f383e4c
OcBootManagementLib: Add NTFS and EXT partition types
2019-08-31 23:35:32 +03:00
vit9696
7eca596604
OcAppleBootCompatLib: Initial version
2019-08-04 21:27:44 +03:00
Download-Fritz
3a4f4d1eb8
OcConfigurationLib: Support BlessOverride
2019-08-03 19:42:25 +02:00
vit9696
d9912175ba
OcBootManagementLib: Add macOS boot argument handling
2019-07-26 23:13:44 +03:00
Download-Fritz
977ff2583d
[WIP] OcBootManagementLib: Support bless path overrides
2019-07-26 11:06:00 +02:00
Download-Fritz
8fc1eb14f7
OcBootManagementLib: Support absolute custom entries
2019-07-26 11:01:23 +02:00
Download-Fritz
ba5dc467c8
OcBootManagementLib: Support multiple boot instances per Preboot
2019-07-20 13:03:46 +02:00
vit9696
6cb565cf56
OcBootManagementLib: Add bootloader detection code from AMF
2019-06-26 14:53:52 +03:00
vit9696
d3a626cdc5
OcInterface: Implement initial OcInterface protocol with test sample
2019-06-18 12:49:24 +03:00
vit9696
c8545a2564
OcBootManagementLib: Rework filesystem scan policy
2019-06-18 11:20:27 +03:00
vit9696
cc2b7e6c2a
OcBootManagementLib: Basic hibernate support
2019-06-12 00:37:49 +03:00