commit | 7bac2d69bcc62e8182c04824c526a98c50998bcf | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Tue Jun 07 21:37:51 2022 -0700 |
committer | Brandon Kim <brandonkim@google.com> | Thu Jun 16 01:39:27 2022 +0000 |
tree | e0339cddfa95098d7e99378d034cdc597d5b30ef | |
parent | 9836cfa6aec1d40b3f5350377e31ed27c58e509d [diff] |
buffer: Implement "readEntryHeader" Add struct QueueEntryHeader along with it. Tested: Unit Tested Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Icbfe8d39db4242664794d8c65a84488aeffd23a6
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