summaryrefslogtreecommitdiff
path: root/dmioem.c
Commit message (Expand)AuthorAgeFilesLines
* dmioem: Decode HPE OEM Record 237Jerry Hoemann2022-06-081-0/+28
* dmioem: Decode HPE OEM Record 194Jerry Hoemann2022-06-071-0/+21
* dmioem: Nicer display of PCI device (HPE type 238)Jean Delvare2022-06-031-3/+2
* dmioem: Decode HPE OEM Record 238Jerry Hoemann2022-06-011-0/+89
* dmioem: Fix HP type 203 preliminary checks and headerJean Delvare2022-05-251-2/+2
* dmioem: Decode HPE OEM Record 199Jerry Hoemann2022-05-241-0/+31
* dmioem: Present HPE type 240 attributes in a nicer wayJean Delvare2021-01-191-16/+18
* dmioem: Add length check to HPE OEM 236Jerry Hoemann2021-01-151-1/+1
* dmioem: Decode HPE OEM Record 203Jerry Hoemann2021-01-151-0/+178
* dmioem: Decode HPE OEM Record 240Jerry Hoemann2021-01-151-0/+61
* dmidecode: Fix format warningsJean Delvare2021-01-151-1/+1
* dmidecode: Use _dmi_string for dmi_set_vendorJean Delvare2020-12-101-1/+1
* dmioem: Rename the first parameter of dmi_set_vendorJean Delvare2020-12-101-4/+4
* dmioem: Fix vendor string comparisonJean Delvare2020-12-101-11/+20
* dmioem: Decode HPE OEM record 236Jerry Hoemann2020-11-301-0/+35
* dmioem: Use product name to determine GenerationJerry Hoemann2020-11-301-0/+32
* dmidecode: Some OEM records require Product NameJerry Hoemann2020-11-301-1/+4
* dmioem: Sort OEM records in dmi_decode_hpJerry Hoemann2020-11-301-29/+29
* dmidecode: Update copyright yearJean Delvare2020-04-011-1/+1
* dmidecode: Add helper function pr_subattrJean Delvare2020-04-011-6/+6
* dmidecode: Add helper function pr_attrJean Delvare2020-04-011-31/+35
* dmidecode: Add helper function pr_handle_nameJean Delvare2020-04-011-12/+13
* dmioem: Add ThinkPad-specific OEM types 131, 135 and 140Jean Delvare2018-09-021-0/+127
* dmioem: decode HPE UEFI type 219 Misc FeaturesJerry Hoemann2018-04-111-1/+1
* dmioem: Sort vendor names alphabeticallyJean Delvare2017-09-141-46/+46
* dmioem: Reflect HPE's new company nameJerry Hoemann2017-09-141-13/+19
* Decoded HP-specific DMI type 233, and refactored 209 and 221 to use a common ...Tyler Bell2015-08-041-15/+71
* dmioem: Move function is_printable to dmidecode.cJean Delvare2015-05-211-11/+0
* dmioem: Decode HP-specific DMI types 212 and 219Jean Delvare2015-05-211-0/+55
* dmioem: Decode Acer-specific DMI type 170Jean Delvare2015-05-131-1/+52
* oem: Strip spaces at the end of vendor namesJean Delvare2015-05-131-1/+11
* Update my e-mail addressJean Delvare2014-02-031-1/+1
* dmioem.c: Add "PXE" to HP OEM Type 209 record outputAnton Arapov2012-03-121-1/+1
* Recognize "Hewlett-Packard" as a possible DMI vendor string for HP.Jean Delvare2009-07-271-1/+1
* Mark a few pointers const.Jean Delvare2008-10-281-3/+3
* Mass coding-style change: add spaces around operators.Jean Delvare2008-10-261-19/+20
* Update copyright statements.Jean Delvare2008-02-161-1/+1
* Decode HP-specific type 204 entries in a safer way: check the lengthJean Delvare2007-02-121-7/+8
* Make the HP-specific types 209 and 221 output a bit more verbose.Jean Delvare2007-02-121-5/+5
* Share the code between HP-specific types 209 and 221. Both types areJean Delvare2007-02-121-30/+4
* Warning fix.Jean Delvare2007-02-111-1/+2
* The PCI function is typically represented as a single digit.Jean Delvare2007-02-111-2/+2
* Move the decoding of OEM-specific entries to a separate source file.Jean Delvare2007-02-111-0/+152