2227 Commits

Author SHA1 Message Date
vit9696
e094c2bd95 OcConsoleLib: Fix rotation and EfiBoot bridging 2021-05-09 02:59:05 +03:00
vit9696
479a5b15f3 OcConsoleLib: Add AppleEg2Info protocol and make rotation configurable 2021-05-09 00:43:09 +03:00
vit9696
b787e77c41 OcBlitLib: Implement VideoToBuffer for 90 and 270 degree rotation 2021-05-08 22:22:56 +03:00
vit9696
3de78eefd7 OcBlitLib: Fix off by one error and a typo in BlitBuffer270 2021-05-08 22:21:30 +03:00
vit9696
97046127d2 OcBlitLib: Fix off by one error in BlitBuffer 90 2021-05-08 22:07:15 +03:00
vit9696
b64796ee1a OcBlitLib: Simplify fill function 2021-05-08 21:47:27 +03:00
vit9696
dcb414384c OcBlitLib: Implement VideoToVideo for 180 degree rotation 2021-05-08 21:42:10 +03:00
vit9696
a047f7e467 OcBlitLib: Fix VideoFill and VideoToVideo with rotation
Can be tested in the Shell with Builtin text renderer.
2021-05-08 21:24:53 +03:00
vit9696
68ddb7122d OcBlitLib: Provide naive implementation for 90 and 270 degree rotation 2021-05-08 21:03:21 +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
Vitaly Cheptsov
2ac5173028
OcConsoleLib: Fix MSVC compilation 2021-05-08 14:06:44 +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
vit9696
90e3ccadd3 OcBootManagementLib: Fixed NVRAM reset with some write-protected vars 2021-05-07 10:27:50 +03:00
Andrey1970AppleLife
b6238fd458 DataBase: Updated MBP162 2021-05-02 21:16:36 +03:00
Vitaly Cheptsov
1a673ad89e
OcBootManagementLib: Fix warning message 2021-05-02 12:18:48 +03:00
Marvin Häuser
c8596475db OcBootManagementLib: Fallback to builtin when OpenCanopy fails to launch 2021-05-01 17:19:03 +02: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
Andrey1970AppleLife
53b0312dfe DataBase: Updated builtin firmware versions 2021-04-27 23:02:11 +03: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
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
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
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
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
Marvin Häuser
c5285973bc OcAppleEventLib: Log resolution determination 2021-04-05 18:22:56 +02:00
vit9696
717ce18861 OcCpuLib: Fix FSB frequency calculation on Bonnel CPUs 2021-04-05 19:20:24 +03:00
Goldfish64
2dae1c1007 OcAcpiLib: Only print RSDP normalization message if modified 2021-04-04 22:23:41 -05:00
Goldfish64
9d7b7ccf83 OcAcpiLib: Fix RSDP, RSDT, and XSDT header normalization 2021-04-04 21:04:20 -05:00