3496 Commits

Author SHA1 Message Date
MikeBeaton
423defd3f4 Changelog: Mention devices command update 2021-03-31 17:17:40 +01:00
MikeBeaton
cdeadd305f OpenCanopy: Update default cursor position slightly to match Apple picker 2021-03-31 16:54:28 +01:00
vit9696
871d945e00 Docs: Add unofficial OC Little English translation 2021-03-31 15:10:45 +03:00
Andrey1970AppleLife
2d619ac9bf Docs: Build pdf 2021-03-31 14:54:35 +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
31b91b1b05 ShellPkg: Devices command patch avoid possible compiler warnings 2021-03-31 10:13:38 +01:00
MikeBeaton
cbebad0716 ShellPkg: More requested codestyle (not functionality) changes to devices command patch 2021-03-31 07:10:27 +01:00
MikeBeaton
56e236a0ad OpenShell: Use EDK unaligned read method in device command patch 2021-03-30 23:24:13 +01:00
MikeBeaton
c3642e0291 OpenShell: Simplify devices command patch code 2021-03-30 18:58:36 +01:00
MikeBeaton
b0c2eddd7f OpenShell: Patch devices shell command to work with misaligned device names found in some Apple firmware 2021-03-30 18:41:22 +01:00
dakanji
74443bd1d7
Docs: Improve Internal Consistency (#246) 2021-03-30 20:13:55 +03:00
MikeBeaton
c74efa1b10 Docs: Further updates to key repeat fine tuning instructions 2021-03-30 14:24:26 +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
dakanji
dbc9a3de63
Docs: Clarity on Kext Order (#245) 2021-03-29 17:36:25 +03:00
Goldfish64
b62f8470d0 Docs: Update changelog 2021-03-28 17:33:57 -05: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
Andrey1970AppleLife
b07cb49b77 Docs: Build pdf 2021-03-28 23:23:36 +03:00
dakanji
8bb66900ac Docs: Misc Amendments 2021-03-28 22:39:09 +03: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
a57d8df356 Build: Add missing include directory 2021-03-28 17:52:51 +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
Andrey1970AppleLife
ea25c33f93 Docs: Build pdf 2021-03-28 14:31:27 +03:00
MikeBeaton
e1f1c77de7 OCB: Add =/+ key as alternative 'set default' key 2021-03-28 10:03:22 +01:00
MikeBeaton
e7553ebc3b Docs: Update KeyForgetThreshold documentation 2021-03-28 09:38:08 +01:00
MikeBeaton
7a0c3c21c9 Docs: Document Zero key hotkey alias for Escape 2021-03-28 09:37:17 +01:00
zhen-zen
098e8458e8 Tools: Update docs for ControlMsrE2 2021-03-28 11:08:04 +03:00
zhen-zen
7172ba3156 Tools: Fix choice menu in ControlMsrS2 2021-03-28 11:08:04 +03:00
dakanji
3f36f8b5e0
Docs: Clarify DeviceProperties Items (#242) 2021-03-27 21:28:58 +03:00
MikeBeaton
03941a343a Changelog: Improve wording 2021-03-27 17:57:05 +00:00
MikeBeaton
9cd61bb651 OCB: Add zero as hotkey alias for Esc 2021-03-27 15:55:31 +00:00
MikeBeaton
60b7269055 Changelog: Add missed change 2021-03-27 15:54:26 +00:00
Marvin Häuser
37865f71cb OpenCanopy: Change default cursor position 2021-03-27 16:39:22 +01:00
Marvin Häuser
7a30ee5316 OpenCanopy: Remove privilege cache check duplicated from OC 2021-03-27 16:28:46 +01:00
Marvin Häuser
0e3ddd44e0 OpenCanopy: Only dim enter button when confirming the password
Distinguishes the confirming action from absent focus.
2021-03-27 13:38:25 +01:00
vit9696
6363cd34bf AppleDataHub: Drop duplicated GUID 2021-03-27 15:28:57 +03:00
Marvin Häuser
5837fbd28c OpenCanopy: Reset label scrolling when TAB focus changes 2021-03-27 11:43:22 +01:00
Marvin Häuser
eb8691c548 OpenCanopy: Add shadow to boot entry label scrolling 2021-03-27 01:24:21 +01:00
Marvin Häuser
017175ab92 OpenCanopy: Draw label text at (2,2) to match Apple bless 2021-03-27 01:24:17 +01:00
Marvin Häuser
52cd37f23a OpenCanopy: Never X-offset the first letter of a label 2021-03-27 00:01:40 +01:00
Marvin Häuser
d200b08e6d OpenCanopy: Remove deprecated label truncation code 2021-03-27 00:00:50 +01:00
vit9696
ebd76e81c1 BootPlatform: Fix shutdown for some systems running OpenDuet
Some other systems are still broken.
2021-03-26 23:00:11 +03:00
Marvin Häuser
7f46a961ee OpenCanopy: Accept VO hotkey not matter the focused element 2021-03-26 20:55:19 +01:00
Marvin Häuser
e940747b30 OpenCanopy: Fix boot label scroll for UIScale 2 2021-03-26 20:45:21 +01:00
MikeBeaton
ee7bf235a6 OCB: Add tabbable Shutdown and Restart buttons to Builtin picker 2021-03-26 19:33:31 +00:00
Marvin Häuser
286134bd75 OpenCanopy: Remove unused variables 2021-03-26 20:31:06 +01:00