vit9696
|
4011e7915b
|
OcBootManagementLib: Fix returning to menu after default boot failure
|
2020-01-18 20:04:37 +03:00 |
|
vit9696
|
9bbb3b6d9a
|
OcBootManagementLib: Clear screen after using picker
This may be helpful for firmwares without console output scroll
ability to see more lines of the bootloader.
|
2020-01-11 20:23:53 +03:00 |
|
vit9696
|
e1c7748751
|
OcBootManagementLib: Resolve double pressed hotkeys
|
2020-01-11 04:01:45 +03:00 |
|
vit9696
|
d4101e6bd2
|
OcBootManagementLib: Fix typo in exit code checking logic
|
2020-01-10 04:26:01 +03:00 |
|
vit9696
|
0bdc7ce485
|
OcBootManagementLib: Implement setting default entry from booter support
|
2020-01-10 03:18:47 +03:00 |
|
vit9696
|
cb57f3096f
|
OcBootManagementLib: Do not wait on successful execution
|
2020-01-10 00:40:00 +03:00 |
|
vit9696
|
65909a9f91
|
OcBootManagementLib: Start working on Ctrl+Enter
|
2020-01-10 00:35:25 +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
|
b2f85d5114
|
OcCryptoLib: Implement and use SecureZeroMem
|
2020-01-07 01:17:42 +03:00 |
|
vit9696
|
d07e81ec63
|
OcBootManagementLib: Accept Enter as choose default in boot menu
closes acidanthera/bugtracker#594
|
2019-12-10 15:25:59 +03:00 |
|
vit9696
|
1560cec90c
|
OcGuardLib: Switch to edk2-stable201911
|
2019-11-29 17:32:17 +03:00 |
|
Download-Fritz
|
120c806604
|
OcBootManagementLib: Fix key polling issue with PollAppleHotKeys=true
|
2019-11-03 21:34:36 +01:00 |
|
Download-Fritz
|
7b60d73018
|
OcBootManagementLib: Abort timeout with ESC/0 for PollAppleHotKeys=true
|
2019-11-03 21:33:49 +01:00 |
|
Download-Fritz
|
3a6863d72c
|
OcBootManagementLib: Improve input with PollAppleHotKeys=true
|
2019-11-03 18:28:12 +01:00 |
|
Download-Fritz
|
7390f78869
|
OcAppleKeyMapLib: Reduce the amount of protocol calls
|
2019-11-03 15:43:59 +01:00 |
|
Download-Fritz
|
b211836f65
|
OcAppleKeyMapLib: Merge ExactMatch TRUE/FALSE control flows
|
2019-11-03 15:43:59 +01:00 |
|
vit9696
|
937c45501c
|
OcBootManagementLib: Fix interpreting letters in boot menu
|
2019-11-03 01:51:51 +03:00 |
|
vit9696
|
b999a14cb0
|
OcBootManagementLib: Add title suffix support to boot picker
|
2019-10-24 18:31:26 +03:00 |
|
Download-Fritz
|
d2c9149525
|
OcBootManagementLib: Avoid incorrect error propagation from the last entry scanned
|
2019-10-13 18:53:04 +02:00 |
|
Download-Fritz
|
f2a92fff9b
|
OcBootManagementLib: Initial privilege/password support
|
2019-09-28 16:00:41 +02:00 |
|
Download-Fritz
|
4740f35ff9
|
OcBootManagementLib: Install AppleKeyMap if not already existant for consistency
|
2019-09-28 15:27:45 +02:00 |
|
Nikolai SAOUKH
|
39d1e2f9c7
|
OcSupportPkg: make explicit UINTN to UINT32 conversion
discovered by vs2019ce v16.3.1
|
2019-09-27 09:08:26 +03:00 |
|
vit9696
|
5c59effb9f
|
OcBootManagementLib: Added Arguments to Tools and Entries sections
|
2019-09-25 18:22:22 +03:00 |
|
Download-Fritz
|
05e886b1c9
|
AppleBootPolicy and AppleDiskImage: Align API names with Apple's
|
2019-09-04 09:46:10 +02:00 |
|
vit9696
|
da6b7d47db
|
OcBootManagementLib: Add Esc in addition to OPT to show picker
|
2019-09-04 07:45:27 +03:00 |
|
Download-Fritz
|
b7f0f60701
|
OcBootManagementLib: Support system boot entries for "Reset NVRAM"
|
2019-09-03 19:10:11 +02:00 |
|
vit9696
|
896a6cc575
|
OcBootManagementLib: Permit CMD+S in any mode
|
2019-09-02 11:21:59 +03:00 |
|
vit9696
|
baa64133ee
|
OcBootManagementLib: Fix R key detection
|
2019-09-02 03:46:10 +03: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
|
2e6030e5a3
|
OcAppleBootCompatLib: Initial set of fixes
|
2019-08-05 01:22:56 +03:00 |
|
vit9696
|
7eca596604
|
OcAppleBootCompatLib: Initial version
|
2019-08-04 21:27:44 +03:00 |
|
Download-Fritz
|
8fc1eb14f7
|
OcBootManagementLib: Support absolute custom entries
|
2019-07-26 11:01:23 +02:00 |
|
vit9696
|
94262b4437
|
OcBootManagementLib: Fix IsCustom field init and zero entry list for safety
|
2019-07-21 00:26:25 +03:00 |
|
vit9696
|
1e322f4e32
|
OcBootManagementLib: Refactor latest additions and fix error handling
|
2019-07-20 23:50:18 +03:00 |
|
Download-Fritz
|
763acbfdb9
|
OcBootManagementLib: Propery invalidate ScanInfo on error
|
2019-07-20 20:26:22 +02:00 |
|
Download-Fritz
|
ba5dc467c8
|
OcBootManagementLib: Support multiple boot instances per Preboot
|
2019-07-20 13:03:46 +02:00 |
|
vit9696
|
f4fceb7a91
|
OcMemoryLib: Initial version
|
2019-07-16 20:21:43 +03:00 |
|
vit9696
|
ee180ad318
|
OcBootManagementLib: Set BootCurrent at boot
|
2019-06-22 19:46:15 +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 |
|
Download-Fritz
|
8ba1646570
|
OcBootManagementLib: Fix boot-image Device Path on demand
|
2019-06-12 15:18:16 +02:00 |
|
vit9696
|
327d4b7de3
|
OcAcpiLib: Implement ResetHwSig quirk
|
2019-06-12 02:44:10 +03:00 |
|
vit9696
|
cf62731d38
|
OcBootManagementLib: Fix hibernate logic
|
2019-06-12 01:22:37 +03:00 |
|
vit9696
|
cc2b7e6c2a
|
OcBootManagementLib: Basic hibernate support
|
2019-06-12 00:37:49 +03:00 |
|
vit9696
|
60ce030486
|
OcBootManagementLib: Display (external) suffix for external drives
|
2019-06-08 23:17:58 +03:00 |
|
vit9696
|
0349088d5d
|
OcBootManagementLib: Fix compilation warnings
|
2019-06-08 19:43:18 +03:00 |
|
vit9696
|
b06eddbc0c
|
OcBootManagementLib: Remove debug code
|
2019-06-08 19:34:05 +03:00 |
|
vit9696
|
d3f3f7bd11
|
OcStorageLib: Fix dummy device path when vault is off
closes acidanthera/bugtracker#362
|
2019-06-08 19:27:50 +03:00 |
|