History log of /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ (Results 1 – 25 of 28)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
921791c717-Jun-2024 Manojkiran Eda <manojkiran.eda@gmail.com>

Fix spelling mistakes using codespell

This commit corrects various spelling mistakes throughout the
repository. The corrections were made automatically using `codespell`[1]
tool.

[1]: https://githu

Fix spelling mistakes using codespell

This commit corrects various spelling mistakes throughout the
repository. The corrections were made automatically using `codespell`[1]
tool.

[1]: https://github.com/codespell-project/codespell

Change-Id: I965f52f9eae78bcad39a8d711f99bef7be4cbde0
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>

show more ...


/openbmc/phosphor-dbus-interfaces/requirements.md
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Notify.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VCEN.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VR10.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBP.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSYS.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VW10.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Password.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/CapLimits.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Throttle.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ThermalMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/FaultLog.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/System.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Slot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/CLEI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Image.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Update.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.interface.yaml
Decorator/Availability.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml
a8f47e7f11-Jun-2024 Patrick Williams <patrick@stwcx.xyz>

postcode: add dbus paths

The default path for the post code objects is, from
phosphor-post-code-manager:

```
meson.build
16:conf_data.set_quoted('DBUS_OBJECT_NAME', '/xyz/openbmc_project/State/Boot

postcode: add dbus paths

The default path for the post code objects is, from
phosphor-post-code-manager:

```
meson.build
16:conf_data.set_quoted('DBUS_OBJECT_NAME', '/xyz/openbmc_project/State/Boot/PostCode')

