- Feb 19, 2019
-
-
Tom Joseph authored
Change-Id: I2feeef07d65eab4be83fee761d67c831917d2281 Signed-off-by:
Tom Joseph <tomjoseph@in.ibm.com>
-
Deepak Kodihalli authored
Propose myself as a maintainer. Change-Id: Id5612146d1c54125af10dae0abd0aa39c117eb7d Signed-off-by:
Deepak Kodihalli <dkodihal@in.ibm.com>
-
Tom Joseph authored
Change-Id: I7cea674ea9de77d6f00c16ae86139cf4f4a562f7 Signed-off-by:
Tom Joseph <tomjoseph@in.ibm.com>
-
Tom Joseph authored
The libpldm is written in C and can be shared with projects other than OpenBMC. The code written in C follows the Linux kernel coding guidelines. The libpldmresponder and the application code follows the modern C++ and the clang format follows the OpenBMC coding guidelines. clang-format for each input file will try to find the .clang-format file located in the closest parent directory of the input file. Since the C code is in libpldm directory it has a specific .clang-format. Change-Id: I9346d454cb20009c6daf526d4ceb722d7400a8d1 Signed-off-by:
Tom Joseph <tomjoseph@in.ibm.com>
-
Deepak Kodihalli authored
Describe code organization in the README. Change-Id: Iaa180fd5663c9f7fa0eba4778cb2ae7bc936a369 Signed-off-by:
Deepak Kodihalli <dkodihal@in.ibm.com>
-
- Jan 28, 2019
-
-
Brad Bishop authored
-