From 0de99c3f29e7c34f66b07a83e9f116791c2c57e4 Mon Sep 17 00:00:00 2001 From: Joe LeVeque Date: Fri, 12 Mar 2021 10:50:49 -0800 Subject: [PATCH] [decode-syseeprom] When reading from DB, display CRC-32 and all Vendor Extensions (#1497) Changes when reading system EEPROM values from State DB (`decode-syseeprom -d`): - Display CRC-32 - Display all present vendor extensions - Display hex TLV code with lower-case `x` to match the output when reading directly from EEPROM - If a TLV code is not available, omit it from the output rather than displaying 'N/A' for all fields