Searched hist:"718 eef375b27325da3084794b72dcd511c034049" (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/ |
H A D | ca_certs_manager.cpp | diff 718eef375b27325da3084794b72dcd511c034049 Tue Dec 28 13:03:30 CST 2021 Nan Zhou <nanzhoumails@gmail.com> config.h.in: use const variables instead of macros
Most style guides try to avoid preprocessor macros, especially the use case here: const objects. This change replaced them with const variables. Their names are also changed according to the OpenBMC style guide.
Reference: https://google.github.io/styleguide/cppguide.html#Preprocessor_Macros
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I0786c7c83f3a0d892c14f1cb813d0aa16d627b3e
|
/openbmc/phosphor-certificate-manager/ |
H A D | config.h.in | diff 718eef375b27325da3084794b72dcd511c034049 Tue Dec 28 13:03:30 CST 2021 Nan Zhou <nanzhoumails@gmail.com> config.h.in: use const variables instead of macros
Most style guides try to avoid preprocessor macros, especially the use case here: const objects. This change replaced them with const variables. Their names are also changed according to the OpenBMC style guide.
Reference: https://google.github.io/styleguide/cppguide.html#Preprocessor_Macros
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I0786c7c83f3a0d892c14f1cb813d0aa16d627b3e
|
H A D | csr.cpp | diff 718eef375b27325da3084794b72dcd511c034049 Tue Dec 28 13:03:30 CST 2021 Nan Zhou <nanzhoumails@gmail.com> config.h.in: use const variables instead of macros
Most style guides try to avoid preprocessor macros, especially the use case here: const objects. This change replaced them with const variables. Their names are also changed according to the OpenBMC style guide.
Reference: https://google.github.io/styleguide/cppguide.html#Preprocessor_Macros
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I0786c7c83f3a0d892c14f1cb813d0aa16d627b3e
|
H A D | mainapp.cpp | diff 718eef375b27325da3084794b72dcd511c034049 Tue Dec 28 13:03:30 CST 2021 Nan Zhou <nanzhoumails@gmail.com> config.h.in: use const variables instead of macros
Most style guides try to avoid preprocessor macros, especially the use case here: const objects. This change replaced them with const variables. Their names are also changed according to the OpenBMC style guide.
Reference: https://google.github.io/styleguide/cppguide.html#Preprocessor_Macros
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I0786c7c83f3a0d892c14f1cb813d0aa16d627b3e
|
H A D | certificate.cpp | diff 718eef375b27325da3084794b72dcd511c034049 Tue Dec 28 13:03:30 CST 2021 Nan Zhou <nanzhoumails@gmail.com> config.h.in: use const variables instead of macros
Most style guides try to avoid preprocessor macros, especially the use case here: const objects. This change replaced them with const variables. Their names are also changed according to the OpenBMC style guide.
Reference: https://google.github.io/styleguide/cppguide.html#Preprocessor_Macros
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I0786c7c83f3a0d892c14f1cb813d0aa16d627b3e
|
H A D | certs_manager.cpp | diff 718eef375b27325da3084794b72dcd511c034049 Tue Dec 28 13:03:30 CST 2021 Nan Zhou <nanzhoumails@gmail.com> config.h.in: use const variables instead of macros
Most style guides try to avoid preprocessor macros, especially the use case here: const objects. This change replaced them with const variables. Their names are also changed according to the OpenBMC style guide.
Reference: https://google.github.io/styleguide/cppguide.html#Preprocessor_Macros
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I0786c7c83f3a0d892c14f1cb813d0aa16d627b3e
|
/openbmc/phosphor-certificate-manager/test/ |
H A D | certs_manager_test.cpp | diff 718eef375b27325da3084794b72dcd511c034049 Tue Dec 28 13:03:30 CST 2021 Nan Zhou <nanzhoumails@gmail.com> config.h.in: use const variables instead of macros
Most style guides try to avoid preprocessor macros, especially the use case here: const objects. This change replaced them with const variables. Their names are also changed according to the OpenBMC style guide.
Reference: https://google.github.io/styleguide/cppguide.html#Preprocessor_Macros
Signed-off-by: Nan Zhou <nanzhoumails@gmail.com> Change-Id: I0786c7c83f3a0d892c14f1cb813d0aa16d627b3e
|