commit | ac5971721277ef0242124d662b605ea6727ec200 | [log] [tgz] |
---|---|---|
author | Peter Yin <peter.yin@quantatw.com> | Tue Nov 05 16:15:50 2024 +0800 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Nov 12 17:01:14 2024 +0000 |
tree | a964585be46457199b0a58e48573f2fb51bba21c | |
parent | d17c356e41cda39dc82793ad9a8249cbd40c4ca8 [diff] |
oemcommands: add JSON parsing handling The IPMI host service fails to activate if the oemData.json or fbSelRaw.json file is corrupted. To address this, add JSON parsing error handling to prevent abnormal termination during file writing in an AC cycle. Change-Id: I19a1274ac029413c8b1f2efb25bb1488076dab2d Signed-off-by: Peter Yin <peter.yin@quantatw.com>