commit | 613ba537eba3b61c8ecbde2fd82d66a3591fe035 | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Mon Sep 12 20:55:21 2022 +0000 |
committer | Brandon Kim <brandonkim@google.com> | Mon Sep 12 23:07:06 2022 +0000 |
tree | 917a4968dd36dae8e4a8b4012ff4d85576bc9e0e | |
parent | 9a895acd6bffc7d42c69677ea6f8f4bdf8ea24da [diff] |
buffer: Fix a corner case with header wraparound Update the unit test so that we cover this corner case + update the API so that we no longer pass in the offset manually. Tested: Unit test coverage + integration test with our downstream platform that found this issue Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I6b0a7974f902e0248bfb4932237176df20fdaf61
This daemon will follow the design doc: https://github.com/openbmc/docs/blob/master/designs/bios-bmc-smm-error-logging.md
More detailed implementation details will also be placed here in the future