summaryrefslogtreecommitdiffstats
path: root/Documentation/util.md
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.com>2018-08-27 23:32:58 +0300
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>2018-09-30 03:17:39 +0000
commite180825080ae13e990ef4b789806a02b0cc1eda5 (patch)
treefed5d2eb18f09c11f25a0c01f9cf5c6806a76b4d /Documentation/util.md
parent8c678cf46a2bc9716a84609615b602422a233a9e (diff)
downloadcoreboot-e180825080ae13e990ef4b789806a02b0cc1eda5.tar.gz
coreboot-e180825080ae13e990ef4b789806a02b0cc1eda5.tar.bz2
coreboot-e180825080ae13e990ef4b789806a02b0cc1eda5.zip
Documentation: add description for util/pmh7tool
Change-Id: Iab5daf101a9ff27aa49b7849bf6bf39362b8db09 Signed-off-by: Evgeny Zinoviev <me@ch1p.com> Reviewed-on: https://review.coreboot.org/28368 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tom Hiller <thrilleratplay@gmail.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'Documentation/util.md')
-rw-r--r--Documentation/util.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/util.md b/Documentation/util.md
index 72355e3fe5c1..59f2c3bd8acf 100644
--- a/Documentation/util.md
+++ b/Documentation/util.md
@@ -77,6 +77,9 @@ partial deblobbing of Intel ME/TXE firmware images `Python`
* __nvidia__ - nvidia blob parsers
* __nvramtool__ - Reads and writes coreboot parameters and displaying
information from the coreboot table in CMOS/NVRAM. `C`
+* __pmh7tool__ - Dumps, reads and writes PMH7 registers on Lenovo
+ThinkPads. PMH7 is used for switching on and off the power of some
+devices on the board such as dGPU. `C`
* __post__ - Userspace utility that can be used to test POST cards. `C`
* __qualcomm__ - CMM script to debug Qualcomm coreboot environments.
`CMM`