commit | 271d231331c79a87dd3b256fa8e8c34a4cc2b999 | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Fri Sep 02 16:34:55 2022 +0000 |
committer | Brandon Kim <brandonkim@google.com> | Fri Sep 02 21:18:39 2022 +0000 |
tree | e93787168c982ae9de3966fa50962cc562a4b34a | |
parent | ed83df9b94888caf3e5bcd987248e1dd58ce5160 [diff] |
buffer: Update queueSize and Read/Write Ptrs to 3B This allows for bigger Queue size than 64KB. Tested: Verified this with a new BIOS Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I558a24c3b2500754424bdad6459244279592238b
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