mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
UPSTREAM: msrtool/README: Remove trailing spaces
BUG=None BRANCH=None TEST=None Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/15779 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Change-Id: I8b7d2263591608e0ab9504262bb06eac4cb52850 Reviewed-on: https://chromium-review.googlesource.com/364342 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
8de7bcc78c
commit
ff8b5097c6
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
|
||||
You need to be ROOT or use SUDO to execute MSRTOOL.
|
||||
|
||||
Note that you need /dev/cpu/*/msr available to run msrtool in Linux.
|
||||
|
@ -6,8 +6,8 @@ Note that you need /dev/cpu/*/msr available to run msrtool in Linux.
|
|||
|
||||
syntax: msrtool [-hvqrkl] [-c cpu] [-m system] [-t target ...]
|
||||
[-i addr=hi[:]lo] | [-s file] | [-d [:]file] | addr...
|
||||
-h show this help text
|
||||
-v be verbose
|
||||
-h show this help text
|
||||
-v be verbose
|
||||
-q be quiet (overrides -v)
|
||||
-r include [Reserved] values
|
||||
-k list all known systems and targets
|
||||
|
|
Loading…
Add table
Reference in a new issue