30 Commits

Author SHA1 Message Date
vit9696
35b5fb9cc8 OcBootManagementLib: Fix potential null pointer deref 2019-04-21 23:52:21 +03:00
vit9696
d3f8ef1d00 OcBootManagementLib: Fix entry handling
1. Dmg entries are now correctly unloaded when failed to load/start
2. Recovery entries are properly found even if main booter is missing
3. HideSelf no longer hides alternate entry when present
2019-04-21 00:42:33 +03:00
vit9696
1de86ce7bf OcFileLib: Implement incompatible trailing slash hack for older firmwares 2019-04-20 23:53:46 +03:00
Download-Fritz
d25e5e78de DMG stack: Use OcAppleRamDiskLib 2019-04-20 12:06:52 +02:00
vit9696
e03ae4cfc4 OcBootManagementLib: Quick fix for dmg stack corruption 2019-04-17 19:30:38 +03:00
vit9696
f314242e86 OcBootManagementLib: Fix some of the dmg boot issues 2019-04-17 00:52:24 +03:00
vit9696
c6ea3fd215 OcBootManagementLib: Implement more proper fix to duplicate blessed entries 2019-04-16 23:45:55 +03:00
vit9696
cc5361d332 OcBootManagementLib: Ensure windows detection with a custom name 2019-04-16 23:26:11 +03:00
vit9696
cc2d2e5949 OcBootManagementLib: Fix compilation with UDK 2019-04-16 23:25:43 +03:00
Download-Fritz
8987d4be81 Integrate dmg booting 2019-04-16 21:59:44 +03:00
vit9696
aa10483ce8 OcConfigurationLib: Allow reinstalling apple boot policy protocol 2019-04-16 21:54:40 +03:00
vit9696
8c6767470c OcBootManagementLib: Sanitize boot entry names 2019-04-12 15:12:16 +03:00
vit9696
3a3955d83c OcBootManagementLib: Skip self entry 2019-04-12 08:51:39 +03:00
vit9696
4061d06387 OcConfigurationLib: Make boot picker configurable 2019-04-12 00:17:09 +03:00
vit9696
2e5159359c OcBootManagementLib: Fix FV2 HFS+ recovery support 2019-04-11 21:48:56 +03:00
vit9696
cd1efd8553 OcBootManagementLib: Fix sanity in blessed GUIDs 2019-04-11 20:56:19 +03:00
vit9696
38c3557a19 OcBootManagementLib: Add OcDevicePathLib dependency 2019-04-11 16:52:49 +03:00
vit9696
5b675a27df OcBootManagementLib: Fix trailing slash in recovery bless entries 2019-04-11 16:36:30 +03:00
vit9696
86c866ee19 OcBootManagementLib: Add bless debugging 2019-04-11 00:47:08 +03:00
vit9696
5390bb0d2f OcBootManagementLib: Add missing new line to logging 2019-04-10 23:07:14 +03:00
vit9696
0214b2cdc9 OcBootManagementLib: More verbose booter information logging 2019-04-10 22:58:33 +03:00
vit9696
53f3acbf32 OcDevicePathLib: Fix freeing unallocated memory 2019-04-10 15:52:55 +03:00
Download-Fritz
f49e28c990 OcBootManagementLib: Add Disk Image loading API 2019-04-08 20:50:18 +02:00
vit9696
be65f69865 OcBootManagementLib: Expose chosen entry 2019-04-07 23:30:44 +03:00
vit9696
6e559ab0ef OcBootManagementLib: Detect windows and do not report recovery 2019-04-07 23:27:11 +03:00
vit9696
131399b582 OcBootManagementLib: Do not check for boot camp on Apple partitions 2019-04-06 13:47:53 +03:00
vit9696
aeb2b324fe OcBootManagementLib: Add support for detecting bootcamp 2019-04-06 13:45:32 +03:00
Download-Fritz
6716862c2b OcBootManagementLib: Fix signed vs unsigned warnings. 2019-04-05 15:56:49 +02:00
vit9696
20f97bf2a2 OcBootManagementLib: Provide boot picker interface 2019-04-04 18:01:23 +03:00
vit9696
f699359d71 OcAppleBootPolicyLib: Separate from OcAppleBootPolicyLib 2019-04-03 21:57:56 +03:00