summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set the version to 3.5dmidecode-3-5Jean Delvare2023-03-142-1/+15
* Fix a build warning when USE_MMAP isn't setJean Delvare2023-03-141-1/+3
* dmioem: HPE type 242: Fix ID on 32-bit systemsJean Delvare2023-03-101-1/+1
* Ensure /dev/mem is a character device fileJean Delvare2023-03-101-12/+13
* dmidecode: Use the right variable for -s bios-revision/firmware-revisionJean Delvare2023-03-101-4/+4
* dmidecode: Do not let --dump-bin overwrite an existing fileJean Delvare2023-02-202-3/+14
* dmidecode: Write the whole dump file at onceJean Delvare2023-02-203-59/+51
* dmidecode: Split table fetching from decodingJean Delvare2023-02-201-24/+62
* dmioem: Avoid intermediate buffer (HPE type 216)Jean Delvare2023-02-041-28/+26
* dmioem: Decode HPE OEM Record 216Jerry Hoemann2023-02-031-0/+200
* dmidecode: Drop the CPUID exception listJean Delvare2022-12-161-18/+0
* dmidecode: Add a --no-quirks optionJean Delvare2022-12-164-22/+39
* dmidecode: Fortify entry point length checksJean Delvare2022-12-161-2/+8
* dmioem: Typo fix (Virutal -> Virtual)Mike Gabriel2022-12-021-1/+1
* dmioem: Decode HPE OEM Record 242Jerry Hoemann2022-10-111-0/+122
* dmioem: Update HPE OEM Record 238Jerry Hoemann2022-09-221-1/+1
* dmioem: Decode HPE OEM Record 230Jerry Hoemann2022-09-151-0/+53
* dmioem: Fix segmentation fault in dmi_hp_240_attr()Jean Delvare2022-09-091-2/+3
* dmioem: Decode HPE OEM Record 224Jerry Hoemann2022-07-191-0/+120
* NEWS: Fix typoJean Delvare2022-06-271-1/+1
* Set the version to 3.4dmidecode-3-4Jean Delvare2022-06-273-1/+26
* dmioem: Incorrect use of staticJerry Hoemann2022-06-181-5/+5
* dmidecode: Set supported version to 3.5.0Jean Delvare2022-06-151-1/+1
* dmidecode: Drop outdated referencesJean Delvare2022-06-151-2/+2
* dmidecode: Enumerate the new struct typesJean Delvare2022-06-151-2/+5
* dmidecode: Add support for type 45 records (Firmware Inventory Information)Jean Delvare2022-06-151-0/+69
* dmidecode: Add new fields and enumerated values from SMBIOS 3.5.0Jean Delvare2022-06-151-9/+38
* dmidecode: Add missing bits from SMBIOS 3.4.0 specificationJean Delvare2022-06-151-2/+72
* dmidecode: Make dmi_slot_bus_width() reusableJean Delvare2022-06-151-18/+34
* 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
* dmidecode: Save the CPUID formatJean Delvare2022-05-202-4/+8
* dmidecode: Make dmi_print_cpuid more flexibleJean Delvare2022-05-202-25/+27
* dmidecode: Helper function to print CPUIDJean Delvare2022-05-202-53/+64
* dmidecode: Split CPUID type detection from dmi_processor_idJean Delvare2022-05-202-114/+144
* dmidecode: dmi_processor_id: Don't set the same variable twiceJean Delvare2022-05-201-1/+0
* dmidecode: Don't display the raw CPU ID in quiet modeJean Delvare2022-05-201-2/+3
* Support new byte value of Processor Upgrade field from SMBIOS 3.5.0Coiby Xu2021-10-211-2/+3
* dmidecode: Support new format of Processor ID from SMBIOS 3.4.0Nhi Pham2021-09-211-10/+47
* man pages: Improve roff formattingIvan Tkachenko2021-06-184-61/+97
* dmioem: Present HPE type 240 attributes in a nicer wayJean Delvare2021-01-191-16/+18
* dmidecode: Fix crash with -u optionJean Delvare2021-01-191-1/+1
* 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: Make dmi_print_memory_size globalJerry Hoemann2021-01-152-1/+2