summaryrefslogtreecommitdiff
path: root/dmidecode.h
Commit message (Expand)AuthorAgeFilesLines
* dmidecode: Save the CPUID formatJean Delvare2022-05-201-0/+2
* dmidecode: Make dmi_print_cpuid more flexibleJean Delvare2022-05-201-1/+2
* dmidecode: Helper function to print CPUIDJean Delvare2022-05-201-0/+1
* dmidecode: Split CPUID type detection from dmi_processor_idJean Delvare2022-05-201-0/+11
* dmidecode: Make dmi_print_memory_size globalJerry Hoemann2021-01-151-0/+1
* dmidecode: Update copyright yearJean Delvare2020-04-011-1/+1
* dmidecode: Protect dmidecode.h against double inclusionJean Delvare2020-04-011-0/+5
* dmioem: Move function is_printable to dmidecode.cJean Delvare2015-05-211-0/+1
* Fix sparse errorsJean Delvare2015-04-281-0/+2
* Update my e-mail addressJean Delvare2014-02-031-1/+1
* Mark a few pointers const.Jean Delvare2008-10-281-2/+2
* Don't use function pointers for special string cases. Each special case isJean Delvare2008-10-281-4/+0
* Add support for Processor Family 2 field.Jean Delvare2008-10-271-2/+2
* Pass version information to print callback functions.Jean Delvare2008-10-261-2/+2
* Update copyright statements.Jean Delvare2008-02-161-1/+1
* Move the decoding of OEM-specific entries to a separate source file.Jean Delvare2007-02-111-1/+10
* Export four specific decoding functions, make them suitable for externalJean Delvare2005-09-141-0/+24