meson: fix typo

Tested: N/A
Signed-off-by: Michael Shen <gpgpgp@google.com>
Change-Id: I915f9be78628e815fef21c7e1235e9c7d7bc7992
1 file changed
tree: 4c40d3085d8fb447758f9fa864dc814945bc0f11
  1. include/
  2. service_files/
  3. src/
  4. subprojects/
  5. test/
  6. .clang-format
  7. .clang-tidy
  8. .gitignore
  9. LICENSE
  10. meson.build
  11. meson_options.txt
  12. OWNERS
  13. 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