diff options
author | Mario Limonciello <[email protected]> | 2021-06-22 15:07:55 -0500 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2021-06-28 11:34:45 +0200 |
commit | 0fdf10e5fc964c315cf131a2eaab9cc531a9f40f (patch) | |
tree | d30cbbd7977b08037aa8fde717e4f099b579a371 /scripts/gdb/linux/timerlist.py | |
parent | 1bcad8e510b27ad843315ab2c27ccf459e3acded (diff) |
platform/x86: think-lmi: Split current_value to reflect only the value
Currently attributes will show things like:
`BootOrderLock,Disable`
rather than just
`Disable`.
Of course this works, but the attribute is intended to be read by
userspace tools and not require further processing. That is a userspace
tool can display a drop down of `possible_values` and `current_value` is
one of them from the list.
This also aligns `think-lmi` with how `dell-wmi-sysman` works.
Signed-off-by: Mario Limonciello <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions