index
:
flashrom
0.9.9-n25q256
stable
staging
Raptor Engineering's copy of the legoater/flashrom fork of the main branches in the flashrom.org's git repository
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dmi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce msg_*warn
Stefan Tauner
2013-01-04
1
-6
/
+4
*
Fix memleaks in dmi.c
Stefan Tauner
2012-09-23
1
-1
/
+14
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-0
/
+1
*
Add a bunch of new/tested stuff and various small changes 11
Stefan Tauner
2012-02-17
1
-1
/
+2
*
Add a bunch of new/tested stuff and various small changes 7
Sylvain "ythier" Hitier
2011-09-03
1
-0
/
+1
*
Fixup of r1397
Carl-Daniel Hailfinger
2011-08-15
1
-1
/
+2
*
Random whitespace and coding-style fixes
Uwe Hermann
2011-07-28
1
-11
/
+10
*
Be more refined regarding DMI chassis types
Stefan Tauner
2011-07-26
1
-11
/
+29
*
Add a bunch of new/tested stuff and various small changes 4
Stefan Tauner
2011-07-07
1
-1
/
+1
*
Half a dozen hardcoded strcmp() don't make sense if we need a chassis-type li...
Carl-Daniel Hailfinger
2010-09-26
1
-4
/
+29
*
Add dmidecode quirk workaround
Michael Karcher
2010-08-08
1
-8
/
+17
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-3
/
+3
*
If flashrom is standalone and has no OS below, it can't call dmidecode
Carl-Daniel Hailfinger
2010-06-23
1
-1
/
+22
*
Convert programmer print messages to msg_p* convert general print messages to...
Sean Nelson
2010-05-07
1
-6
/
+7
*
One of the problems is that --force had multiple meanings
Carl-Daniel Hailfinger
2010-04-28
1
-1
/
+2
*
Fix handling of empty dmidecode output
Michael Karcher
2010-03-24
1
-5
/
+8
*
Skip DMI laptop check if DMI doesn't work
Michael Karcher
2010-03-14
1
-20
/
+6
*
Various coding style and cosmetic changes
Uwe Hermann
2010-03-13
1
-12
/
+18
*
Warn if running on laptops
Michael Karcher
2010-02-26
1
-0
/
+8
*
Factor out DMI string reading into subfunction
Michael Karcher
2010-02-26
1
-44
/
+47
*
Remove unused short IDs
Michael Karcher
2010-02-24
1
-13
/
+10
*
Fix DMI match logic
Michael Karcher
2010-02-12
1
-1
/
+2
*
Avoid bogus gcc warning
Michael Karcher
2010-01-27
1
-2
/
+2
*
Matching board via DMI
Michael Karcher
2010-01-20
1
-0
/
+168