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