source: trunk/dmi.c @ 1539

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1502   3 months stefanct Add a bunch of new/tested stuff and various small changes 11 Tested …
(edit) @1425   9 months stefanct Add a bunch of new/tested stuff and various small changes 7 - add Asus …
(edit) @1413   9 months hailfinger Fixup of r1397: - Mixing uninitialized and initialized local variables …
(edit) @1397   10 months uwe Random whitespace and coding-style fixes. Also, indentation fixes, e.g. …
(edit) @1390   10 months stefanct be more refined regarding DMI chassis types we had broken laptops in the …
(edit) @1367   11 months stefanct add a bunch of new/tested stuff and various small changes 4 - add Asus …
(edit) @1182   20 months hailfinger Half a dozen hardcoded strcmp() don't make sense if we need a chassis-type …
(edit) @1136   22 months mkarcher Add dmidecode quirk workaround dmidecode emits a warning message about …
(edit) @1112   22 months hailfinger Split off programmer.h from flash.h. Programmer specific functions are of …
(edit) @1068   23 months hailfinger Kill global variables, constants and functions if local scope suffices. …
(edit) @1058   2 years hailfinger If flashrom is standalone and has no OS below, it can't call dmidecode. …
(edit) @997   2 years snelson convert programmer print messages to msg_p* convert general print messages …
(edit) @996   2 years hailfinger --force may have been a good idea back when only developers were using …
(edit) @973   2 years mkarcher Fix handling of empty dmidecode output Signed-off-by: Michael Karcher …
(edit) @936   2 years mkarcher Skip DMI laptop check if DMI doesn't work Also further removes dead code …
(edit) @933   2 years uwe Various coding style and cosmetic changes (trivial). - Fix coding-style, …
(edit) @916   2 years mkarcher Warn if running on laptops Signed-off-by: Michael Karcher …
(edit) @915   2 years mkarcher Factor out DMI string reading into subfunction Signed-off-by: Michael …
(edit) @912   2 years mkarcher Remove unused short IDs This also replaces the meaningless numbers in the …
(edit) @896   2 years mkarcher Fix DMI match logic This bug slipped in on changing back match-specific …
(edit) @884   2 years mkarcher Avoid bogus gcc warning recent gcc/glibc combinations warn about ignoring …
(add) @874   2 years mkarcher Matching board via DMI If a board is not uniquely identifiable by PCI …
Note: See TracRevisionLog for help on using the revision log.