Update the registered IPMI method name

Update registered IPMI method names to use `Lower Camel Case`.

Change-Id: I05bce3cbc6969872d239e2f304eaa9fa81215502
Signed-off-by: George Liu <liuxiwei@ieisystem.com>
1 file changed
tree: 5a2219b499a8697e287a0367ef54951803bb1372
  1. scripts/
  2. subprojects/
  3. .clang-format
  4. .clang-tidy
  5. .gitignore
  6. fru_area.cpp
  7. fru_area.hpp
  8. frup.cpp
  9. frup.hpp
  10. LICENSE
  11. meson.build
  12. meson.options
  13. OWNERS
  14. readeeprom.cpp
  15. README.md
  16. strgfnhandler.cpp
  17. types.hpp
  18. writefrudata.cpp
  19. writefrudata.hpp
README.md

ipmi-fru-parser

Building

To build this package, do the following steps:

meson setup builddir
ninja -C builddir