summaryrefslogtreecommitdiff
path: root/cmd/x86/msr.c
AgeCommit message (Collapse)Author
2024-10-18x86: Add msr commandSimon Glass
It is useful to obtain the results of MSR queries as well as to update MSR registers, so add a command these tasks. Signed-off-by: Simon Glass <[email protected]>