| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix typo in pymap.xml - "Relase Date" -> "Release Date" | David Sommerseth | 2013-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | Thanks to Daniel Mueller for spotting this typo. Unfortunately this fix may break some code if it depends on the "Relase Date" key name. The alternative would be to provide both the old and wrong key name together with the new one, but this particular key was not considered critically enough for special treatment. Signed-off-by: David Sommerseth <davids@redhat.com> | ||||
| * | Rebase against upstream dmidecode v2.11 | David Sommerseth | 2013-07-08 | 1 | -3/+29 |
| | | | | | | | This includes an update against the SMBIOS reference specification v2.7.0 Signed-off-by: David Sommerseth <davids@redhat.com> | ||||
| * | Completed python XML map for TypeMap 0x26 | David Sommerseth | 2009-07-02 | 1 | -2/+18 |
| | | |||||
| * | Completed python XML map for TypeMap 0x21 | David Sommerseth | 2009-07-02 | 1 | -1/+17 |
| | | |||||
| * | Completed python XML map for TypeMap 0x1E | David Sommerseth | 2009-07-02 | 1 | -1/+13 |
| | | |||||
| * | Completed python XML map for TypeMap 0x1C | David Sommerseth | 2009-07-02 | 1 | -1/+24 |
| | | |||||
| * | Completed python XML map for TypeMap 0x1B | David Sommerseth | 2009-07-02 | 1 | -1/+11 |
| | | |||||
| * | Completed python XML map for TypeMap 0x1A | David Sommerseth | 2009-07-02 | 1 | -1/+24 |
| | | |||||
| * | Completed python XML map for TypeMap 0x19 | David Sommerseth | 2009-07-02 | 1 | -1/+9 |
| | | | | | | | | | | | Format has changed slightly. The original format in v2.10 was: {'Next Scheduled Power-on': [' *','-*',' 0',':0',':0']} The new format is: {'Next Scheduled Power-on': '*-* *:*:*'} The reason is that the formatting in the original list was rather half-done, containing separators in some of the elements. | ||||
| * | Completed python XML map for TypeMap 0x18 | David Sommerseth | 2009-07-02 | 1 | -1/+16 |
| | | |||||
| * | Completed python XML map for TypeMap 0x17 | David Sommerseth | 2009-07-02 | 1 | -1/+17 |
| | | |||||
| * | Completed python XML map for TypeMap 0x16 | David Sommerseth | 2009-07-02 | 1 | -1/+22 |
| | | |||||
| * | Completed python XML map for TypeMap 0x15 | David Sommerseth | 2009-07-02 | 1 | -0/+10 |
| | | |||||
| * | Completed python XML map for TypeMap 0x14 | David Sommerseth | 2009-07-02 | 1 | -1/+18 |
| | | |||||
| * | Completed python XML map for TypeMap 0x13 | David Sommerseth | 2009-07-02 | 1 | -1/+14 |
| | | |||||
| * | Completed python XML map for TypeMap 0x12 | David Sommerseth | 2009-07-02 | 1 | -1/+18 |
| | | |||||
| * | Completed python XML map for TypeMap 0x0C | David Sommerseth | 2009-07-02 | 1 | -1/+11 |
| | | |||||
| * | Completed python XML map for TypeMap 0x0B | David Sommerseth | 2009-07-02 | 1 | -1/+11 |
| | | |||||
| * | Completed python XML map for TypeMap 0x06 | David Sommerseth | 2009-07-02 | 1 | -1/+26 |
| | | |||||
| * | Completed python XML map for TypeMap 0x05 | David Sommerseth | 2009-07-02 | 1 | -1/+31 |
| | | |||||
| * | Made sure copyright is in place and right people get their deserved credit | David Sommerseth | 2009-06-11 | 1 | -5/+36 |
| | | |||||
| * | Added mapping to retrieve all DMI/SMBIOS types dmidecode can decode | David Sommerseth | 2009-06-11 | 1 | -0/+46 |
| | | |||||
| * | WIP commit | Nima Talebi | 2009-05-27 | 1 | -0/+495 |
| Merged the two XML files into one, and amended relevant code. I still want to modify the XML tag names, but not yet. The calls to dmidecode.type() not function as expected, but the others are broken - this is next. | |||||
