Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-07 | Update copyright information | L Pereira | |
2019-07-29 | dmi_util: extended handle data type | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-07-02 | dmi_util/memory devices: fixes for 32-bit systems | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-06-29 | dmi_util: make cache static, use cache free function | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-11-04 | dmi_util: make ignoring string detectable | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-10-22 | dmi_util: extend chassis_type table; add some functions to get information ↵ | Burt P | |
from dmidecode Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-08-27 | dmi: requested changes | Burt P | |
Change requested by lpereira in https://github.com/lpereira/hardinfo/pull/160 Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-08-27 | DMI: allow specifying type for dmi_chassis_type_str() | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-08-27 | Create dmi_util.c and move *_util.c to hardinfo/ | Burt P | |
These stand alone interfaces and are used across modules, so just make them available to any module by default. Signed-off-by: Burt P <pburt0@gmail.com> |