
10 Feb
2024
10 Feb
'24
12:06 p.m.
We should not use the reserved value 0x00 for the wake up type but use 0x06 (Power Switch).
Correctly display wake-up type in smbios command.
Display SMBIOS type 1 field family in smbios command.
v3: provide an enum for the wake-up type constants v2: use wake-up type 0x02 as our default
*** BLURB HERE ***
Heinrich Schuchardt (2): cmd: smbios: type 1 wake-up time, family smbios: fill wake-up type
cmd/smbios.c | 25 +++++++++++++++++++++++-- include/smbios.h | 27 +++++++++++++++++++++++++++ lib/smbios.c | 1 + 3 files changed, 51 insertions(+), 2 deletions(-)
--
2.43.0