890 Commits

Author SHA1 Message Date
vit9696
99898a2018 TpmInfo: Initial version 2021-06-27 14:02:30 +03:00
PMheart
21c2acd88e
OcMainLib: Allow specifying custom kernels on ESP partition (#271) 2021-06-21 23:19:27 +03:00
Goldfish64
8be55e9a7d OcBootManagementLib: Fix built-in picker timeout on IA32 2021-06-20 15:53:57 -05:00
MikhailKrichanov
2b2cbe9048
OcMiscLib: Allow passing arguments to the loader (#270) 2021-06-16 18:16:02 +03:00
PMheart
82c69473c2 OcFileLib: Add FindWritableOcFileSystem API 2021-06-16 09:46:14 +08:00
vit9696
45804a2894 OcAppleKernelLib: Fixed SetApfsTrimTimeout on macOS 12 2021-06-12 22:57:32 +03:00
PMheart
4542c9bd4c
OpenCore: Add PCI device info dump to SysReport (#268) 2021-06-12 20:26:52 +08:00
PMheart
25c249a68f OcDeviceMiscLib: Code optimisations for CPU info dump 2021-06-12 11:08:55 +08:00
PMheart
fded511423
OpenCore: Add CPU Info (MSRs) to SysReport (#267) 2021-06-11 14:40:31 +08:00
vit9696
0f9294d236 OcAcpilib: Added SyncTableIds quirk to sync modified table OEM identifiers 2021-06-09 16:17:57 +03:00
Andrey1970AppleLife
ae515dd0b1 Bump version 2021-06-08 01:08:59 +03:00
vit9696
885581ccb4 OcMainLib: Replace AdviseWindows with AdviseFeatures 2021-06-02 17:19:56 +03:00
MikeBeaton
36b04ca3cd CsrUtil: Update OC SIP disabled default; document problematic SIP bits 2021-05-30 10:01:51 +01:00
MikeBeaton
a3604075a3 OcTypingLib: Add missing pragma pack 2021-05-29 01:04:13 +01:00
MikeBeaton
eb5cc3ee62 BootManagement: Add csrutil EFI tool and Toogle SIP boot option 2021-05-28 09:40:22 +01:00
vit9696
4e0ff2dfa7 OcConsoleLib: Added Apple variant of GopPassThrough
On MP3,1 with UGA there is a dangling UGA protocol with 1024x768
resolution on ConOut, which points nowhere when no Apple GPU is
installed. Installing GOP on it results in black screen due to
the wrong GOP being chosen for ConOut.

The workaround is not to install the GOP without AppleFramebufferInfo
but this is only applicable to Apple machines, thus the option.
2021-05-23 10:32:35 +03:00
Goldfish64
3651bd84b4 OcConfigurationLib: Fix quirk order 2021-05-19 18:43:25 -05:00
Goldfish64
22a42d65e0 OcAppleKernelLib: Add ProvideCurrentCpuInfo kernel quirk
This quirk provides correct TSC and FSB to the kernel, as well as disable topology validation checks. Both of these are required for Hyper-V.
2021-05-19 18:39:51 -05:00
Mike Beaton
e9ce0d843f
OcBootManagementLib: Implement Boot Entry Flavour system (#260) 2021-05-19 14:30:42 +03:00
vit9696
5c7d61f416 OcCpuLib: Fixed core detection crashes on Intel Silvermont 2021-05-17 11:21:18 +03:00
vit9696
479a5b15f3 OcConsoleLib: Add AppleEg2Info protocol and make rotation configurable 2021-05-09 00:43:09 +03:00
vit9696
b87d9eead2 OcBlitLib: Implement partial 180 degree rotation support 2021-05-08 19:12:30 +03:00
vit9696
2f607ca1e2 OcBlitLib: Avoid wraparound when doing bounds checking 2021-05-08 17:35:51 +03:00
vit9696
6f8ff932e7 OcBlitLib: Start working on rotation 2021-05-08 17:23:21 +03:00
vit9696
f2bc348793 OcConsoleLib: Allow future interfacing builtin GOP with rotation 2021-05-08 16:27:35 +03:00
vit9696
381d62cb2d Build: Fix line endings 2021-05-08 13:41:30 +03:00
vit9696
2abe2a6d1a OcBlitLib: Initial version for improved compatibility 2021-05-08 13:29:29 +03:00
Andrey1970AppleLife
dd5cf0422c Bump version 2021-05-03 21:46:15 +03:00
MikeBeaton
39358543b8 BootManagementLib: Code formatting 2021-04-19 14:46:50 +01:00
MikeBeaton
6de165ea30 MainLib: Add AVX acceleration UEFI quirk 2021-04-19 14:12:17 +01:00
MikeBeaton
1e3b66e4a8 Pickers: Use context method for password verification 2021-04-19 13:58:10 +01:00
MikhailKrichanov
edb8a647d5
OcCryptoLib: Add AVX-acceleration of SHA-512 and SHA-384 (#252) 2021-04-19 15:03:18 +03:00
MikeBeaton
9ca899df7a Pickers: Add OC_ATTR_USE_MINIMAL_UI 2021-04-15 01:50:16 +01:00
vit9696
48d5fd65e7 OcDeviceMiscLib: Implement NVIDIA option ROM loading
references acidanthera/bugtracker#1280
2021-04-13 00:04:03 +03:00
MikeBeaton
47e9cc5eb8 AppleEvent: Updates
- Revert to simpler CustomDelays bool setting (avoid user errors)
 - Update docs to clarify correct use of key repeat settings on KeySupport AMI vs KeySupport V1/V2 vs non-KeySupport
 - Update PointerSpeedMul failsafe to OEM 1
 - Update key delay failsafes to OEM 50, 5
2021-04-11 18:37:19 +01:00
MikeBeaton
1919a0f458 AppleEvent: Apply minimum version check 2021-04-07 07:55:08 +01:00
MikeBeaton
ffe3682eb6 BootManagement: Improved consistency of OC_ATTR naming 2021-04-07 06:17:33 +01:00
Andrey1970AppleLife
ec2f072fac Bump version 2021-04-05 23:04:00 +03:00
vit9696
f31088216a OcBootManagementLib: Add (dmg) suffix to builtin picker as well 2021-04-03 14:57:39 +03:00
Marvin Häuser
c158d61a30 OcAppleEventLib: Support configurable pointer speed 2021-04-02 23:23:28 +02:00
Marvin Häuser
0651dd9175 OcConfigLib: Use safe value 1 as KeySubsequentDelay failsafe 2021-04-02 23:22:24 +02:00
vit9696
2d650eff8f OcConfigurationLib: Fix previous commit 2021-04-02 22:45:02 +03:00
MikeBeaton
0445d9b917 AppleEvent: New section UEFI->AppleInput, provide more detailed control of Apple Event protocol 2021-04-02 19:16:10 +01:00
Marvin Häuser
4f7f17cd65 OcAppleEventEx: Initial import of protocol 2021-04-02 16:43:54 +02:00
Marvin Häuser
97732dcce5 OcBmLib: Support DMG VoiceOver 2021-04-02 12:42:27 +02:00
Marvin Häuser
9af9dc1343 OpenCanopy: Support VoiceOver for TAB navigation 2021-04-02 12:42:21 +02:00
vit9696
afc7a72041 OcCpuLib: Added identifiers for Rocket Lake and Tiger Lake CPUs 2021-04-02 00:50:30 +03:00
MikeBeaton
e646a47885 AppleEvent: Improve key repeat fine tuning 2021-03-30 05:42:32 +01:00
vit9696
a2dbd20724 OcCpuLib: Fix typo in MCP name 2021-03-28 17:22:26 +03:00
vit9696
ca70ea975a OcCpuLib: Improve CPU frequency detection on nForce MPC79
closes acidanthera/bugtracker#1576
2021-03-28 17:12:18 +03:00