Refactor PCI properties export functions

Small refactoring of the functions used to populate PCI information. No
any functional changes for now, but allows to implement more advanced
processing later.

Tested: ensure no functional changes

Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com>
Change-Id: Icf8d4ada6272546777a60f0ab06598378fa8605b
1 file changed
tree: b0629f396a4b0fe57fe1e50a95c18460e7c7b038
  1. include/
  2. service_files/
  3. src/
  4. utils/
  5. .clang-format
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. README.md
README.md

peci-pcie

The peci-pcie application uses the CPU PECI interface to get PCIe Device information for the system and shares it on D-Bus. The information from D-Bus is used by bmcweb to populate the PCIe Device resources in Redfish.