commit | 40ce08e165579e1bc791cdf9278a44190f4d4014 | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Wed Jun 15 16:58:44 2022 -0700 |
committer | Brandon Kim <brandonkim@google.com> | Wed Jun 15 18:40:43 2022 -0700 |
tree | 3ce8c2aa8cf7115d0c54a44e9e93a9adec1bbf84 | |
parent | 7bac2d69bcc62e8182c04824c526a98c50998bcf [diff] |
buffer: Implement "readEntry" readEntry reads the entryHeader to figure out how much of the buffer to read for the entry. Tested: Unit tested Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I390e77c088439c74d100ef4b4cb35e746facd495
This daemon will follow the design doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/52109
More detailed implementation details will also be placed here in the future