Searched hist:"4662 b1bd2d265f605f80709008456aae0d6bb545" (Results 1 – 3 of 3) sorted by relevance
/openbmc/bios-bmc-smm-error-logger/include/ |
H A D | buffer.hpp | diff 4662b1bd2d265f605f80709008456aae0d6bb545 Thu Jun 16 23:38:02 CDT 2022 Brandon Kim <brandonkim@google.com> buffer: Implement "readErrorLogs"
This is the API that will be called by the main to read all of the error logs. Found a cornercase in wraparoundRead, so added a unit test to guard it as well.
Tested: Unit tested and tested on a real HW (with the following changes)
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I94cd3a2f53ee7da2c145b751c1c3b5989f4c5b23
|
/openbmc/bios-bmc-smm-error-logger/src/ |
H A D | buffer.cpp | diff 4662b1bd2d265f605f80709008456aae0d6bb545 Thu Jun 16 23:38:02 CDT 2022 Brandon Kim <brandonkim@google.com> buffer: Implement "readErrorLogs"
This is the API that will be called by the main to read all of the error logs. Found a cornercase in wraparoundRead, so added a unit test to guard it as well.
Tested: Unit tested and tested on a real HW (with the following changes)
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I94cd3a2f53ee7da2c145b751c1c3b5989f4c5b23
|
/openbmc/bios-bmc-smm-error-logger/test/ |
H A D | buffer_test.cpp | diff 4662b1bd2d265f605f80709008456aae0d6bb545 Thu Jun 16 23:38:02 CDT 2022 Brandon Kim <brandonkim@google.com> buffer: Implement "readErrorLogs"
This is the API that will be called by the main to read all of the error logs. Found a cornercase in wraparoundRead, so added a unit test to guard it as well.
Tested: Unit tested and tested on a real HW (with the following changes)
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I94cd3a2f53ee7da2c145b751c1c3b5989f4c5b23
|