History log of /openbmc/bios-bmc-smm-error-logger/include/pci_handler.hpp (Results 1 – 3 of 3)
Revision Date Author Comments
# 3cbb6ef6 15-Mar-2023 Edward Lee <edwarddl@google.com>

Remove unused variables

Jenkins presubmit fails for all commits right now due to certain unused
variables. This commit aims to pass presubmit without regressing
functionality.

Tested: Presubmit pas

Remove unused variables

Jenkins presubmit fails for all commits right now due to certain unused
variables. This commit aims to pass presubmit without regressing
functionality.

Tested: Presubmit passes

Change-Id: Ifdc7081b1154ce3ac2f3ab0828429660db35360a
Signed-off-by: Edward Lee <edwarddl@google.com>

show more ...


# 1d0c3566 06-Jun-2022 Brandon Kim <brandonkim@google.com>

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 <b

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

show more ...


# 55dcadae 09-Mar-2022 Brandon Kim <brandonkim@google.com>

pci_handler: Add pci_handler

Taken most of the logic from phoshpor-ipmi-flash:
https://github.com/openbmc/phosphor-ipmi-flash/blob/master/tools/io.cpp

Tested: Unit Test + Tested this on a real mach

pci_handler: Add pci_handler

Taken most of the logic from phoshpor-ipmi-flash:
https://github.com/openbmc/phosphor-ipmi-flash/blob/master/tools/io.cpp

Tested: Unit Test + Tested this on a real machine

Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: I546d1dff8764e31c9f2fa6c7465ba23a24f6fdea

show more ...