File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 1+ Version 3.3 (Wed Oct 14 2020)
2+ - [BUILD] Allow overriding build settings from the environment.
3+ - [COMPATIBILITY] Document how the UUID fields are interpreted.
4+ - [PORTABILITY] Don't use memcpy on /dev/mem on arm64.
5+ - [PORTABILITY] Only scan /dev/mem for entry point on x86.
6+ - Support for SMBIOS 3.3.0. This includes new processor names, new port
7+ connector types, and new memory device form factors, types and
8+ technologies.
9+ - Add bios-revision, firmware-revision and system-sku-number to -s option.
10+ - Use the most appropriate unit for cache size.
11+ - Decode system slot base bus width and peers.
12+ - Important bug fixes:
13+ Fix Redfish Hostname print length
14+ Fix formatting of TPM table output
15+ Fix System Slot Information for PCIe SSD
16+ Don't choke on invalid processor voltage
17+ - Use the most appropriate unit for cache size.
18+
119Version 3.2 (Wed Sep 14 2018)
220 - [COMPATIBILITY] The UUID is now displayed using lowercase letters, per
321 RFC 4122 (#53569). You must ensure that any code parsing it is
Original file line number Diff line number Diff line change 1- #define VERSION "3.2 "
1+ #define VERSION "3.3 "
You can’t perform that action at this time.
0 commit comments