173 Commits

Author SHA1 Message Date
vit9696
bb990c8c5d OpenCoreMisc: Perform serial init separately via SerialInit option 2020-07-25 19:04:56 +03:00
vit9696
191f5cac49 Docs: Fix debugging patches 2020-07-17 18:51:42 +03:00
Andrey1970AppleLife
37de137706 Docs: Fixed Samples 2020-07-12 19:09:02 +03:00
vit9696
27053778bc OcAppleKernelLib: Fix relocation support for EfiBoot in KC mode 2020-07-05 18:54:38 +03:00
vit9696
51a1dd4ef4 OcConsoleLib: Added AppleFramebufferInfo protocol 2020-06-28 10:19:13 +03:00
vit9696
1d1b1cc12c OpenCoreUefiInOut: Added UgaPassThrough option to support UGA protocol over GOP 2020-06-28 09:51:39 +03:00
Andrey1970AppleLife
8b8d2eda82 Docs: Update Samples 2020-06-22 01:41:57 +03:00
vit9696
48f95b659b OcApfsLib: Add GlobalConnect mode for device handle connection
closes acidanthera/bugtracker#960
2020-06-22 00:04:58 +03:00
vit9696
670d4e0c4f OcBootManagementLib: Drop BlacklistAppleUpdate 2020-06-16 21:09:35 +03:00
Andrey1970AppleLife
92c9212446 Skip Apple EFI updates f657c3b557 2020-06-10 19:37:47 +03:00
vit9696
908f7c2297 OpenCoreMisc: Implement SysReport debugging option
closes acidanthera/bugtracker#379
2020-05-31 08:00:03 +03:00
Andrey1970AppleLife
6601945dc3 Docs:Update Sample 2020-05-31 05:50:19 +03:00
Andrey1970AppleLife
6d67a12106 Docs: update Sample 2020-05-31 02:38:26 +03:00
vit9696
bf8e36b7f4 OcCpuLib: Provide basic implementation for TscSyncTimeout 2020-05-30 01:29:52 +03:00
Andrey1970AppleLife
7c74fe79b8 Docs: DeduplicateBootOrder=Yes 2020-05-26 00:48:55 +03:00
vit9696
28dbc7a09f OcBootManagementLib: Add VIRTIO support to ScanPolicy 2020-05-19 14:38:17 +03:00
vit9696
f76030f7ac Build: Drop MacInfoPkg 2020-05-17 14:28:41 +03:00
vit9696
c760d990c4 Docs: Add various missing bits
closes acidanthera/bugtracker#726
2020-05-17 03:33:48 +03:00
vit9696
0fb09c220e OcConfigurationLib: Replace Block with Delete to reduce confusion 2020-05-17 02:06:35 +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
462876603f OpenCoreMisc: Added ApplePanic to store panic logs on ESP root 2020-05-10 01:42:00 +03:00
Andrey1970AppleLife
080a661513 Docs: Update samples 2020-05-09 18:49:54 +03:00
Andrey1970AppleLife
39d90e7e91 Docs: Update samples 2020-05-09 15:32:35 +03:00
Andrey1970AppleLife
fa58fa0063 Docs: Enable Bootstrap 2020-05-05 21:40:51 +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
Andrey1970AppleLife
1b76962a69 Docs: Update link 2020-04-27 02:52:40 +03:00
Andrey1970AppleLife
a0eaf1af05 Docs: Update Samples 2020-04-26 10:18:38 +03:00
Andrey1970AppleLife
874696eb25 Added ACPI comments 2020-04-24 22:39:59 +03:00
Andrey1970AppleLife
198f551ecf Added SSDT-IMEI ACPI sample. 2020-04-24 21:45:11 +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
Andrey1970AppleLife
8698b1ec81 Docs: Update samples 2020-04-20 06:29: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
09aba22d36 Docs: Provide information about APFS 2020-04-13 06:13:02 +03:00
Andrey1970AppleLife
e40d710704 Docs: Delete ApfsDriverLoader.efi 2020-04-13 06:10:26 +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
Andrey1970AppleLife
fab87db908 Docs: Enabled .VolumeIcon.icns 2020-04-10 01:08:07 +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
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
Andrey1970AppleLife
997a830eef Docs: Fixed driver name 2020-03-15 18:24:15 +03:00
vit9696
63735d449b Build: Rename some tools and drivers 2020-03-15 17:27:29 +03:00
Andrey1970AppleLife
da4cf0f0bb Fixed previous 2020-03-15 03:08:14 +03:00
Andrey1970AppleLife
9aae27d166 Docs: Replaced PlatformInfo samples to iMac19,1 2020-03-15 01:42:42 +03:00