index
:
hardinfo2.git
debian/latest
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hardinfo
/
dmi_util.c
Age
Commit message (
Expand
)
Author
2019-07-29
dmi_util: extended handle data type
Burt P
2019-07-02
dmi_util/memory devices: fixes for 32-bit systems
Burt P
2019-06-29
dmi_util: make cache static, use cache free function
Burt P
2019-06-29
dmi_util.c: add simple cache for dmidecode reads
Burt P
2019-05-26
dmi_util: more placeholder values to ignore
Burt P
2018-12-03
dmi: add system-serial-number, sku; ignore a few more placeholders
Burt P
2018-11-04
dmi_util: fix warnings
Burt P
2018-11-04
dmi_util: ignore full string of 'X' or '0'
Burt P
2018-11-04
dmi_util: make ignoring string detectable
Burt P
2018-11-04
dmi: ignore some zotac nonsense values
Burt P
2018-11-04
devices: get_motherboard() refinements
Burt P
2018-10-22
dmi_util: extend chassis_type table; add some functions to get information fr...
Burt P
2018-04-24
dmi: ignore placeholder strings ("To Be Filled...", etc)
Burt P
2017-08-27
dmi: check for null from dmi_get_str() in dmi_chassis_type_str()
Burt P
2017-08-27
dmi: requested changes
Burt P
2017-08-27
DMI: allow specifying type for dmi_chassis_type_str()
Burt P
2017-08-27
Create dmi_util.c and move *_util.c to hardinfo/
Burt P