#
30474cf5 |
| 11-Aug-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Add support for metadata
Added support for metadata in elog.hpp, elog mako file, and pdmgen. This metadata will be added with the error log.
Change-Id: Iaf0fe24d71f6bdd02b51df208b2c1d66c68319d3 Sig
Add support for metadata
Added support for metadata in elog.hpp, elog mako file, and pdmgen. This metadata will be added with the error log.
Change-Id: Iaf0fe24d71f6bdd02b51df208b2c1d66c68319d3 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
d5faea31 |
| 08-Aug-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Add support for elog callback
Added support for "callback: elog" in PDM. templates/elog.mako.cpp is used to generate the Elog call. templates/errors.mako.hpp is used to generate the errors.hpp used
Add support for elog callback
Added support for "callback: elog" in PDM. templates/elog.mako.cpp is used to generate the Elog call. templates/errors.mako.hpp is used to generate the errors.hpp used by generated.hpp to include any error.hpp files like "xyz/openbmc_project/Common/error.hpp"
Change-Id: Id0ae3aca4282095f58a8939b70e398bec706d7f5 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
9679d43e |
| 03-Aug-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Create new Elog class
Created new Elog callback, which will create an error log. This is just the base, more to come.
Change-Id: I50c12c8bff0942b5cb027e38d0cc8691e8a241b4 Signed-off-by: Gunnar Mill
Create new Elog class
Created new Elog callback, which will create an error log. This is just the base, more to come.
Change-Id: I50c12c8bff0942b5cb027e38d0cc8691e8a241b4 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|