clang-format: update latest spec and reformat

Copy the latest format file from the docs repository and apply.

Change-Id: Iea5dddb12203afff7e0495be7d2ea7183ffe8d1c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
4 files changed
tree: ebf7769eca9e68d02be02e9c274ddc973c8ce440
  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