700 Commits

Author SHA1 Message Date
vit9696
28b76c3df7 OcSmbiosLib: Debugging cleanup and Auto mode removal 2019-05-13 22:00:33 +03:00
vit9696
3f9db14446 OcCpuLib: Fix model detection for certain CPUs 2019-05-13 17:34:11 +03:00
vit9696
42abe9f753 OcBootManagementLib: Sync with EfiPkg 2019-05-12 21:21:57 +03:00
Download-Fritz
1522c13c44 Revert changes related to directory path trailing 2019-05-11 22:11:05 +02:00
vit9696
d9c70a3b2d OcDebugLogLib: Do not create log file when logging is disabled 2019-05-11 21:59:31 +03:00
Download-Fritz
4eb4883759 OcBootManagementLib: Fix FilePath iteration recursion 2019-05-11 19:13:47 +02:00
Download-Fritz
28b5ec4824 OcBootManagementLib: Do not append '\' to APFS Recovery paths 2019-05-11 18:23:17 +02:00
Download-Fritz
c06ee48df2 OcBootManagementLib: Only ASSERT if the last FilePath node is trailed 2019-05-11 18:19:17 +02:00
Download-Fritz
6b14d8edf7 OcBootManagementLib: ASSERT BootEntry->DevicePath is never trailed due to FW bugs 2019-05-11 14:31:53 +02:00
Download-Fritz
6bb5802574 OcBootManagementLib: IsFolder value can be determined implicitly by DP origin. Do not rely on PathName trailing. 2019-05-11 14:07:33 +02:00
Download-Fritz
e452579f7d Remove references to IntelFrameworkPkg 2019-05-11 12:28:48 +02:00
Download-Fritz
908709afd2 Import IntelFrameworkPkg LegacyRegion header 2019-05-11 12:27:53 +02:00
Download-Fritz
f7103d56f4 OcDataHubLib: Expose DataHub via edk2 implementation if not installed 2019-05-11 12:26:05 +02:00
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