commit | 90fb45c0f6cbffbf80542d6377497e9ebf42180c | [log] [tgz] |
---|---|---|
author | AppaRao Puli <apparao.puli@linux.intel.com> | Tue Jan 21 16:50:53 2020 +0530 |
committer | Jason M. Bills <jason.m.bills@linux.intel.com> | Wed Apr 08 13:12:31 2020 -0700 |
tree | bdaf5971f581f1af7647d24707d7007b23dd00e8 | |
parent | a9bf97172aea1e1bc8d6ed09879197df9bf90c09 [diff] |
minor fix: PFR version BCD encoded representation Major, Minor and Build number in version string should be BCD encoded. Also added 'g' prefix before hash value to sync with current BMC version representation. Tested: Read all versions exposed via PFR manager service and works fine. BMC version : "0.36-0-g1389b2" CPLD version : "1.0" BIOS version : "0.0" Change-Id: I2d6412e2daac0f7e11466bee2c265f819e72d804 Signed-off-by: AppaRao Puli <apparao.puli@linux.intel.com>