summaryrefslogtreecommitdiff
path: root/dmiopt.h
Commit message (Expand)AuthorAgeFilesLines
* dmidecode: Add a --no-quirks optionJean Delvare2022-12-161-0/+1
* dmidecode: Add option to filter output based upon handleJerry Hoemann2018-07-031-0/+1
* Fix sparse errorsJean Delvare2015-04-281-0/+2
* dmidecode: Add --no-sysfs option to disable use of sysfsJean Delvare2015-04-211-0/+1
* Update my e-mail addressJean Delvare2014-02-031-1/+1
* Don't use function pointers for special string cases. Each special case isJean Delvare2008-10-281-2/+0
* Add support for Processor Family 2 field.Jean Delvare2008-10-271-1/+1
* Pass version information to print callback functions.Jean Delvare2008-10-261-1/+1
* Mass coding-style change: add spaces around operators.Jean Delvare2008-10-261-7/+7
* New option --from-dump, read the DMI data from a binary file.Jean Delvare2008-10-251-0/+1
* Update copyright statements.Jean Delvare2008-02-161-1/+1
* New option --dump-bin, dump the DMI data to a sparse binary file.Jean Delvare2008-02-161-0/+2
* Modify the opt structure to handle the string option more efficiently.Jean Delvare2005-09-141-4/+10
* Make it possible for --string to print decoded binary data rather thanJean Delvare2005-09-141-0/+2
* Add option -s, --string. It prints one selected DMI string instead ofJean Delvare2005-06-211-0/+2
* Add option -q, --quiet. It makes the output less verbose.Jean Delvare2005-06-171-0/+1
* Move the command line handling of dmidecode to a separate source file.Jean Delvare2005-06-151-0/+35