Anatoliy Kashkin
a3d191e4f4
OcBootManagementLib: Load icons for custom boot entries ( #91 )
...
closes acidanthera/bugtracker#1042
2020-07-16 16:14:31 +03:00
vit9696
020bdbb945
OcBootManagementLib: Fix logging issue
2020-06-25 07:40:04 +03:00
vit9696
9f59339e7e
OcAfterCompatLib: Added 11.0 support for AvoidRuntimeDefrag
2020-06-24 21:17:40 +03:00
vit9696
2449e47cb2
OcBootManagementLib: Fixed unaligned file path access
...
closes acidanthera/bugtacker#951
2020-06-21 18:16:30 +03:00
vit9696
670d4e0c4f
OcBootManagementLib: Drop BlacklistAppleUpdate
2020-06-16 21:09:35 +03:00
vit9696
64f7907038
OcBootManagementLib: Make failed image loading a warning
2020-05-30 23:32:24 +03:00
vit9696
fa71035432
OcBootManagementLib: Perform insensitive comparison of discovered options
2020-05-30 18:50:55 +03:00
vit9696
da902fe3c6
OcTimerLib: Change base class to TimerLib
2020-05-30 00:14:52 +03:00
Download-Fritz
2f41d2abd1
OcBootManagementLib: Add change forgotten from last commit
2020-05-24 18:36:18 +02:00
Download-Fritz
afd982387b
OcBootManagementLib: Set 'Windows' name based on booter name
2020-05-24 18:20:19 +02:00
vit9696
46e8b4b4d3
Build: Fix some svace analysis issues
2020-05-20 10:24:05 +03:00
vit9696
28dbc7a09f
OcBootManagementLib: Add VIRTIO support to ScanPolicy
2020-05-19 14:38:17 +03:00
vit9696
0937868839
Build: Fix some issues with MSVC compiler
2020-05-18 10:04:51 +03:00
vit9696
e6bec3ae80
Debug: Fix some log tags
2020-05-17 16:53:02 +03:00
vit9696
a9cbcd9ae8
Build: Drop EfiPkg
2020-05-17 14:28:41 +03:00
vit9696
86a49fb2f3
OpenRuntime: Replaced RequestBootVarFallback with DeduplicateBootOrder due to bugs
2020-05-13 16:07:37 +03:00
Download-Fritz
b9f4fff54d
OcBootManagementLib: Fix ExpandShortFormBootPath
2020-05-13 10:17:18 +02:00
vit9696
30aad505f1
OcBootManagementLib: Fix hiding Time Machine entries with HideAuxiliary
2020-05-12 22:44:52 +03:00
Nikolai SAOUKH
09cbfb9d0b
Library/OcBootManagementLib: fix (im?)possible loss of data in PanicUnpack()
2020-05-12 17:49:05 +03:00
vit9696
41b207c242
OcBootManagementLib: Fix audio playback in builtin picker
2020-05-11 22:03:51 +03:00
vit9696
5055be90ea
OcBootManagementLib: Fixed incorrect entry order with 2 OS in container
2020-05-11 16:43:02 +03:00
vit9696
bd0cc2f54f
OpenCanopy: Added partial hotkey support (e.g. Ctrl+Enter)
2020-05-11 02:55:25 +03:00
vit9696
76e889f89a
OpenCanopy: Fix black splash with non-black bg
2020-05-10 23:03:45 +03:00
vit9696
8b5099bf1f
Docs: Fixed launching Shell with text over it
2020-05-10 21:58:27 +03:00
vit9696
da8302f3b9
OcBootManagementLib: Fix memory leak in ApplePanic handling
2020-05-10 20:38:42 +03:00
vit9696
9d53b61d4d
OcBootManagementLib: Fix compiler warning
...
closes acidanthera/bugtracker#898
2020-05-10 20:29:48 +03:00
vit9696
7dac5f8f8f
OcBootManagementLib: Fix panic expansion and zero shrinking
2020-05-10 19:14:01 +03:00
vit9696
eece2befc9
OcBootManagementLib: Fix compiler warning
2020-05-10 05:42:28 +03:00
vit9696
462876603f
OpenCoreMisc: Added ApplePanic to store panic logs on ESP root
2020-05-10 01:42:00 +03:00
vit9696
def8866ef3
OcBootManagementLib: Fix locating default Windows with DuetPkg
2020-05-08 00:49:54 +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
Download-Fritz
c9c9979fd2
OcBootManagementLib: Adapt to OcAppleBootPolicyLib changes
2020-05-06 21:12:00 +02:00
vit9696
3e5cbe6b86
OcBootManagementLib: Fix custom entry listing when ResetNVRAM is off
2020-05-06 21:41:48 +03:00
vit9696
9bbd9f0395
OcBootManagementLib: Invoke bless for every BootOrder entry
...
This resolves a problem with locating recovery and other macOS installs
2020-05-06 01:25:23 +03:00
vit9696
8411a4ba2e
OcBootManagementLib: Fix accessing freed device path for APFS recovery
2020-05-06 01:20:23 +03:00
vit9696
5f32fc7eb9
OcBootManagementLib: Log APFS recovery location failure code
2020-05-06 00:26:27 +03:00
vit9696
ef1c9b02f2
OcStringLib: Fix OcStrStrLength to match equal strings
2020-05-06 00:02:20 +03:00
vit9696
6336f034ca
OcBootManagementLib: Fix the use of uninitialised value
2020-05-05 22:46:30 +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
cbfbc3487f
OpenCoreMisc: Fix excluded handled initialisation
2020-04-29 05:14:06 +03:00
Download-Fritz
fbecde8066
OcBmLib: Add missing EFIAPI decorator
2020-04-24 11:11:03 +02:00
vit9696
616505ca2b
OcBootManagementLib: Added experimental BootProtect Security option
...
closes acidanthera/bugtracker#859
2020-04-24 00:56:57 +03:00
vit9696
3ec848da3d
Build: Replace RETURN_ macros with EFI_
2020-04-18 15:55:05 +03:00
Download-Fritz
079070a29f
Fix several issues (Coverity, Clang)
2020-04-07 17:44:21 +02: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
eceb36fff1
OcBootManagementLib: Rename BOOTCAMP Windows to Windows
2020-03-13 23:55:56 +03:00
vit9696
d0e2c8ee9b
Build: Fix warnings found with static analysis
2020-03-11 10:18:14 +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
3ae0354b27
OcBootManagementLib: Fix typo in the previous commit
2020-03-07 00:40:50 +03:00