commit | 10ec97501596d9a56829a74256f9ffdcb30c75c9 | [log] [tgz] |
---|---|---|
author | zamiseck <zimzam17@gmail.com> | Wed Apr 27 12:39:50 2022 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Wed Jun 29 18:58:16 2022 +0000 |
tree | 73b57b184c47789e3eba044d5adddbd3949067a6 | |
parent | a1c032ea8f06c12871df3645f094c53e20236fd4 [diff] |
Change location of MSL error The prev_entry() functionality that was being used to pass meta data was not performing as expected. To make sure all the desired information is passed to the event logs. This is done by reporting directly from the msl_verify.cpp file where the information is then directly reported. Signed-off-by: Zami Seck <zimzam17@gmail.com> Change-Id: I4c4a41a104db9dcf303914b4a5e4e43908082414
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.