687 Commits

Author SHA1 Message Date
vit9696
ce25f63233 OcConfigurationLib: Replace ExposeBootPath with ExposeSensitiveData 2019-05-08 22:57:12 +03:00
vit9696
a1e0f11266 OcConfigurationLib: Implement SpoofVendor preference 2019-05-08 22:36:15 +03:00
vit9696
8f0c7fec7e OcSerializeLib: Make configuration errors more visible 2019-05-08 22:03:21 +03:00
vit9696
7bfe50ec8e OcAcpiLib: Implement ResetLogoStatus quirk 2019-05-08 21:42:53 +03:00
Download-Fritz
1cd0989c62 OcDebugLogLib: Test whether logging has been enabled 2019-05-07 20:07:46 +02:00
PMheart
3b7dc28ea4 added Macmini8,1 (i7 8700B), thx @Gengik84 2019-05-07 20:32:12 +08:00
Download-Fritz
e8cfb343a5 OcMiscLib: Reference missing dependencies
Closes #316
2019-05-04 12:42:12 +02:00
vit9696
0a8164ee67 OcAppleBootPolicyLib: Make logging more obvious 2019-05-04 01:23:54 +03:00
vit9696
4b096042f1 OcAppleBootPolicyLib: Fix APFS predefined path handling 2019-05-04 01:02:54 +03:00
vit9696
6a4d4110cc OcAppleBootPolicyLib: Improve debug logging (also fixes compiler warnings, #314) 2019-05-03 21:22:30 +03:00
vit9696
314b91a93c OcConfigurationLib: Add ExitBootServicesDelay quirk 2019-05-03 18:57:37 +03:00
vit9696
72d2b0172e OcAcpiLib: Reduce log size 2019-05-03 10:51:38 +03:00
vit9696
1d527bf819 Debug: Reduce logging a little 2019-05-03 04:33:46 +03:00
vit9696
32ce33a552 OcAppleBootPolicyLib: Do not log information to NVRAM 2019-05-03 04:12:34 +03:00
vit9696
24b0c969dd OcConfigurationLib: Move DisableWatchDog to Misc -> Debug 2019-05-03 04:09:43 +03:00
vit9696
970d8b4e83 OcDebugLogLib: Workaround NVRAM log assertions 2019-05-03 04:09:12 +03:00
vit9696
28d5f51a6d OcDebugLogLib: Implement file logging and reduce NVRAM log size 2019-05-03 03:47:05 +03:00
vit9696
d190a8de1d OcAppleBootPolicyLib: Add advanced debug logging 2019-05-03 00:23:26 +03:00
vit9696
e395ca103d OcConsoleLib: Fix potential null pointer dereference 2019-05-02 23:47:46 +03:00
vit9696
84102d93ea OcVariables: Add opencore-version 2019-05-02 23:36:18 +03:00
vit9696
b207827a26 OcBootManagementLib: Log filesystem names and handles 2019-05-02 20:53:31 +03:00
vit9696
857a92de69 OcBootManagementLib: Add more logging 2019-05-02 19:46:35 +03:00
vit9696
3693f048a0 OcBootManagementLib: Support boot redirect 2019-05-02 00:05:23 +03:00
vit9696
b2d2166cee OcConsoleLib: Implement support for SanitiseClearScreen quirk 2019-05-01 22:09:51 +03:00
vit9696
71a5eb12a0 OcConsoleLib: Improve debug logging 2019-05-01 20:49:23 +03:00
vit9696
2def3d72b4 OcConfigurationLib: Move protocol reinstallation to Protocols and fix typo in Boot 2019-05-01 16:57:09 +03:00
vit9696
df92113868 OcConsoleLib: Add console behaviour setting API 2019-05-01 15:42:49 +03:00
Download-Fritz
dbb63a6cb4 OcDevicePathLib: Correct NodeType check for SATA and NVMe fixes 2019-05-01 12:09:53 +02:00
vit9696
e76093954a OcConsoleLib: Rework display output and logging 2019-05-01 01:38:17 +03:00
vit9696
d2a052cbdd OcBootManagementLib: Drop GetAppleRootedName hack as it is not how BootPicker works 2019-04-30 23:24:33 +03:00
vit9696
71b5d71f9a Guid: OcLogVariableGuid -> gOcVendorVariableGuid 2019-04-30 23:13:02 +03:00
vit9696
da6ac94208 OcDebugLogLib: Implement OcPrintScreen 2019-04-30 22:08:40 +03:00
vit9696
e011d9030f OcMachoLib: Implement MachoRuntimeGetEntryAddress 2019-04-30 22:08:08 +03:00
vit9696
1bacad7551 OcDeviceTreeLib: Initial import from hermit 2019-04-30 20:58:04 +03:00
vit9696
92c1562b8a Various: Fix analysis warnings 2019-04-30 07:47:24 +03:00
Download-Fritz
5aaf16594a OcDevicePathLib: Update fix logic for Pci(e)Root and report result 2019-04-29 22:00:13 +02:00
Download-Fritz
b741ca42f3 OcDevicePathLib: Check for valid endings within the fix function 2019-04-29 08:41:13 +02:00
Download-Fritz
4b061951e4 OcDevicePathLib: Rework the fix logic to only alter the node that cannot be located 2019-04-29 06:59:13 +02:00
Download-Fritz
0505fabd26 OcFileLib: Import LocateFileSystemByGuid API 2019-04-28 22:16:55 +02:00
Download-Fritz
c77bcde7ff OcDevicePathLib: Consider trailing File Path nodes when checking DP validity 2019-04-28 21:14:57 +02:00
Download-Fritz
d1244a0925 OcDevicePathLib: Don't error on a malformed DP 2019-04-28 20:33:00 +02:00
Download-Fritz
8ded79f3bc OcDevicePathLib: Ensure it is the SATA node that cannot be located when fixing PMP 2019-04-28 20:30:58 +02:00
Download-Fritz
37abca5a73 OcDevicePathLib: Deprecate DevicePathToText function 2019-04-28 20:27:44 +02:00
vit9696
aa7a3c2175 OcBootManagementLib: Improve boot option printing validation 2019-04-28 21:21:33 +03:00
Download-Fritz
668019ae5b OcDevicePathLib: Fix Device Path comparison termination 2019-04-28 19:06:42 +02:00
Download-Fritz
4cfaba4b91 OcBootManagementLib: Fix predefined Apple Boot variable idices 2019-04-28 17:46:34 +02:00
vit9696
d76f292c91 OcBootManagementLib: Add advanced boot management logging 2019-04-28 16:38:49 +03:00
Download-Fritz
375245f142 OcBootManagementLib: Print all boot Device Paths 2019-04-28 14:03:05 +02:00
Download-Fritz
4a0f79fc14 OcBootManagementLib: Refine log messages 2019-04-28 13:01:13 +02:00
Download-Fritz
df25d834ef OcBootManagementLib: Add more logging for default entry selection 2019-04-28 12:58:52 +02:00