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
Goldfish64
6dcabf08e9
OcCpuLib: Fix incorrect identification of Xeon E5 and W CPUs
2021-04-04 13:09:31 -05:00
Marvin Häuser
ccedcdc672
OcMiscLib: Align LoadedImage with Shell behaviour for no arguments
2021-04-03 18:27:56 +02:00
MikeBeaton
d3be085e0f
OCB: Add ommitted 'tab back to picker' VO prompts to builtin picker
2021-04-03 14:20:07 +01:00
vit9696
f31088216a
OcBootManagementLib: Add (dmg) suffix to builtin picker as well
2021-04-03 14:57:39 +03:00
MikeBeaton
2cd4c71670
OCB: Add shutdown/restart voice over prompts to builtin picker
2021-04-03 10:22:28 +01:00
dakanji
2cf7398972
OcSmbiosLib: Fallback on Failsafe
2021-04-03 02:52:53 +03:00
Marvin Häuser
c158d61a30
OcAppleEventLib: Support configurable pointer speed
2021-04-02 23:23:28 +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
6b8b363ddd
OcAppleEventLib: Implement OcAppleEventEx protocol
2021-04-02 16:43:54 +02:00
Marvin Häuser
ad482e498a
OcAppleEventLib: Fix maximum screen coordinates
2021-04-02 16:43:54 +02:00
Marvin Häuser
a7bbe458b2
Do not halt on pointer/drive errors
...
closes https://github.com/acidanthera/bugtracker/issues/1582
2021-04-02 16:34:05 +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
b2006c1316
OcInput: Make README numbering correct in raw text, not just in markdown output
2021-03-31 10:28:05 +01:00
MikeBeaton
18223e0f5f
AIK: Remove outdated comment; update TODO comment
2021-03-30 12:20:37 +01:00
MikeBeaton
dce502d57c
OcInput: Add vit9696 summary of KeySupport operation
2021-03-30 10:51:46 +01:00
MikeBeaton
e646a47885
AppleEvent: Improve key repeat fine tuning
2021-03-30 05:42:32 +01:00
Goldfish64
4ecd22d47f
OcSmbiosLib: Fix incorrect handling of multiple CPUs and CPU cache size
2021-03-28 17:32:08 -05:00
Goldfish64
ccfb6742de
OcSmbiosLib: Fix comment typos
2021-03-28 17:31:25 -05:00
vit9696
d1d55ff402
OcCpuLib: Read max multiplier correctly on pre-Nehalem Intel CPUs
...
This MSR is actually documented today and is apparently read
incorrectly by lots of software. They inspect the current multiplier,
not the max one. This mistake resulted in hardware starting with
reduced multiplier (e.g. 6.5 instead of 8.5 in MacBook5,2) to report
wrong frequency.
2021-03-28 21:29:49 +03: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
MikeBeaton
3ced5a4329
Input: Add KeySkipFirstDelay
2021-03-28 14:12:13 +01:00
MikeBeaton
e1f1c77de7
OCB: Add =/+ key as alternative 'set default' key
2021-03-28 10:03:22 +01:00
MikeBeaton
9cd61bb651
OCB: Add zero as hotkey alias for Esc
2021-03-27 15:55:31 +00:00
MikeBeaton
ee7bf235a6
OCB: Add tabbable Shutdown and Restart buttons to Builtin picker
2021-03-26 19:33:31 +00:00
Marvin Häuser
dba8472ef8
OcResetSystemLib: Perform cold reset when shitdown fails
...
Fixes issues with DUET shutdown.
2021-03-26 17:24:52 +01:00
Marvin Häuser
94f9698f06
OcBmLib: Update builtin password
2021-03-26 11:25:55 +01:00
Marvin Häuser
a1023fbe29
OcBmLib: Move privilege level caching to caller
2021-03-26 00:45:56 +01:00
Marvin Häuser
d8f8107227
OcBmLib: Add password processing status
2021-03-26 00:39:25 +01:00
MikeBeaton
9248b351fc
HotKeys: Restore CTRL-held logic
2021-03-25 17:34:45 +00:00
MikeBeaton
74f662aef6
OCB: Fix nested hotkeys context
2021-03-25 17:03:48 +00:00
MikeBeaton
644b2b81c6
Picker: Key handler add key flags and improved indirection
2021-03-25 15:26:03 +00:00
Marvin Häuser
79c5e4bf30
OCB: Enable picker key handling around RequestPrivilege call
2021-03-25 14:45:02 +00:00
MikeBeaton
97d364ccdb
Builtin: Update key combo for voice over
2021-03-25 11:24:28 +00:00
MikeBeaton
ef2db45050
Pickers: Replace OC_INPUT_EXTRA with better defined change detection
2021-03-25 06:58:12 +00:00
MikeBeaton
183e028a5f
Pickers: Avoid multiple fetches of Apple Key Map protocol
2021-03-25 06:21:24 +00:00
MikeBeaton
0cd2bdbd4c
Misc: Improve formatting DEBUG_CODE_BEGIN/END calls
2021-03-25 05:48:12 +00:00