commit | 1d0c3566371925317c4b7fa84795d7c69db85279 | [log] [tgz] |
---|---|---|
author | Brandon Kim <brandonkim@google.com> | Mon Jun 06 20:50:57 2022 -0700 |
committer | Brandon Kim <brandonkim@google.com> | Mon Jun 06 20:50:57 2022 -0700 |
tree | c2a7e5bb71f39624301344dbd22ca9832345cef0 | |
parent | a1a69f19011cdbcf59c80a0a6996c920d469882c [diff] |
Split DataInterface from pci_handler.hpp In case we add more data interface in the future, we should be separating out the DataInterface class from the pci_handler.hpp Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I220b293a3daf1f7aa0ef2daf07c2ef48026be8c0
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