commit | 84a4c19c48ad28b537cfcce15df39e841e1ed565 | [log] [tgz] |
---|---|---|
author | Manojkiran Eda <manojkiran.eda@gmail.com> | Thu Feb 25 15:23:42 2021 +0530 |
committer | ManojKiran Eda <manojkiran.eda@gmail.com> | Fri Mar 12 08:49:35 2021 +0000 |
tree | 3c75b0dca706270767138051965ab043e71d7f9e | |
parent | 08125ca77fde5a8d6bfefcdacd1d96cbb3bd7e9c [diff] |
Add logic for supporting the secondary post codes - The intent behind this commit to fix up the post code manager to support the secondary post codes as well. - This commit needs the PDI Change from: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/40927 https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/40903 Tested By : =========== 1. Patched the library generated by the PDI change. 2. Compile the post code manager with this commit. 3. PATCH it on a live system to check if the post codes stored in the file system has both the primary & secondary codes Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I8b36cc3a908bb94467b12a5b41ffb156789795a8