Download-Fritz
a97b74e83c
OpenCore: Use direct PE loading for Secure Boot ( #108 )
...
Implement and integrate a PE image loader to circumvent UEFI Secure Boot when Apple Secure Boot is used.
2020-08-24 12:52:34 +02:00
Goldfish64
55b93a9f5e
OcBootManagementLib: Respect optional param
2020-08-23 01:01:04 -05:00
Goldfish64
1ecceb0068
OpenCoreKernel: Implement 32-bit switching based on boot args
2020-08-22 16:53:00 -05:00
vit9696
c8dfa95b60
OcAppleDiskImageLib: Fix connecting APFS dmg recoveries
2020-08-22 02:37:17 +03:00
vit9696
baa6e8de34
OcBootManagementLib: Add AppleSecureBoot support on EFI files
2020-08-20 22:28:08 +03:00
vit9696
e5a85b17fc
OcBootManagementLib: Implement 11.0 recovery compatibility
2020-08-20 20:33:22 +03:00
vit9696
47a341f80d
OcBootManagementLib: Fallback to boot.efi when dmg loading is disabled
2020-08-20 20:33:22 +03:00
vit9696
e78301f744
OcBootManagementLib: Drop disk image suffix and voice
2020-08-20 20:33:22 +03:00
vit9696
deb1d2c825
OcBootManagementLib: Fix linking on Linux
2020-08-17 12:29:15 +03:00
vit9696
40f81f29f7
OcBootManagementLib: Implement FAT image loading
2020-08-17 01:43:19 +03:00
vit9696
816e82188f
OpenCanopy: Reduce size by restricting boot management access
2020-08-11 18:03:10 +03:00
vit9696
4d7d8268ff
OcDevicePathLib: Fix matching disk controllers with legacy OPROM ( #95 )
...
closes acidanthera/bugtracker#991
2020-08-09 08:30:33 +03:00
vit9696
ba5c51e32b
OpenCoreMisc: Provide handling of recovery-boot-mode
2020-08-09 00:49:28 +03:00
vit9696
830b0139de
OcBootManagementLib: Make DMG loading support configurable
...
closes acidanthera/bugtracker#1073
2020-08-05 06:39:56 +03:00
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