262 Commits

Author SHA1 Message Date
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
ab67ad6a70 Docs: Provide information about panic decoding 2020-05-10 02:01:39 +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
Andrey1970AppleLife
2b4c491282 Docs: Fixed Configuration 2020-05-08 00:39:59 +03:00
Andrey1970AppleLife
e02ff28d52 Docs: Update Configuration 2020-05-07 23:00:13 +03:00
Andrey1970AppleLife
c4975433fb Docs: Fixed typo 2020-05-05 21:27:03 +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
7ed2fb7cfa Docs: Reflect latest OpenCanopy changes in docs and changelog 2020-05-05 19:28:36 +03:00
Andrey1970AppleLife
17990ae1f8 Bump version to 0.5.9 2020-05-04 14:42:33 +03:00
Andrey1970AppleLife
7b1d5a69b1 Fix previous 2020-05-03 20:45:53 +03:00
vit9696
4294d96d95 Docs: Update some links 2020-05-03 11:58:31 +03:00
vit9696
847388f1ec Build: Use DuetPkg binaries directly from DuetPkg 2020-04-28 19:52:43 +03:00
vit9696
8a65ad756d OcApfsLib: Reduce APFS minimal timestamps to 10.13 from App Store 2020-04-28 13:35:38 +03:00
vit9696
e20d2c1f2e Build: Added Ps2KeyboardDxe driver for DuetPkg 2020-04-26 06:53:40 +03:00
vit9696
616505ca2b OcBootManagementLib: Added experimental BootProtect Security option
closes acidanthera/bugtracker#859
2020-04-24 00:56:57 +03:00
vit9696
3cd9ace60c ResetSystem: Initial version
closes acidanthera/bugtracker#861
2020-04-20 13:12:06 +03:00
vit9696
19cae8046e OcConfigurationLib: Renamed Protocols to ProtocolOverrides
Pioneer salut to ugrobators
2020-04-20 09:52:09 +03:00
Rodion Shingarev
a0dcd9d192 corrected AppleRtcRam in Docs 2020-04-19 00:23:51 +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
4ec0e4e160 RtcRw: Initial version 2020-04-18 13:13:41 +03:00
vit9696
e2fbb2e10a OpenCoreUefi: Added memory region reservation support 2020-04-18 10:28:59 +03:00
vit9696
677f37d5fb Build: Added mouse drivers to the package as OVMF needs one 2020-04-17 09:22:11 +03:00
vit9696
09aba22d36 Docs: Provide information about APFS 2020-04-13 06:13:02 +03:00
vit9696
c3d015c789 Docs: Fix variable blocking explanation 2020-04-13 05:31:44 +03:00
vit9696
219fdc47c4 OpenCanopy: Fixed rendering macOS installer icons 2020-04-10 00:07:45 +03:00
vit9696
82e8f5efb9 OcSmbiosLib: Fixed Custom UpdateSMBIOSMode modifying SMBIOSv3 table 2020-04-09 20:49:42 +03:00
Andrey1970AppleLife
05e3b14343 Bump version to 0.5.8 2020-04-06 16:18:20 +03:00
vit9696
96ad44ef39 OpenCanopy: Support for custom background colour 2020-04-06 04:57:16 +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
eff6598386 Docs: Improve RebuildAppleMemoryMap description 2020-04-04 23:59:06 +03:00
vit9696
9b848de3e2 OcAppleBootCompatLib: Introduce ProtectMemoryRegions
closes acidanthera/bugtracker#791
2020-04-04 23:34:38 +03:00
vit9696
7aedbf3c60 OcMemoryLib: Actually fix OcExpandAttributesByMap 2020-04-04 23:18:05 +03:00
vit9696
ee72a8b334 OcMemoryLib: Improve memory shrinking to process RT areas 2020-04-03 22:26:52 +03:00
vit9696
bd17802deb OcAppleBootCompatLib: Implement RebuildAppleMemoryMap 2020-04-03 14:52:07 +03:00
vit9696
1fea2ad3f3 Docs: Ensure proper explanation for ShrinkMemoryMap 2020-04-02 21:41:57 +03:00
vit9696
e5e822e0d3 Debug: Provide information for debugging with QEMU 2020-03-20 05:27:43 +03:00
vit9696
63735d449b Build: Rename some tools and drivers 2020-03-15 17:27:29 +03:00
vit9696
bd0f0111d8 Build: Fix typo in KeyTester 2020-03-14 07:35:42 +03:00
vit9696
03e3daf53c Docs: Update tools section 2020-03-14 07:10:46 +03:00
vit9696
1c2d05c024 Docs: Fix va_args in EasyClangComplete 2020-03-14 01:38:45 +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
58180851d1 Build: Add Shell with partial patch set 2020-03-10 03:28:15 +03:00
vit9696
a6d547f6d9 OcDebugLogLib: Support Apple Debug Log protocol 2020-03-08 23:42:14 +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
9684069ced OcBootManagementLib: Added TimeMachine detection to picker 2020-03-06 23:23:16 +03:00