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: Iee11124b1ba47d04dd7c08ef0bd816470a0c69ea
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2 files changed
tree: 823e9ff476f4ca48d9d39330a151d7e2cee531a2
  1. include/
  2. service_files/
  3. src/
  4. utils/
  5. .clang-format
  6. LICENSE
  7. meson.build
  8. meson.options
  9. OWNERS
  10. README.md
README.md

peci-pcie

The peci-pcie application uses the CPU PECI interface to get PCIe Device information for the system and shares it on D-Bus. The information from D-Bus is used by bmcweb to populate the PCIe Device resources in Redfish.