Moving to correct PCIe Device interface

Move PCIe device interface to
"xyz.openbmc_project.Inventory.Item.PCIeDevice".

Move peciPCIePath to ""/xyz/openbmc_project/inventory".

bmcweb commit:
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/62064/1

Tested: None

I don't have environment to test, need help testing this commit.

Change-Id: I75e143a5a688e1b35f49c0abead051589657b8d8
Signed-off-by: Lakshmi Yadlapati <lakshmiy@us.ibm.com>
1 file changed
tree: 16501cf07b143076da4949dfbc44a0bc1cfb9b69
  1. include/
  2. service_files/
  3. src/
  4. utils/
  5. .clang-format
  6. CMakeLists.txt
  7. LICENSE
  8. OWNERS
  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.