263 Commits

Author SHA1 Message Date
vit9696
bf8e36b7f4 OcCpuLib: Provide basic implementation for TscSyncTimeout 2020-05-30 01:29:52 +03:00
vit9696
1e5e9fb5e9 Utilities: Add Windows binaries for BaseTools 2020-05-18 14:05:36 +03:00
vit9696
570a537fc2 Docs: Document debug tags and improve logging 2020-05-17 17:16:49 +03:00
vit9696
f76030f7ac Build: Drop MacInfoPkg 2020-05-17 14:28:41 +03:00
vit9696
a9cbcd9ae8 Build: Drop EfiPkg 2020-05-17 14:28:41 +03:00
vit9696
0fb09c220e OcConfigurationLib: Replace Block with Delete to reduce confusion 2020-05-17 02:06:35 +03:00
vit9696
681046881b OpenCore: Fix previous commit 2020-05-14 18:48:48 +03:00
vit9696
e1a2b99299 OpenCoreDevProps: Fixed ignoring # in DeviceProperty Add and Block 2020-05-14 18:33:57 +03:00
vit9696
2690e58495 Docs: Fixed assertions on log exhaustion causing boot failures
closes acidanthera/bugtracker#445
2020-05-13 22:21:48 +03:00
vit9696
15fdaf6376 OpenCoreUefiInOut: Removed DirectGopCacheMode due to being ineffective 2020-05-13 16:10:22 +03:00
vit9696
86a49fb2f3 OpenRuntime: Replaced RequestBootVarFallback with DeduplicateBootOrder due to bugs 2020-05-13 16:07:37 +03:00
vit9696
6caff2a456 OpenCoreUefiInOut: Fixed ReconnectOnResChange reconnecting even without res change 2020-05-10 20:13:06 +03:00
vit9696
462876603f OpenCoreMisc: Added ApplePanic to store panic logs on ESP root 2020-05-10 01:42:00 +03:00
vit9696
36a154981c OpenCoreNvram: Fixed warnings for empty variables (e.g. rtc-blacklist) 2020-05-09 16:38:13 +03:00
vit9696
f2e2edc4fe OpenCoreNvram: Do not warn about failing to set empty vars 2020-05-07 18:22:37 +03:00
vit9696
11a3fd2911 OpenCoreMisc: Use builtin picker when external picker fails to load 2020-05-05 20:01:39 +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
vit9696
616505ca2b OcBootManagementLib: Added experimental BootProtect Security option
closes acidanthera/bugtracker#859
2020-04-24 00:56:57 +03:00
Nikolai SAOUKH
165db12fa3 OpenCorePkg\Platform\OpenCore: apply fix for issue #857 2020-04-21 11:51:30 +03:00
vit9696
19cae8046e OcConfigurationLib: Renamed Protocols to ProtocolOverrides
Pioneer salut to ugrobators
2020-04-20 09:52:09 +03:00
vit9696
e025d62778 OpenCoreMisc: Debug watchdog status 2020-04-18 22:25:52 +03:00
vit9696
892f9fd10a OpenCoreUefi: Added AppleRtcRam protocol implementation
closes acidanthera/bugtracker#765
2020-04-18 22:21:58 +03:00
vit9696
0bb426d364 OcAppleKernelLib: Added PatchAppleRtcChecksum kernel quirk 2020-04-18 15:40:08 +03:00
vit9696
e2fbb2e10a OpenCoreUefi: Added memory region reservation support 2020-04-18 10:28:59 +03:00
vit9696
c9f4115a2b Build: Reduce the use of TPL_NOTIFY as it may conflict with debugging 2020-04-17 09:50:35 +03:00
vit9696
02d3d698f5 OpenCoreUefi: Load APFS after connecting drivers
closes acidanthera/bugtracker#842
2020-04-14 06:22:58 +03:00
vit9696
09aba22d36 Docs: Provide information about APFS 2020-04-13 06:13:02 +03:00
vit9696
c244baa1ef OpenCoreUefi: Fix EnableJumpStart -> EnableJumpstart 2020-04-13 05:46:27 +03:00
vit9696
2dfe69110b OpenCoreUefi: Add APFS support 2020-04-13 05:35:33 +03: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
6a86ea2148 OcAfterBootCompatLib: Renamed from OcAppleBootCompatLib 2020-04-04 23:41:51 +03:00
vit9696
9b848de3e2 OcAppleBootCompatLib: Introduce ProtectMemoryRegions
closes acidanthera/bugtracker#791
2020-04-04 23:34:38 +03:00
vit9696
bd17802deb OcAppleBootCompatLib: Implement RebuildAppleMemoryMap 2020-04-03 14:52:07 +03:00
vit9696
60fca487a3 OpenCoreUefi: Introduced SyncRuntimePermissions to fix Linux booting on CFL+ 2020-04-02 23:55:59 +03:00
vit9696
707007e317 OcAppleBootCompatLib: Improve debug logging 2020-04-02 15:45:30 +03:00
vit9696
f0d36479fb OcBootManagementLib: Add CustomDescribe routine 2020-03-14 21:31:02 +03:00
vit9696
6a05f87f66 OcBootServicesTableLib: Support embedding unicode shell and console control switch 2020-03-14 04:02:53 +03:00
vit9696
ba97238db2 OpenCore: Validate storage path lengths 2020-03-14 01:41:13 +03:00
vit9696
28a1d57dd2 OcStorageLib: Introduce max path length 2020-03-14 01:38:08 +03:00
vit9696
6d61426da5 OcAppleBootCompatLib: Implement ProtectUefiServices quirk 2020-03-12 02:11:16 +03:00
vit9696
d0e2c8ee9b Build: Fix warnings found with static analysis 2020-03-11 10:18:14 +03:00
vit9696
a6d547f6d9 OcDebugLogLib: Support Apple Debug Log protocol 2020-03-08 23:42:14 +03:00
vit9696
a4a46e9a70 OcBootManagementLib: Added tool and custom entry separation in audio assistant 2020-03-08 16:25:49 +03:00
vit9696
c9e2f8ce40 OcInputLib: Added support for KeyFiltering for buggy KB drivers
closes acidanthera/bugtracker#457
2020-03-08 16:01:37 +03:00
vit9696
cfac2f049b OpenCoreUefiInOut: Turn DirectGopCacheMode into a string 2020-03-08 14:28:20 +03:00
vit9696
6439b435db OpenCoreUefi: Support MTRR cache policy in direct fb 2020-03-08 00:43:56 +03:00
vit9696
9684069ced OcBootManagementLib: Added TimeMachine detection to picker 2020-03-06 23:23:16 +03:00
vit9696
97585cb6c2 Build: Remove OcSupportPkg usage 2020-02-29 17:39:41 +03:00
vit9696
5654577494
OpenCoreUefi: Fix audio protocol installation message 2020-02-29 15:14:41 +03:00