src/main.cpp
60: std::string dbusObjName = DBUS_OBJECT_NAME + std::to_string(node);
```

Add these constants to the interface YAML file so they can be used by
dbus clients.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: If255733aaf12cf7283e191c31fe13ba3025736d8

show more ...


/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/ManufacturerExt/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Inventory/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/ComponentIntegrity/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/IdentityAuthentication/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/MeasurementSet/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Attestation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSwitch/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/TrustedComponent/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/MinimumVersion/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Update/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Hardware.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Hostboot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Resource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/SBE.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Hardware/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/README.md
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBK.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Inventory/ManufacturerExt.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/ComponentIntegrity.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/IdentityAuthentication.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Attestation/MeasurementSet.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Certificate.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/System.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cable.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSwitch.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/TrustedComponent.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Vrm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/MinimumVersion.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Update.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Update.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.interface.yaml
Boot/PostCode.interface.yaml
c6883fc427-Feb-2024 Patrick Williams <patrick@stwcx.xyz>

State.Host: use set for AllowedHostTransitions

The intended use of this is as a set of allowed elements. Express
intent with `set` instead of `array`, even though these end up on dbus
in the same d

State.Host: use set for AllowedHostTransitions

The intended use of this is as a set of allowed elements. Express
intent with `set` instead of `array`, even though these end up on dbus
in the same data type.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I0c2f55daa704f578ed1bb45a93ad81b4c57b90fc

show more ...


/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FaultLogType/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticGateway/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/meson.build
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FaultLogType.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Throttle.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/FaultLog.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Bond.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticGateway/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Value.interface.yaml
Host.interface.yaml
637ea06c18-Jan-2024 Andrew Geissler <geissonator@yahoo.com>

host-state: define new allowed host transition prop

IBM has a system where the host firmware does not want to allow
a ForcedWarmReboot due to potential error paths with the chassis power
remaining o

host-state: define new allowed host transition prop

IBM has a system where the host firmware does not want to allow
a ForcedWarmReboot due to potential error paths with the chassis power
remaining on and their software being forcefully rebooted.

Define a new property which allows the BMC software to optionally define
which Transition actions they support.

bmcweb currently hard codes the AllowableValues in
redfish/v1/Systems/system/ResetActionInfo. That code will be changed
to first look for this new property on D-Bus. If it's not found or
empty, stick with the hard coded defaults. If it is found and it's
non-empty then use it to fill in the AllowableValues.

Change-Id: I65d29c2bbc54a64084aea21023fd7d33cd129dce
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

855b46f315-Jan-2024 Patrick Williams <patrick@stwcx.xyz>

State: add default paths for BMC,Host,Chassis

Add namespace and path constants matching those in the README for
programmatic use.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ice4

State: add default paths for BMC,Host,Chassis

Add namespace and path constants matching those in the README for
programmatic use.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ice4e14716b2de6477f3dd7c15e53cc7bdb68270f

show more ...


/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Threshold/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Reset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/Value/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Metric/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Hardware/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Intrusion.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Threshold.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Reset.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Metric/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ObjectMapper.interface.yaml
BMC.interface.yaml
Chassis.interface.yaml
Host.interface.yaml
47ba142a23-Aug-2023 Tim Chao <Tim.Chao@quantatw.com>

Watchdog: Add LogTimeout property in watchdog

Add the LogTimeout property in watchdog yaml.
This property is used for configuring whether an event
will be logged on watchdog expiration.

Tested:
No

Watchdog: Add LogTimeout property in watchdog

Add the LogTimeout property in watchdog yaml.
This property is used for configuring whether an event
will be logged on watchdog expiration.

Tested:
No log bit is set to true :
ipmitool raw 0x06 0x24 0x84 0x00 0x00 0x3e 0x64 0x00

No log bit is set to false :
ipmitool raw 0x06 0x24 0x04 0x00 0x00 0x3e 0x64 0x00

Reset watchdog timer :
ipmitool mc watchdog reset

If the LogTimeout property is true, the event will be logged
on watchdog expiration.
We can use 'ipmitool sel elist' to check the system event log.
1 | 01/26/23 | 00:21:21 PST | Watchdog2 host0 | Timer expired | Asserted

If the LogTimeout property is false, the event will not be
logged when the watchdog expires.

Related-Commit-Id: 67727
Related-Commit-Id: 67728

Change-Id: I278b8bb3eec1951ba505ab53527826aef075a05f
Signed-off-by: Tim Chao <Tim.Chao@quantatw.com>

show more ...


/openbmc/phosphor-dbus-interfaces/OWNERS
/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/Hoth/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hardware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hostboot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Resource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/SBE/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Notify/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/Policy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CP00/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CRP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/DINF/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP1/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP3/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP4/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP5/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP6/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP7/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP1/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP3/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP4/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP5/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP6/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP7/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LXR0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/Location/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/MER0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/PSPD/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/UTIL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCEN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCFG/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VEIR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VER0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VINI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMPU/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMSC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VPRI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VR10/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRML/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRTN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBK/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSRC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSYS/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VW10/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VWML/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/NMISource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/OCOTShutdownPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/SecurityKeys/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Boot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/Asset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/PassThrough/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Average/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/Definitions/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Password/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Authority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Certificate/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Install/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/InstallAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Replace/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ReplaceAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ChannelAccess/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Button/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/NMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Reset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/NMISource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Intrusion/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/DeleteAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FactoryReset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FilePath/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ObjectPath/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/OriginatedBy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Priority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Progress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/UUID/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/HostFirmware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/Access/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/UART/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootAttempts/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Source/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Type/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/CFMLimit/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ChassisCapabilities/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanPwm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanSpeed/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FieldMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/NMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/TurboAllowed/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/MinimumShipLevel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/ACPIPowerState/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Cap/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/CapLimits/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/IdlePowerSaver/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/RestorePolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Throttle/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyAttributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/RestrictionMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/SpecialMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/SocketAttributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/Policy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ThermalMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorControl/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/ThermalPower/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/Zone/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/Pid/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Debug/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/FaultLog/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/System/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/NewDump/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Port/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Slot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Asset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/AssetTag/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CLEI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Cacheable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Compatible/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Dimension/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/I2CDevice/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/LocationCode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Replaceable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Revision/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Slot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ThermalDirection/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VendorInformation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VoltageControl/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Battery/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Bmc/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/IOBoard/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/Motherboard/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Connector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/CpuCore/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/DiskBackplane/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Drive/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Ethernet/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Fan/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Global/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/MemoryBuffer/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/NetworkInterface/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeDevice/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSlot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Panel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PowerSupply/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Rotor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Storage/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/StorageController/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/System/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Tpm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Vrm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/Entity/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/FRU/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SOL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SessionInfo/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Group/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Physical/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/ErrorBlocksTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Event/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/IPMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Settings/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/Endpoint/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/MemoryECC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/DHCPConfiguration/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/EthernetInterface/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Bond/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Tunnel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/IP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/MACAddress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Neighbor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticRoute/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticRoute/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/SystemConfiguration/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/VLAN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Delete/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Enable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ObjectMapper/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Event/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Requester/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Accuracy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/HardShutdown/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/SoftShutdown/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/ValueMutability/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/MDR_V2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Activation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationBlocksTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationProgress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyOptions/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyTime/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ExtendedVersion/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Image/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RequestedRedundancyPriority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Settings/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Version/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMCRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/PostCode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Progress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Raw/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/Availability/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/OperationalStatus/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerState/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerSystemInputs/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Drive/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/PowerOnHours/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ScheduledHostTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Watchdog/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Report/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/ReportManager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Trigger/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/TriggerManager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/EpochTime/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/Synchronization/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/AccountPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Config/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapper/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapperEntry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Legacy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/MountPoint/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Process/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Proxy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Stats/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build
/openbmc/phosphor-dbus-interfaces/meson.build
/openbmc/phosphor-dbus-interfaces/meson.options
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Resource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/SBE.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Notify.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBK.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Boot.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Device.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Device.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Intrusion.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Priority.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Console/UART.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Debug/Pid/ThermalPower.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Debug/Pid/Zone.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/System.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Image.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Image.metadata.yaml
Watchdog.interface.yaml
abb61a0f25-May-2023 Andrew Geissler <geissonator@yahoo.com>

bmc-ready: include new error codes in interfaces

This will generate the appropriate bindings and ensure the error is
passed back to the caller allowing them to properly handle this type of
error.

C

bmc-ready: include new error codes in interfaces

This will generate the appropriate bindings and ensure the error is
passed back to the caller allowing them to properly handle this type of
error.

Change-Id: I63301d0371d27835417fcba503c32f854f1919bd
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>

show more ...

052ffb0e25-May-2023 Andrew Geissler <geissonator@yahoo.com>

bmc-ready: new error def for when bmc not ready

phosphor-state-manager is introducing a new optional feature that users
can enable which will not allow chassis or host power on operations if
the BMC

bmc-ready: new error def for when bmc not ready

phosphor-state-manager is introducing a new optional feature that users
can enable which will not allow chassis or host power on operations if
the BMC is not at its "Ready" state.

This commit defines some new error codes so callers will have the
appropriate return information when this situation arises.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Ibbe71356b54675601b54179633e76310fdabccec

show more ...


/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/Hoth/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hardware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hostboot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Resource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/Policy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CP00/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CRP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/DINF/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP1/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP3/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP4/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP5/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP6/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP7/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP1/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP3/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP4/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP5/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP6/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP7/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LXR0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/Location/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/MER0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/PSPD/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/UTIL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCEN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCFG/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VEIR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VER0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VINI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMPU/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMSC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VPRI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VR10/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRML/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRTN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBK/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSRC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSYS/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VW10/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VWML/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/NMISource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/OCOTShutdownPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/meson.build
/openbmc/phosphor-dbus-interfaces/gen/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/SecurityKeys/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/Asset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/PassThrough/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Average/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/Definitions/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Password/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Authority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Certificate/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Install/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/InstallAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Replace/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ReplaceAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ChannelAccess/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Button/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/NMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Reset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/NMISource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Intrusion/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/DeleteAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FactoryReset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FilePath/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ObjectPath/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/OriginatedBy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Progress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/UUID/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/HostFirmware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/Access/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Console/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootAttempts/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Source/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Type/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/CFMLimit/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ChassisCapabilities/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanPwm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanSpeed/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FieldMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/NMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/TurboAllowed/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/MinimumShipLevel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/ACPIPowerState/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Cap/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/CapLimits/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/IdlePowerSaver/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/RestorePolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Throttle/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyAttributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/RestrictionMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/SpecialMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/SocketAttributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/Policy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ThermalMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorControl/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/FaultLog/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/System/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/NewDump/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Port/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Slot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Asset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/AssetTag/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CLEI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Cacheable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Compatible/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Dimension/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/I2CDevice/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/LocationCode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Replaceable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Revision/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Slot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ThermalDirection/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VendorInformation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VoltageControl/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Battery/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Bmc/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/IOBoard/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/Motherboard/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Connector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/CpuCore/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/DiskBackplane/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Drive/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Ethernet/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Fan/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Global/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/MemoryBuffer/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/NetworkInterface/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeDevice/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSlot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Panel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PowerSupply/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Rotor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Storage/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/StorageController/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/System/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Tpm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Vrm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/Entity/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/FRU/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SOL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SessionInfo/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Group/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Physical/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/ErrorBlocksTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Event/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/IPMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Settings/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/Endpoint/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/MemoryECC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/DHCPConfiguration/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/EthernetInterface/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Bond/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Tunnel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/IP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/MACAddress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Neighbor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticRoute/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/StaticRoute/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/SystemConfiguration/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/VLAN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Delete/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Enable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ObjectMapper/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Event/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Requester/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Accuracy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/HardShutdown/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/SoftShutdown/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/ValueMutability/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/MDR_V2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Activation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationBlocksTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationProgress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyOptions/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyTime/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ExtendedVersion/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RequestedRedundancyPriority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Settings/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Version/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMCRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/PostCode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Progress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Raw/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/Availability/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/OperationalStatus/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerState/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerSystemInputs/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Drive/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/PowerOnHours/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ScheduledHostTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Watchdog/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Report/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/ReportManager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Trigger/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/TriggerManager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/EpochTime/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/Synchronization/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/AccountPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Config/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapper/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapperEntry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Legacy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/MountPoint/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Process/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Proxy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Stats/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build
/openbmc/phosphor-dbus-interfaces/meson.build
/openbmc/phosphor-dbus-interfaces/meson_options.txt
/openbmc/phosphor-dbus-interfaces/requirements.md
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/PSPD.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBK.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Power.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/NMISource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Intrusion.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Console/Access.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Throttle.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/VoltageRegulatorMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Port.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Replaceable.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ThermalDirection.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticRoute.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/StaticRoute/Create.interface.yaml
Chassis.errors.yaml
Host.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Report.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ReportManager.interface.yaml
27b83c4312-Oct-2022 Hieu Huynh <hieuh@os.amperecomputing.com>

bootprogress: add OEM value for ProgressStages enumerations

This commit adds the OEM enumerations for the ProgressStages to
indicate the last stage is OEM as defined in the DSP0268_2021.2
Redfish Sc

bootprogress: add OEM value for ProgressStages enumerations

This commit adds the OEM enumerations for the ProgressStages to
indicate the last stage is OEM as defined in the DSP0268_2021.2
Redfish Schema Supplement.pdf specification and DEN0069D_SBMR_2.0.pdf
document section F.2.2.

Signed-off-by: Hieu Huynh <hieuh@os.amperecomputing.com>
Change-Id: I5a2b5943df54d5208fb847c7b9e89c09af3b73cd

show more ...

a134741806-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate). Fix a few minor
markdownlint issues.

Signed-off-by: Pat

reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate). Fix a few minor
markdownlint issues.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063

show more ...


/openbmc/phosphor-dbus-interfaces/.markdownlint.yaml
/openbmc/phosphor-dbus-interfaces/.prettierrc.yaml
/openbmc/phosphor-dbus-interfaces/README.md
/openbmc/phosphor-dbus-interfaces/requirements.md
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Hardware.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Hostboot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Resource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Logging/Policy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/CP00.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/CRP0.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/Location.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/README.md
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VER0.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/NMISource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/OCOTShutdownPolicy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/Raw.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/Device.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/TPM/SecurityKeys.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/PassThrough.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/Average.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/Maximum.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Password.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Certificate.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Channel/ChannelAccess.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Button.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ID.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Power.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/Power.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Intrusion.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FilePath.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ObjectPath.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/OriginatedBy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Progress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/UUID.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Condition/HostFirmware.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/CFMLimit.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ChassisCapabilities.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/MinimumShipLevel.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/CapLimits.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/IdlePowerSaver.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/RestorePolicy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/README.msl.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ThermalMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/VoltageRegulatorMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/FaultLog.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/System.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/NewDump.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Slot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Compatible.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/CoolingType.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/LocationCode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Bmc.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cable.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Connector.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/DiskBackplane.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Fan.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Panel.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PowerSupply.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Rotor.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Vrm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SESSION_README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/Group.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ErrorBlocksTransition.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Event.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Settings.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Bond.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Tunnel.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/IP.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/MACAddress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/Status.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/Status.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ObjectMapper.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PFR/Attributes.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Event.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/PDR.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Requester.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Accuracy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ValueMutability.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Activation.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ActivationBlocksTransition.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ApplyOptions.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ApplyTime.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RequestedRedundancyPriority.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Settings.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.interface.yaml
BMC.interface.yaml
Boot/PostCode.interface.yaml
Boot/Progress.interface.yaml
Chassis.interface.yaml
Decorator/PowerSystemInputs.interface.yaml
Drive.interface.yaml
Host.interface.yaml
PowerOnHours.interface.yaml
README.md
ScheduledHostTransition.interface.yaml
Watchdog.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Report.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ReportManager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/AccountPolicy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Attributes.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/Config.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Legacy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Proxy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/README.md
6319014007-Nov-2022 DelphineCCChiu <Delphine_CC_Chiu@wiwynn.com>

Add PowerCycleError parameter in Chassis Error yaml

A new system is being designed which will utilize phosphor-state-manager
and it requires the chassis system power cycle feature.
When chassis powe

Add PowerCycleError parameter in Chassis Error yaml

A new system is being designed which will utilize phosphor-state-manager
and it requires the chassis system power cycle feature.
When chassis power cycle target failed to complete,
it need a parameter to represent chassis system power error status.

Test plan:
Build success and check the chassis system power parameter in configuration.

Change-Id: I0de438b63f6221ec4fbffcdc070a65a48a2dafde
Signed-off-by: Bonnie Lo <Bonnie_Lo@wiwynn.com>

show more ...


/openbmc/phosphor-dbus-interfaces/OWNERS
/openbmc/phosphor-dbus-interfaces/README.md
/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/Hoth/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hardware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hostboot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Resource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/Policy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Logging/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/VPD/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CP00/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/CRP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/DINF/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP1/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP3/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP4/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP5/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP6/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LRP7/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP1/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP3/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP4/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP5/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP6/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LWP7/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/LXR0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/Location/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/MER0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/UTIL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCEN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VCFG/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VEIR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VER0/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VINI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMPU/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VMSC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VPRI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VR10/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRML/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VRTN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSBP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSRC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VSYS/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VW10/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/VWML/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/NMISource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/OCOTShutdownPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Control/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/Callout/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Common/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/SecurityKeys/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/TPM/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Control/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/Access/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/Asset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Inventory/Decorator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/PEL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/PassThrough/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/FSI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Proc/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Average/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/Maximum/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Sensor/Aggregation/History/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/Definitions/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Association/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Common/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/Password/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Authority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/CSR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Certificate/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Install/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/InstallAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/Replace/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ReplaceAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/ChannelAccess/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Channel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Button/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/ID/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/NMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/Reset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Common/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/NMISource/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Control/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Intrusion/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/DeleteAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Collection/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Callout/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FactoryReset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/File/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FilePath/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/ObjectPath/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/OriginatedBy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Progress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/TFTP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/UUID/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/HostFirmware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Condition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootAttempts/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/RebootPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Source/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Type/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/CFMLimit/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ChassisCapabilities/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanPwm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FanSpeed/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/FieldMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/NMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/TurboAllowed/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/MinimumShipLevel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/ACPIPowerState/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Cap/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/CapLimits/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/IdlePowerSaver/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/Mode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/RestorePolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyAttributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/PowerSupplyRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Processor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/RestrictionMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/SpecialMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Security/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/SocketAttributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Service/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/Policy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/TPM/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/ThermalMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorControl/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/VoltageRegulatorMode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/FaultLog/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/System/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/NewDump/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Dump/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Embedded/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/Slot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Connector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Asset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/AssetTag/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CLEI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Cacheable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Compatible/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/CoolingType/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Dimension/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/I2CDevice/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/LocationCode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Replaceable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Revision/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Slot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VendorInformation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/VoltageControl/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Accelerator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Battery/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Bmc/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/IOBoard/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/Motherboard/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Board/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Connector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cpu/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/CpuCore/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Dimm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/DiskBackplane/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Drive/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Ethernet/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Fan/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Global/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/MemoryBuffer/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/NetworkInterface/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeDevice/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PCIeSlot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Panel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/Partition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PersistentMemory/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/PowerSupply/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Rotor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Storage/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/StorageController/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/System/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Tpm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Vrm/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/Entity/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/FRU/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Source/PLDM/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SOL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/SessionInfo/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Ipmi/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Group/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/Physical/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Led/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/ErrorBlocksTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Event/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/IPMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/SEL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Settings/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/Endpoint/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/MCTP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/MemoryECC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Memory/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Client/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/DHCPConfiguration/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/EthernetInterface/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Bond/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/Tunnel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Experimental/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/IP/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/MACAddress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/Neighbor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/SystemConfiguration/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/VLAN/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Network/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Nvme/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Delete/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/Enable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Object/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ObjectMapper/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PFR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Event/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/PDR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Provider/Certs/Authority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/Requester/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/ScheduledTime/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Accuracy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Critical/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/HardShutdown/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/SoftShutdown/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/Warning/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Threshold/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/Value/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/ValueMutability/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/MDR_V2/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Smbios/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Activation/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationBlocksTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ActivationProgress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyOptions/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ApplyTime/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ExtendedVersion/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RequestedRedundancyPriority/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Settings/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Version/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMCRedundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/PostCode/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Progress/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/Raw/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Boot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/Availability/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/OperationalStatus/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerState/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/PowerSystemInputs/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Decorator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Drive/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Host/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/Status/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/OperatingSystem/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/PowerOnHours/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/ScheduledHostTransition/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Inventory/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/ThermalEvent/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Shutdown/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/SystemdTarget/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Watchdog/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Report/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/ReportManager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/Trigger/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/TriggerManager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Telemetry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/EpochTime/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/Synchronization/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Time/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/AccountPolicy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Attributes/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Common/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Config/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Ldap/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/Manager/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapper/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/PrivilegeMapperEntry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Legacy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/MountPoint/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Process/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Proxy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Stats/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build
/openbmc/phosphor-dbus-interfaces/meson.build
/openbmc/phosphor-dbus-interfaces/requirements.md
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/NMISource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Control/OCOTShutdownPolicy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Association.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Button.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/OriginatedBy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/CapLimits.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/FaultLog.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Bmc.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PowerSupply.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/IP.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Neighbor.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ObjectMapper.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Accuracy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Value.interface.yaml
Chassis.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Report.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ReportManager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/TriggerManager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Legacy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Proxy.interface.yaml
0d92126509-Jun-2022 Konstantin Aladyshev <aladyshev22@gmail.com>

Correct links in the state management documentation

Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
Change-Id: I55fb0dc9bcbcc7326e39ac83169ebeba2cbc6693

f1260d3529-Apr-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: reformat YAML

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib7050ca82a9826efbd5ef356f546f3c33d7a2186


/openbmc/phosphor-dbus-interfaces/.editorconfig
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/Slot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Decorator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/Mail/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/Destination/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/Syslog/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Logging/meson.build
/openbmc/phosphor-dbus-interfaces/meson.build
/openbmc/phosphor-dbus-interfaces/subprojects/sdbusplus.wrap
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Common/Callout.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Access.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Proc/FSI.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Common.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Common.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Device.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/File.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Device.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Embedded.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/Slot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Slot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/SEL.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Syslog/Destination/Mail/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Device.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Settings.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.metadata.yaml
BMC.metadata.yaml
Chassis.metadata.yaml
Decorator/PowerSystemInputs.interface.yaml
Host.metadata.yaml
SystemdTarget.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.metadata.yaml
332a7b8603-Mar-2022 Adriana Kobylak <anoo@us.ibm.com>

State: New PowerSystemInputs interface

Add a new PowerSystemInputs interface to describe the state of the power
supplied to the chassis via the power supply unit(s), in order to have
state manager h

State: New PowerSystemInputs interface

Add a new PowerSystemInputs interface to describe the state of the power
supplied to the chassis via the power supply unit(s), in order to have
state manager handle Brownout conditions as described in design doc:
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/48015

This interface would be implemented by the phosphor-power repo and the
Status property set to Fault when a Brownout condition is detected.

Change-Id: I7aeea45f7285835fdb97a34706b3eef610d7532d
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>

show more ...

388b58f914-Mar-2022 Patrick Williams <patrick@stwcx.xyz>

doc: format with markdownlint

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Id1efc27791e219e5fbfe08023143be2f59037307

8da396ca14-Mar-2022 Patrick Williams <patrick@stwcx.xyz>

yaml: format with prettier

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I193f690f3612fe72ec69030f81f4d5096a761601


/openbmc/phosphor-dbus-interfaces/.editorconfig
/openbmc/phosphor-dbus-interfaces/.prettierrc.yaml
/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/Hoth/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/google/gbmc/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/google/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meson.build
/openbmc/phosphor-dbus-interfaces/gen/run-ci
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/InstallAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/ReplaceAll/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Certs/meson.build
/openbmc/phosphor-dbus-interfaces/meson.build
/openbmc/phosphor-dbus-interfaces/meson_options.txt
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/Hoth.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Resource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Logging/Policy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/CP00.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/DINF.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP0.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP1.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP2.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP3.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP4.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP5.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP6.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LRP7.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP0.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP1.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP2.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP3.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP4.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP5.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP6.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LWP7.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/LXR0.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/Location.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/MER0.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/UTIL.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VCEN.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VCFG.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VEIR.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VER0.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VMPU.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VMSC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VPRI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VR10.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VRTN.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSBP.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSRC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VSYS.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VW10.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/Raw.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/Device.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Control/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/PassThrough.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/Status.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/Average.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Sensor/Aggregation/History/Maximum.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Password.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Authority.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/CSR/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Install.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/InstallAll.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Replace.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/ReplaceAll.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Channel/ChannelAccess.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/ID.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/NMI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Power.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/Reset.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/NMISource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Control/Power.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Intrusion.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Collection/DeleteAll.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FilePath.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ObjectPath.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Progress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/TFTP.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Condition/HostFirmware.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Source.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Type.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FieldMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/NMI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/TurboAllowed.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/ACPIPowerState.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/IdlePowerSaver.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/RestorePolicy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/PowerSupplyAttributes.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/PowerSupplyRedundancy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Processor/CurrentOperatingConfig.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/RestrictionMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Security/SpecialMode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/SocketAttributes.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/VoltageRegulatorControl.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/NewDump.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/LocationCode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/UniqueIdentifier.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu/OperatingConfig.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/CpuCore.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Dimm/MemoryLocation.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/PowerManagementPolicy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/SecurityCapabilities.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Rotor.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Volume.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SOL.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SessionInfo.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/Group.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Led/Physical.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/MemoryECC.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/MemoryECC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/EthernetInterface.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Bond.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Experimental/Tunnel.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/IP.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/MACAddress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Neighbor.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/SystemConfiguration.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/VLAN.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Nvme/Status.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/Delete.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/Enable.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ObjectMapper.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Event.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/PDR.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Provider/Certs/Authority/CSR.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/PLDM/Requester.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Activation.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ActivationProgress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ApplyOptions.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ApplyTime.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ExtendedVersion.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.interface.yaml
BMC.interface.yaml
Boot/PostCode.interface.yaml
Boot/Progress.interface.yaml
Boot/Raw.interface.yaml
Chassis.interface.yaml
Decorator/Availability.interface.yaml
Decorator/OperationalStatus.interface.yaml
Decorator/PowerState.interface.yaml
Host.interface.yaml
OperatingSystem/Status.interface.yaml
PowerOnHours.interface.yaml
ScheduledHostTransition.interface.yaml
Watchdog.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Report.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/ReportManager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/TriggerManager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/EpochTime.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time/Synchronization.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/AccountPolicy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/Config.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Ldap/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapper.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/PrivilegeMapperEntry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Legacy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/MountPoint.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Process.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Proxy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Stats.interface.yaml
615e4f9328-Oct-2021 Andrew Geissler <geissonator@yahoo.com>

bmc-reboot: add pinhole reset reason

Some systems have a physical mechanism on them to force a reboot of the
BMC. One common mechanism for this is a pinhole. The user utilizes a
round, thin piece of

bmc-reboot: add pinhole reset reason

Some systems have a physical mechanism on them to force a reboot of the
BMC. One common mechanism for this is a pinhole. The user utilizes a
round, thin piece of metal (commonly a paper clip) to trigger this
reset.

The use of the pinhole reset is usually utilized to force a reboot of
an unresponsive BMC. BMC firmware, when it comes back from the reboot,
may want to do some special handling for this scenario.

Some systems, like the IBM p10bmc machines, have some logic in the
hardware to set a GPIO so that BMC firmware will have a mechanism to
know if the reboot cause was the result of a pinhole reset. IBM systems
would like to add some software logic around this. For example, if a
pinhole reset was done, the firmware will not run its auto power on
functions. If a user has force reset a system, they do not want firmware
trying to auto power on the machine.

The design on this can be found here:
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/47816

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Id8f0e5b8da708ec82d13a89013e19692ef5959b8

show more ...

9c91332708-Nov-2021 Andrew Geissler <geissonator@yahoo.com>

power-recovery: introduce CurrentPowerStatus to chassis

The power coming into a chassis can have its own status. For example, if
power has been lost (blackout) but the system has an uninterruptible

power-recovery: introduce CurrentPowerStatus to chassis

The power coming into a chassis can have its own status. For example, if
power has been lost (blackout) but the system has an uninterruptible
power supply(UPS) connected, then chassis power could still be on but
its important to provide the fact that the system is running off of a
UPS to other BMC software.

For example, IBM has a policy that it will allow a system to remain on
if it is already on when a blackout or brownout occurs (and running on
a UPS), but it will not allow a user to power a system on if in one of
these conditions. IBM will also not allow a system to power on until
a UPS is fully charged.

The design for this can be found over in the following series:
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/48210

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I4300167f3baa66bc9229651178d161fc12c92e1b

show more ...


/openbmc/phosphor-dbus-interfaces/README.md
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/Raw/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/UPower/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/freedesktop/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Volume/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build
/openbmc/phosphor-dbus-interfaces/meson.build
/openbmc/phosphor-dbus-interfaces/meson_options.txt
/openbmc/phosphor-dbus-interfaces/yaml/com/intel/Protocol/PECI/Raw.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/freedesktop/UPower/Device.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Cap.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Volume.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.interface.yaml
Chassis.interface.yaml
e0764cf428-Oct-2021 Andrew Geissler <geissonator@yahoo.com>

host-state: introduce new host crash restart reason

In situations where the host firmware crashes, and BMC firmware detects
it, the BMC will attempt to recover by initiating a reboot of the host
fir

host-state: introduce new host crash restart reason

In situations where the host firmware crashes, and BMC firmware detects
it, the BMC will attempt to recover by initiating a reboot of the host
firmware a certain amount of times.

On IBM systems, the host needs to know when a crash is the reason for a
boot. This property will be utilized by the host communication firmware
to tell them.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: Ibf18c1ac084ec8fb0b0ab3985623ed41f01f65ad

show more ...

ab2ce4ea28-Oct-2021 Andrew Geissler <geissonator@yahoo.com>

host-state: introduce new scheduled power on reason

The xyz.openbmc_project.State.ScheduledHostTransition interface is
utilized to schedule a host transition at some point in the future. Add
this as

host-state: introduce new scheduled power on reason

The xyz.openbmc_project.State.ScheduledHostTransition interface is
utilized to schedule a host transition at some point in the future. Add
this as a potential reason for the host RestartCause property.

On IBM systems, the host needs to know when a scheduled transition is
the reason for a boot. This property will be utilized by the host
communication firmware to tell them.

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I438982223482f9819abaee25bbf5b85ae27392bc

show more ...

a9c704e723-Sep-2021 Andrew Geissler <geissonator@yahoo.com>

bmc-quiesced: introduce bmc service failure state

Introduce a new Quiesced state for the BMC. This state will be entered
when the new obmc-bmc-service-failure.target is started. This target
will be

bmc-quiesced: introduce bmc service failure state

Introduce a new Quiesced state for the BMC. This state will be entered
when the new obmc-bmc-service-failure.target is started. This target
will be started when a systemd service within the BMC goes into a fail
state and has its OnFailure set to start this target.

The design doc for this new function is at:
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/46690

Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Change-Id: I847aeaf2267709c080cf2fd49aac15506c23e2bb

show more ...


/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/HostSelector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Chassis/Buttons/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/IdlePowerSaver/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/Cable/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/meson.build
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/Buttons/HostSelector.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Chassis/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/IdlePowerSaver.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/ManufacturerExt.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cable.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/CpuCore.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/DHCPConfiguration.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Critical.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/HardShutdown.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/PerformanceLoss.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/SoftShutdown.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/Warning.interface.yaml
BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/Trigger.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/TriggerManager.interface.yaml
6b50623410-Sep-2021 Matt Spinler <spinler@us.ibm.com>

Put PowerState On/Off enums in quotes

Without this, the python code generator converts them to booleans and
emits True and False as the enum values in the generated code.

Signed-off-by: Matt Spinle

Put PowerState On/Off enums in quotes

Without this, the python code generator converts them to booleans and
emits True and False as the enum values in the generated code.

Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I4d8804e6c83055c55ebbbe032d65c6609518c711

show more ...

bc6b8a7629-Jul-2021 Manojkiran Eda <manojkiran.eda@gmail.com>

Add PowerState Interface

There are many cases where a BMC would have to show the power state
of a FRU, This commit adds a generic interface for capturing the
power state of an object.

This would he

Add PowerState Interface

There are many cases where a BMC would have to show the power state
of a FRU, This commit adds a generic interface for capturing the
power state of an object.

This would help map the actual power state of the FRU to redfish.
Below is the spec link :
http://redfish.dmtf.org/schemas/v1/Resource.json#/definitions/PowerState

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: Iea8455ef9b03de7923104c1e29d28a201756fc7a

show more ...

6f52416903-Aug-2021 Willy Tu <wltu@google.com>

watchdog: Add Watchdog Timeout signal

The `Timeout` signal is used to indicate a watchdog timeout event. It is
being used in `phosphor-watchdog` for timeout events. It has a `Action`
property to ind

watchdog: Add Watchdog Timeout signal

The `Timeout` signal is used to indicate a watchdog timeout event. It is
being used in `phosphor-watchdog` for timeout events. It has a `Action`
property to indicate the timeout event that it took. It could be
different from the expiredAction due to fallback watchdog.

The new signal is picked up in `phosphor-sel-logger` handle Watchdog SEL
logs.

Change-Id: I0e20af1d23f7a8dbc9a7580797923373b04f2905
Signed-off-by: Willy Tu <wltu@google.com>

show more ...

2a4da80e03-Aug-2021 Tim Lee <timlee660101@gmail.com>

Add LastRebootCause property for BMC Reboot Cause feature

Scenario:
Customer want to know the last reboot cause of BMC through OpenBMC WebUI.
Thus, we need to add LastRebootCause property in BMC.int

Add LastRebootCause property for BMC Reboot Cause feature

Scenario:
Customer want to know the last reboot cause of BMC through OpenBMC WebUI.
Thus, we need to add LastRebootCause property in BMC.interface.yaml.
Meanwhile, we also modify phosphor-state-manager and phosphor-webui
to support show BMC Reboot Cause information in Reboot BMC page.

Tested:
busctl get-property xyz.openbmc_project.State.BMC /xyz/openbmc_project/state/bmc0 xyz.openbmc_project.State.BMC LastRebootCause

When unplug/plug in BMC power cable then return as below: (POR i.e. Power-On-Reset)
s "xyz.openbmc_project.State.BMC.BMCResetCause.POR"

When executing reboot command then return as below:
s "xyz.openbmc_project.State.BMC.BMCResetCause.Watchdog"

Signed-off-by: Tim Lee <timlee660101@gmail.com>
Change-Id: Iac99adc1e12ab42076f0d33aa87a179f63b9c1ce

show more ...

12