Add log for receiving CPER and counter files

Tested: log printed out when an error happened
Change-Id: I4804df296bb5d06e7aeaf03fd2281598121c20c9
Signed-off-by: Hao Zhou <haoooamazing@google.com>
1 file changed
tree: 8697b4845f232cab9c32b67e29176efc4d881499
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. test/
  6. .clang-format
  7. .gitignore
  8. LICENSE
  9. meson.build
  10. meson.options
  11. OWNERS
  12. README.md
README.md

bios-bmc-smm-error-logger

This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md

More detailed implementation details will also be placed here in the future