summaryrefslogtreecommitdiffstats
path: root/dmi.c
Commit message (Expand)AuthorAgeFilesLines
* Add dmidecode quirk workaroundMichael Karcher2010-08-081-8/+17
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-3/+3
* If flashrom is standalone and has no OS below, it can't call dmidecodeCarl-Daniel Hailfinger2010-06-231-1/+22
* Convert various prints to use msg_p* and msg_g* respectivelySean Nelson2010-05-071-6/+7
* One of the problems is that --force had multiple meaningsCarl-Daniel Hailfinger2010-04-281-1/+2
* Fix handling of empty dmidecode outputMichael Karcher2010-03-241-5/+8
* Skip DMI laptop check if DMI doesn't workMichael Karcher2010-03-141-20/+6
* Various coding style and cosmetic changesUwe Hermann2010-03-131-12/+18
* Warn if running on laptopsMichael Karcher2010-02-261-0/+8
* Factor out DMI string reading into subfunctionMichael Karcher2010-02-261-44/+47
* Remove unused short IDsMichael Karcher2010-02-241-13/+10
* Fix DMI match logicMichael Karcher2010-02-121-1/+2
* Avoid bogus gcc warningMichael Karcher2010-01-271-2/+2
* Matching board via DMIMichael Karcher2010-01-201-0/+168
OpenPOWER on IntegriCloud