Searched hist:"3 def3c8eede08d82e709333445bc543ef4861bcd" (Results 1 – 3 of 3) sorted by relevance
/openbmc/bios-bmc-smm-error-logger/include/ |
H A D | buffer.hpp | diff 3def3c8eede08d82e709333445bc543ef4861bcd Tue Sep 13 00:29:20 CDT 2022 Brandon Kim <brandonkim@google.com> buffer: Update the definition of QueueSize
There were confusion whether the QueueSize field represented just the queue for the normal log or if it represented the whole circular buffer. Settled on it being the whole circular buffer.
Tested: Unit tested and verified this works on a downstream machine
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I867e997b72500c7bcd03047d8eb3e4db146a8add
|
/openbmc/bios-bmc-smm-error-logger/src/ |
H A D | buffer.cpp | diff 3def3c8eede08d82e709333445bc543ef4861bcd Tue Sep 13 00:29:20 CDT 2022 Brandon Kim <brandonkim@google.com> buffer: Update the definition of QueueSize
There were confusion whether the QueueSize field represented just the queue for the normal log or if it represented the whole circular buffer. Settled on it being the whole circular buffer.
Tested: Unit tested and verified this works on a downstream machine
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I867e997b72500c7bcd03047d8eb3e4db146a8add
|
/openbmc/bios-bmc-smm-error-logger/test/ |
H A D | buffer_test.cpp | diff 3def3c8eede08d82e709333445bc543ef4861bcd Tue Sep 13 00:29:20 CDT 2022 Brandon Kim <brandonkim@google.com> buffer: Update the definition of QueueSize
There were confusion whether the QueueSize field represented just the queue for the normal log or if it represented the whole circular buffer. Settled on it being the whole circular buffer.
Tested: Unit tested and verified this works on a downstream machine
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I867e997b72500c7bcd03047d8eb3e4db146a8add
|