summaryrefslogtreecommitdiff
path: root/dmi.c
Commit message (Expand)AuthorAgeFilesLines
* Skip DMI laptop check if DMI doesn't workmkarcher2010-03-141-20/+6
* Various coding style and cosmetic changes (trivial).uwe2010-03-131-12/+18
* Warn if running on laptopsmkarcher2010-02-261-0/+8
* Factor out DMI string reading into subfunctionmkarcher2010-02-261-44/+47
* Remove unused short IDsmkarcher2010-02-241-13/+10
* Fix DMI match logicmkarcher2010-02-121-1/+2
* Avoid bogus gcc warningmkarcher2010-01-271-2/+2
* Matching board via DMImkarcher2010-01-201-0/+168