Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
595c5d017402fb20bef14e4d2c399251470c95fe
/
dmi.c
4a84ec2
tree: Enable -Wwrite-strings
by Jacob Garber
· 5 years ago
519be66
Fix -Wsign-compare trouble
by Nico Huber
· 6 years ago
beeb8bc
tree: Make internal functions static
by Jacob Garber
· 5 years ago
a67ac58
dmi.c: Remove unneeded 'else'
by Elyes HAOUAS
· 5 years ago
3a41e2a
dmi: Remove nonsense guard; Makefile handles it
by Nico Huber
· 6 years ago
ac01baa
Remove unneeded white spaces
by Elyes HAOUAS
· 6 years ago
e083880
Remove address from GPLv2 headers
by Elyes HAOUAS
· 7 years ago
4f44479
dmi: Don't print dmidecode shell error
by Stefan Tauner
· 13 years ago
23e10b8
Add a bunch of new/tested stuff and various small changes 24
by Stefan Tauner
· 9 years ago
dc62793
Make strnlen() visible in old versions of glibc
by Stefan Tauner
· 10 years ago
ff9e6c3
dmi.c: make sure we call isprint() correctly
by Stefan Tauner
· 10 years ago
778c6d8
dmi.c: Duplicate returned strings because they are meant to be freed
by Stefan Tauner
· 10 years ago
6697f71
Add a bunch of new/tested stuff and various small changes 21
by Stefan Tauner
· 10 years ago
9972d15
Fix garbage handling in DMI strings
by Stefan Tauner
· 10 years ago
43eac03
Clean up physmap, fix unaligned mapping problems
by Carl-Daniel Hailfinger
· 11 years ago
d1045d8
Ensure DMI strings used in dmi_compare() are not NULL
by Stefan Tauner
· 11 years ago
5d30720
Remove exit call and mayfail parameter from physmap_common()
by Niklas Söderlund
· 11 years ago
4c6d3a4
Add an internal DMI decoder
by Sean Nelson
· 11 years ago
c6fa32d
Introduce msg_*warn
by Stefan Tauner
· 12 years ago
4e6d346
Fix memleaks in dmi.c
by Stefan Tauner
· 12 years ago
1c6d2ff
Some ISO C fixes
by Carl-Daniel Hailfinger
· 12 years ago
4c5665f
Add a bunch of new/tested stuff and various small changes 11
by Stefan Tauner
· 13 years ago
3093f8f
Add a bunch of new/tested stuff and various small changes 7
by Sylvain "ythier" Hitier
· 13 years ago
082c8b5
Fixup of r1397
by Carl-Daniel Hailfinger
· 13 years ago
91f4afa
Random whitespace and coding-style fixes
by Uwe Hermann
· 13 years ago
a34d719
Be more refined regarding DMI chassis types
by Stefan Tauner
· 13 years ago
9932c7b
Add a bunch of new/tested stuff and various small changes 4
by Cristian Măgherușan-Stanciu
· 13 years ago
cb3eb05
Add list with DMI chassis types
by Carl-Daniel Hailfinger
· 14 years ago
d9f266d
Add dmidecode quirk workaround
by Michael Karcher
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
ad3cc55
Kill global variables, constants and functions if local scope suffices
by Carl-Daniel Hailfinger
· 14 years ago
e1fdff4
If flashrom is standalone and has no OS below, it can't call dmidecode
by Carl-Daniel Hailfinger
· 14 years ago
316a29f
Convert various prints to use msg_p* and msg_g* respectively
by Sean Nelson
· 15 years ago
2702376
One of the problems is that --force had multiple meanings
by Carl-Daniel Hailfinger
· 15 years ago
45f79cb
Fix handling of empty dmidecode output
by Michael Karcher
· 15 years ago
fd41670
Skip DMI laptop check if DMI doesn't work
by Michael Karcher
· 15 years ago
4395970
Various coding style and cosmetic changes
by Uwe Hermann
· 15 years ago
8c1df28
Warn if running on laptops
by Michael Karcher
· 15 years ago
0d7fb7c
Factor out DMI string reading into subfunction
by Michael Karcher
· 15 years ago
f6498d7
Remove unused short IDs
by Michael Karcher
· 15 years ago
4dfa093
Fix DMI match logic
by Michael Karcher
· 15 years ago
823dc9d
Avoid bogus gcc warning
by Michael Karcher
· 15 years ago
6701ee8
Matching board via DMI
by Michael Karcher
· 15 years ago