mirror of
https://opendev.org/x/pyghmi
synced 2025-07-24 13:11:11 +00:00
Add NMI diag command
Change-Id: Ie1e3b1033eff61b77df76b5261824748ed089b90
This commit is contained in:
@@ -58,6 +58,7 @@ power_states = {
|
||||
"off": 0,
|
||||
"on": 1,
|
||||
"reset": 3,
|
||||
"diag": 4,
|
||||
"softoff": 5,
|
||||
"shutdown": 5,
|
||||
# NOTE(jbjohnso): -1 is not a valid direct boot state,
|
||||
|
Reference in New Issue
Block a user