3590 Commits

Author SHA1 Message Date
Marvin Häuser
fa2e072d35 OpenCanopy: Require minimum resolution 2021-05-01 17:18:16 +02:00
Marvin Häuser
823fceeebd OpenCanopy: Require minimum cursor size 2021-05-01 17:16:56 +02:00
Marvin Häuser
cfa3c74313 OpenCanopy: Do not ASSERT for 0x0 resolution
Fixes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/180
2021-05-01 11:56:01 +02:00
Andrey1970AppleLife
65a4d07e13 Update SampleCustom.plist 2021-04-29 20:37:29 +03:00
Andrey1970AppleLife
bf2b7120d3 Docs: Added MacPro7,1 memory sample 2021-04-29 20:21:01 +03:00
vit9696
098f4ad875 OcSmbiosLib: Fix compilation 2021-04-29 02:38:27 +03:00
vit9696
5db7147293 OcSmbiosLib: Cover NO DIMM information 2021-04-29 01:47:36 +03:00
Dhinak G
eff77bd61d Build: Switch to different cross compiler tap 2021-04-28 11:46:30 +03:00
vit9696
e7e3a5cddc Build: Add Linux userspace utility bundling 2021-04-28 11:46:25 +03:00
Andrey1970AppleLife
53b0312dfe DataBase: Updated builtin firmware versions 2021-04-27 23:02:11 +03:00
Andrey1970AppleLife
2055a1da5a Docs: Added AirportBrcmFixup 2021-04-27 18:53:25 +03:00
vit9696
5668fb62b5 OpenCanopy: Also fix arrow icons to wrap on click 2021-04-22 12:08:38 +03:00
vit9696
c6c1284109 OpenCanopy: Fixed wraparound when using arrow keys 2021-04-22 11:44:43 +03:00
Andrey1970AppleLife
29a92c3802 Docs: Added VoodooPS2 2021-04-20 22:53:33 +03:00
Andrey1970AppleLife
750afa03e6 Docs: EnableVectorAcceleration Yes 2021-04-20 15:12:52 +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
Vitaly Cheptsov
c2eb433906
Docs: Sync changelog 2021-04-19 15:04:16 +03:00
zhen-zen
e7af0940c2
Tools: support case insensitive arguments (#254) 2021-04-19 15:03:40 +03:00
MikhailKrichanov
edb8a647d5
OcCryptoLib: Add AVX-acceleration of SHA-512 and SHA-384 (#252) 2021-04-19 15:03:18 +03:00
MikeBeaton
4637cc7ca8 OpenCanopy: Update to use existing utility method 2021-04-18 14:53:46 +01:00
MikeBeaton
800d0b7e22 Changelog: Document previous commit 2021-04-18 12:04:47 +01:00
MikeBeaton
c7d1ae832c OpenCanopy: Add optional OC version display 2021-04-18 11:51:28 +01:00
Gengik84
521196baab
Docs: Removed dead code from AcpiSamples (#253) 2021-04-15 19:56:41 +03:00
MikeBeaton
9ca899df7a Pickers: Add OC_ATTR_USE_MINIMAL_UI 2021-04-15 01:50:16 +01:00
vit9696
ef5a9d03a9 Build: Fix some warnings 2021-04-14 18:41:14 +03:00
vit9696
3bcd69da2e OcDeviceMiscLib: Fix updating gBS pointer with new services 2021-04-14 11:29:02 +03:00
vit9696
562f85685d OcDeviceMiscLib: Fix another NULL free 2021-04-14 01:31:21 +03:00
vit9696
fb06828c0d OcDeviceMiscLib: Fix NULL pointer freeing 2021-04-14 01:00:15 +03:00
vit9696
71f2f60f91 OcDeviceMiscLib: Fix typo in BS table size calculation 2021-04-14 00:53:18 +03:00
vit9696
0f817de506 OcDevicesMiscLib: Drop ShellPkg dependency 2021-04-13 11:03:09 +03:00
Vitaly Cheptsov
b9fbfeac65
OcDeviceMiscLib: Fix compilation on MSVC 2021-04-13 02:00:39 +03:00
Marvin Häuser
b5943d5934 OcDeviceMiscLib: Fix build failure 2021-04-13 00:02:46 +02:00
vit9696
37addb5bc5 OcConfigurationLib: Fix option order 2021-04-13 00:33:20 +03:00
vit9696
48d5fd65e7 OcDeviceMiscLib: Implement NVIDIA option ROM loading
references acidanthera/bugtracker#1280
2021-04-13 00:04:03 +03:00
Andrey1970AppleLife
c1ad636e5f DataBase: Update MM41 2021-04-12 00:48:48 +03:00
MikeBeaton
05e0db7825 Changelog: Include change from previous commit 2021-04-11 19:05:07 +01:00
MikeBeaton
3ee57c3639 Hotkeys: Prevent 'set default' UI when action will not be permitted by security config 2021-04-11 18:51:16 +01: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
Andrey1970AppleLife
005455abd7 DataBase: Updated IM112 2021-04-11 01:45:10 +03:00
vit9696
19890ef3a5 User: Add missing dummy function 2021-04-10 16:38:09 +03:00
vit9696
de65178003 Build: Sync with edk2-stable202102 2021-04-10 16:13:13 +03:00
Marvin Häuser
5cd223f03d OcAppleKernelLib: Log when requested symbol has 0 value 2021-04-07 16:43:27 +02:00
Marvin Häuser
7235a991d9 OcAppleEventLib: Do not cache screen resolution
Fixes an issue where drivers requesting AppleEvent events early (e.g. CrScreenshotLib) cause caching of a screen resolution that is later changed, leading to an out-of-sync cursor movement rectangle.
2021-04-07 12:06:28 +02:00
MikeBeaton
e55a7009f0 Docs: typo 2021-04-07 08:52:24 +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
MikeBeaton
0246fc7bcb Docs: Provide additional info on recommended settings in AppleInput section 2021-04-06 23:03:10 +01:00
Jordan Becker
905a4b67d1
Docs: Remove AppleEvent from ProtocolOverrides section (#251) 2021-04-06 17:41:28 +03:00