commit | 589c175b1d8b3f514d49b3b8dbfb7fa70e69572b | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Oct 20 11:20:01 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Oct 20 11:20:01 2023 -0500 |
tree | d20f036e006a132e4ff1821ab09759722f06e748 | |
parent | 890e1f04b279c0b80c8ce99f7f4b1cbb519a1627 [diff] |
clang-format: copy latest and re-format clang-format-17 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository. Change-Id: I2ff0bc6d39e0c53b1fc37cf790fa88ebcfdea680 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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