add .clang-format

Add clang-format file to enable auto-formatting during development and
checking during CI.

Change-Id: I8389797fb47c019b8523057cb99486636efec623
Signed-off-by: Patrick Venture <venture@google.com>
8 files changed
tree: 518e1ca95ee4d4915589de11dd2b014f30a8e469
  1. org/
  2. .clang-format
  3. .gitignore
  4. bootstrap.sh
  5. configure.ac
  6. elog-errors.hpp
  7. host-interface.cpp
  8. host-interface.hpp
  9. LICENSE
  10. local_users.cpp
  11. local_users.hpp
  12. MAINTAINERS
  13. Makefile.am
  14. oemhandler.cpp
  15. oemhandler.hpp
  16. README.md
README.md

This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To clean the repository run `./bootstrap.sh clean`.

Supported Commands

  • Partial Add
  • Prepare for host update
  • Reset BMC authentication