summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.3dmidecode-3-3Jean Delvare2020-10-142-1/+19
* Pretend to support SMBIOS version 3.3.0Jean Delvare2020-10-141-1/+1
* Revert "updating system slot types with smbios spec 3.4.0"Jean Delvare2020-10-141-9/+6
* Revert "fix: Memory Technology <OUT OF SPEC> when slot is empty"Jean Delvare2020-10-141-5/+3
* fix: Memory Technology <OUT OF SPEC> when slot is emptyPrabhakar Pujeri2020-10-131-3/+5
* updating system slot types with smbios spec 3.4.0Prabhakar Pujeri2020-10-131-6/+9
* dmidecode: Adding system-sku-number support to -s optionTimo Teräs2020-07-072-1/+2
* Allow overriding build settings from the environmentJean Delvare2020-04-171-8/+9
* dmidecode: Add missing build dependencies on dmioutput.hJean Delvare2020-04-071-2/+2
* dmidecode: Update copyright yearJean Delvare2020-04-014-4/+4
* dmidecode: White space fixesJean Delvare2020-04-011-2/+2
* dmidecode: Add helper function for structure errorsJean Delvare2020-04-013-1/+14
* dmidecode: Add helper function for separatorsJean Delvare2020-04-013-4/+11
* dmidecode: Use the print helpers in dump mode tooJean Delvare2020-04-011-12/+18
* dmidecode: Add helper function pr_subattrJean Delvare2020-04-014-38/+55
* dmidecode: Add helper functions pr_list_start/item/endJean Delvare2020-04-013-114/+184
* dmidecode: Add helper function pr_attrJean Delvare2020-04-014-745/+691
* dmidecode: Add helper function pr_handle_nameJean Delvare2020-04-014-62/+73
* dmidecode: Add helper function pr_handleJean Delvare2020-04-013-2/+10
* dmidecode: Protect dmidecode.h against double inclusionJean Delvare2020-04-011-0/+5
* dmidecode: Add helper function pr_infoJean Delvare2020-04-013-15/+26
* dmidecode: Add helper function pr_commentJean Delvare2020-04-014-18/+79
* dmidecode: Refactor ASCII filtering of DMI stringsJean Delvare2020-03-231-28/+32
* dmidecode: Move type 42 warning messages to stderrJean Delvare2020-03-231-4/+6
* dmidecode: Reduce the indentation of type 42 structuresJean Delvare2020-03-231-20/+20
* dmidecode: Code indentation fixesJean Delvare2020-03-231-2/+2
* dmidecode: Fix the alignment of type 25 nameJean Delvare2020-03-231-1/+1
* dmidecode: Simplify the formatting of memory error statusJean Delvare2020-03-231-9/+10
* dmidecode: Don't choke on invalid processor voltageJean Delvare2020-03-231-2/+2
* dmidecode: Print type 33 name unconditionallyJean Delvare2020-03-231-1/+1
* dmidecode: Decode system slot base bus width and peersJean Delvare2019-10-231-0/+15
* dmidecode: Add enumerated values from SMBIOS 3.3.0Jean Delvare2019-10-231-9/+35
* TypoJean Delvare2019-10-161-1/+1
* dmidecode: Fix System Slot Information for PCIe SSDPrabhakar pujeri2019-10-151-2/+4
* dmidecode: Adding firmware-revision support to -s optionErwan Velu2019-10-073-1/+6
* dmidecode: Adding bios-revision to -s optionErwan Velu2019-10-073-0/+6
* Fix formatting of TPM table outputDeomid rojer Ryabkov2019-08-261-2/+2
* Use larger units for memory device and BIOS sizeDeomid rojer Ryabkov2019-08-261-5/+8
* dmidecode: Only scan /dev/mem for entry point on x86Jean Delvare2019-08-261-3/+5
* dmidecode: Add missing standard includeClaudio Fontana2019-04-191-0/+1
* Use comments to separate sections in manual pagesJean Delvare2019-01-294-18/+33
* dmidecode: Document how the UUID fields are interpretedJean Delvare2019-01-291-0/+14
* dmidecode: Reformat the FILES section of the manual pageJean Delvare2019-01-291-3/+7
* dmidecode: Add "Logical non-volatile device" to the memory device typesJean Delvare2019-01-161-2/+3
* dmidecode: Use dmi_cache_size_2 in dmi_cache_sizeJean Delvare2019-01-151-8/+5
* dmidecode: Use the most appropriate unit for cache sizeJean Delvare2019-01-151-6/+11
* dmidecode: Don't use memcpy on /dev/mem on arm64Jean Delvare2018-11-162-1/+18
* dmidecode: Fix Redfish Hostname print lengthCharles Rose2018-10-221-1/+1
* Set version to 3.2dmidecode-3-2Jean Delvare2018-09-142-1/+20
* dmidecode: Remaining support for SMBIOS 3.2.0Jean Delvare2018-09-131-13/+21