fix interface usage for OperatingSystemState

OperatingSystemState property of
xyz.openbmc_project.State.OperatingSystem.Status should be PDI enum of
type OSStatus.
This commit fixes values to be compatible with PDI.

Tested: OperatingSystemState Monitor works
Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com>
Change-Id: I5b3515f55870bbed12aa9e58da3a15a102f82310
1 file changed
tree: a89a90c4bdac43ad586fa34fed0fca3bfbca22da
  1. include/
  2. service_files/
  3. src/
  4. utils/
  5. .clang-format
  6. CMakeLists.txt
  7. LICENSE
  8. MAINTAINERS
  9. OWNERS
  10. 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.