History log of /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/ (Results 1 – 25 of 40)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e4a64ba716-May-2025 Thang Tran <thuutran@amperecomputing.com>

Item: separate PCIe Function's properties into new interface

Currently, the PCIeDevice interface describes properties for up to eight
PCIe functions, but no association to individual PCIe functions

Item: separate PCIe Function's properties into new interface

Currently, the PCIeDevice interface describes properties for up to eight
PCIe functions, but no association to individual PCIe functions is
defined. To implement the Redfish Drive and NetworkInterface schemas,
this change is necessary because those schemas associate with the
specific PCIe function resources that produce them.

This commit moves PCIe Function properties from PCIe Device to an
independent PCIeFunction interface. The dbus object tree layout could
be:
```
/xyz/openbmc_project/inventory/item/PCIeDevice0
| xyz.openbmc_project.Inventory.Item.PCIeDevice
|---/xyz/openbmc_project/inventory/item/PCIeDevice0/PCIeFunction0
| xyz.openbmc_project.Inventory.Item.PCIeFunction
|---/xyz/openbmc_project/inventory/item/PCIeDevice0/PCIeFunction1
| xyz.openbmc_project.Inventory.Item.PCIeFunction
|---/xyz/openbmc_project/inventory/item/PCIeDevice0/PCIeFunction2
| xyz.openbmc_project.Inventory.Item.PCIeFunction
```

TODO: The PCIe function's properties in the PCIeDevice interface shall
be removed when bmcweb [1] and peci-pcie [2] are updated.

[1]: https://github.com/openbmc/bmcweb/blob/0fa3418803cb0af347903ae0b7d741f63d49cd32/redfish-core/lib/pcie.hpp#L628
[2]: https://github.com/openbmc/peci-pcie/blob/ec7361d5bce6be90effc2bed0adfea3df48f13d1/src/peci_pcie.cpp#L612

Change-Id: Ifba85d4ecb4847b737f1ace86bf8520ec31c0f03
Signed-off-by: Thang Tran <thuutran@amperecomputing.com>

show more ...


Item/PCIeFunction/meson.build
Item/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Fan/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Filter/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Pump/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/meson.build
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/NetworkInterface.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/PCIeFunction.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/StorageController.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/DevicePresence.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Fan.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Filter.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Pump.events.yaml
1f7befd216-Jan-2025 Jagpal Singh Gill <paligill@gmail.com>

add dbus interface for modbus inventory source

The modbus detect service will probe the modbus to detect devices using
the configuration supplied via ModbusDetectDevice interface. In return,
it will

add dbus interface for modbus inventory source

The modbus detect service will probe the modbus to detect devices using
the configuration supplied via ModbusDetectDevice interface. In return,
it will generate this Dbus interface to publish inventory information
for discovered modbus devices of that type.

Change-Id: I786b820babe9bed108e13f752a99c0756edc2038
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>

show more ...

561c620422-Jan-2025 Jagpal Singh Gill <paligill@gmail.com>

valve: add inventory item

Add Valve as an inventory item with valve direction. The valves will be
used to control the coolant flow in case of liquid cooled systems.

Change-Id: I3d6d122270809de182a7

valve: add inventory item

Add Valve as an inventory item with valve direction. The valves will be
used to control the coolant flow in case of liquid cooled systems.

Change-Id: I3d6d122270809de182a77fa31ee9dcc15e2537e8
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>

show more ...


/openbmc/phosphor-dbus-interfaces/.markdownlint.yaml
/openbmc/phosphor-dbus-interfaces/OWNERS
/openbmc/phosphor-dbus-interfaces/gen/com/ampere/Event/ReportedSEL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ampere/Event/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ampere/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/Harma/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/Minerva/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/Santabarbara/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/Yosemite5/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/IPMI/UnifiedSEL/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/IPMI/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/SecureBoot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Configuration/GPIOValve/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Configuration/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/Flags/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Boot/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Valve/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/meson.build
Item/Valve/meson.build
Item/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/PLDM/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/Asset/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/Redundancy/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/LockOut/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Power/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/SMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Thermal/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Valve/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/meson.build
/openbmc/phosphor-dbus-interfaces/meson.build
/openbmc/phosphor-dbus-interfaces/meson.options
/openbmc/phosphor-dbus-interfaces/yaml/com/ampere/Event/ReportedSEL.events.yaml
/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/ibm/VPD/Manager.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/Harma.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/Minerva.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/Santabarbara.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/Yosemite5.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/IPMI/UnifiedSEL.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/SecureBoot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Progress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/GPIOValve.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/Flags.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Valve.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/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/Valve.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/DevicePresence.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/EthernetInterface.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/Asset.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC/Redundancy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/LockOut.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Power.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/SMC.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Thermal.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Valve.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Attributes.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Manager.interface.yaml
0e78828c31-Jan-2025 Patrick Williams <patrick@stwcx.xyz>

regenerate-meson: enable meson formatting

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


/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/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/Hardware/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/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/Collection/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/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/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/meta/Hardware/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/meson.build
/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/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/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/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/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/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/regenerate-meson
/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/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/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/FaultLogType/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/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/Threshold/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/Configuration/GPIODeviceDetect/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Configuration/GPIOLeakDetector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Configuration/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/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/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/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/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/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/NIC/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
Connector/Embedded/meson.build
Connector/Port/meson.build
Connector/Slot/meson.build
Connector/meson.build
Decorator/Asset/meson.build
Decorator/AssetTag/meson.build
Decorator/CLEI/meson.build
Decorator/Cacheable/meson.build
Decorator/Compatible/meson.build
Decorator/CoolingType/meson.build
Decorator/Dimension/meson.build
Decorator/I2CDevice/meson.build
Decorator/LocationCode/meson.build
Decorator/ManagedHost/meson.build
Decorator/ManufacturerExt/meson.build
Decorator/MeetsMinimumShipLevel/meson.build
Decorator/Replaceable/meson.build
Decorator/Revision/meson.build
Decorator/Slot/meson.build
Decorator/ThermalDirection/meson.build
Decorator/UniqueIdentifier/meson.build
Decorator/VendorInformation/meson.build
Decorator/VoltageControl/meson.build
Decorator/meson.build
Item/Accelerator/meson.build
Item/Battery/meson.build
Item/Bmc/meson.build
Item/Board/IOBoard/meson.build
Item/Board/Motherboard/meson.build
Item/Board/meson.build
Item/Cable/meson.build
Item/Chassis/meson.build
Item/Connector/meson.build
Item/Cpu/OperatingConfig/meson.build
Item/Cpu/meson.build
Item/CpuCore/meson.build
Item/Dimm/MemoryLocation/meson.build
Item/Dimm/meson.build
Item/DiskBackplane/meson.build
Item/Drive/meson.build
Item/Ethernet/meson.build
Item/FabricAdapter/meson.build
Item/Fan/meson.build
Item/Global/meson.build
Item/NetworkInterface/meson.build
Item/PCIeDevice/meson.build
Item/PCIeSlot/meson.build
Item/PCIeSwitch/meson.build
Item/Panel/meson.build
Item/PersistentMemory/Partition/meson.build
Item/PersistentMemory/PowerManagementPolicy/meson.build
Item/PersistentMemory/SecurityCapabilities/meson.build
Item/PersistentMemory/meson.build
Item/PowerSupply/meson.build
Item/Rotor/meson.build
Item/Storage/meson.build
Item/StorageController/meson.build
Item/System/meson.build
Item/Tpm/meson.build
Item/TrustedComponent/meson.build
Item/Volume/meson.build
Item/Vrm/meson.build
Item/meson.build
Manager/meson.build
Source/DevicePresence/meson.build
Source/PLDM/Entity/meson.build
Source/PLDM/FRU/meson.build
Source/PLDM/meson.build
Source/meson.build
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/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/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/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/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/Purpose/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/Image/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/MinimumVersion/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/Update/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/Cable/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/Leak/Detector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/DetectorGroup/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/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/MultiFactorAuthConfiguration/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/TOTPAuthenticator/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/User/TOTPState/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/yaml/xyz/openbmc_project/Configuration/GPIODeviceDetect.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/GPIOLeakDetector.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/Detector.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/Detector.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/DetectorGroup.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/DetectorGroup.interface.yaml
3bad9a1606-Nov-2024 Alexander Hansen <alexander.hansen@9elements.com>

Inventory.Source: Add DevicePresence interface

Dbus interface needed for the gpio hw inventory design [1].

This interface allows to use the presence of any device to be used as an
inventory source.

Inventory.Source: Add DevicePresence interface

Dbus interface needed for the gpio hw inventory design [1].

This interface allows to use the presence of any device to be used as an
inventory source. The motivating use-case is for hardware detected via
gpios.

[1] https://github.com/openbmc/docs/blob/abbf7355231fbd9d5231e136780c167f2a89494e/designs/inventory/gpio-based-hardware-inventory.md

Change-Id: I2d4a80498acbca46c834d2c3f093098098415a35
Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com>

show more ...

7f15400403-Jan-2025 Patrick Williams <patrick@stwcx.xyz>

build: support registry generation

sdbus++-gen-meson version 10 adds support for redfish registry
generation and greatly simplifies the install directives.

Regenerate the YAML meson files and modif

build: support registry generation

sdbus++-gen-meson version 10 adds support for redfish registry
generation and greatly simplifies the install directives.

Regenerate the YAML meson files and modify the base meson.build
as necessary. Also, format meson.build with `meson format`.

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

show more ...


/openbmc/phosphor-dbus-interfaces/OWNERS
/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/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/Hardware/Chassis/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Hardware/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/Collection/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/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/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/meta/Hardware/BMC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/meta/Hardware/meson.build
/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/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/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/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/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/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/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/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/FaultLogType/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/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/Threshold/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/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/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/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/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/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/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/NIC/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
Connector/Embedded/meson.build
Connector/Port/meson.build
Connector/Slot/meson.build
Connector/meson.build
Decorator/Asset/meson.build
Decorator/AssetTag/meson.build
Decorator/CLEI/meson.build
Decorator/Cacheable/meson.build
Decorator/Compatible/meson.build
Decorator/CoolingType/meson.build
Decorator/Dimension/meson.build
Decorator/I2CDevice/meson.build
Decorator/LocationCode/meson.build
Decorator/ManagedHost/meson.build
Decorator/ManufacturerExt/meson.build
Decorator/MeetsMinimumShipLevel/meson.build
Decorator/Replaceable/meson.build
Decorator/Revision/meson.build
Decorator/Slot/meson.build
Decorator/ThermalDirection/meson.build
Decorator/UniqueIdentifier/meson.build
Decorator/VendorInformation/meson.build
Decorator/VoltageControl/meson.build
Decorator/meson.build
Item/Accelerator/meson.build
Item/Battery/meson.build
Item/Bmc/meson.build
Item/Board/IOBoard/meson.build
Item/Board/Motherboard/meson.build
Item/Board/meson.build
Item/Cable/meson.build
Item/Chassis/meson.build
Item/Connector/meson.build
Item/Cpu/OperatingConfig/meson.build
Item/Cpu/meson.build
Item/CpuCore/meson.build
Item/Dimm/MemoryLocation/meson.build
Item/Dimm/meson.build
Item/DiskBackplane/meson.build
Item/Drive/meson.build
Item/Ethernet/meson.build
Item/FabricAdapter/meson.build
Item/Fan/meson.build
Item/Global/meson.build
Item/NetworkInterface/meson.build
Item/PCIeDevice/meson.build
Item/PCIeSlot/meson.build
Item/PCIeSwitch/meson.build
Item/Panel/meson.build
Item/PersistentMemory/Partition/meson.build
Item/PersistentMemory/PowerManagementPolicy/meson.build
Item/PersistentMemory/SecurityCapabilities/meson.build
Item/PersistentMemory/meson.build
Item/PowerSupply/meson.build
Item/Rotor/meson.build
Item/Storage/meson.build
Item/StorageController/meson.build
Item/System/meson.build
Item/Tpm/meson.build
Item/TrustedComponent/meson.build
Item/Volume/meson.build
Item/Vrm/meson.build
Item/meson.build
Manager/meson.build
Source/PLDM/Entity/meson.build
Source/PLDM/FRU/meson.build
Source/PLDM/meson.build
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/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/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/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/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/Image/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/MinimumVersion/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/Update/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/Cable/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/Leak/Detector/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/State/Leak/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/MultiFactorAuthConfiguration/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/TOTPAuthenticator/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/registry/meson.build
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Entry/Resource.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/Collection.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/ipzvpd/VINI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Configuration/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/NIC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging.events.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/ObjectMapper.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.events.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/State/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/PostCode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Raw.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Cable.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/Detector.events.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Leak/Detector.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/User/Attributes.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/MultiFactorAuthConfiguration.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/TOTPAuthenticator.interface.yaml
12a4dec126-Jun-2024 Patrick Williams <patrick@stwcx.xyz>

inventory: define a decorator for managed hosts

In order to support multi-host Redfish, we need a mechanism for bmcweb
to find the associated objects for managing the host, such as the
phosphor-stat

inventory: define a decorator for managed hosts

In order to support multi-host Redfish, we need a mechanism for bmcweb
to find the associated objects for managing the host, such as the
phosphor-state-management objects for power control. Most of the
existing designs use a numerical index rather than an association.
Define a decorator that can be added to inventory items, so that
bmcweb has a clear mapping to the host management objects without
requiring them to all add new associations.

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

show more ...


Decorator/ManagedHost/meson.build
Decorator/meson.build
/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/Service/README.md
/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/Decorator/ManagedHost.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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/PostCode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/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
8bd711ed29-Apr-2024 Archana Kakani <archana.kakani@ibm.com>

Inventory-item: Add PCIe Switch interface

Add association between pcie switch to pcie slots

PCIe switches enable the expansion of the system's I/O (Input/Output)
capabilities, so adding optional as

Inventory-item: Add PCIe Switch interface

Add association between pcie switch to pcie slots

PCIe switches enable the expansion of the system's I/O (Input/Output)
capabilities, so adding optional association between PCIe Switch and
PCIe Slots.

Change-Id: I66a26a85ef9df11fac245c60872d4daf191c2b09
Signed-off-by: Archana Kakani <archana.kakani@ibm.com>

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
Item/PCIeSwitch/meson.build
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/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/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/Vrm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.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
534515b712-Jun-2023 Zhichuang Sun <zhichuang@google.com>

Add TrustedComponent D-bus Interface

TrustedComponent represents a trusted device, such as a TPM or
SPDM-capable device.

This commit adds TrustedComponent D-Bus interface.

Change-Id: Ic5de5ee6c8ff

Add TrustedComponent D-bus Interface

TrustedComponent represents a trusted device, such as a TPM or
SPDM-capable device.

This commit adds TrustedComponent D-Bus interface.

Change-Id: Ic5de5ee6c8ffd58d50a64937dacdddbebac7f1ab
Signed-off-by: Zhichuang Sun <zhichuang@google.com>

show more ...

097188ac27-Feb-2024 Patrick Williams <patrick@stwcx.xyz>

Inventory.Item.MemoryBuffer: remove unused interface

There are no uses of this interface in the whole organization so, remove
it.

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

Inventory.Item.MemoryBuffer: remove unused interface

There are no uses of this interface in the whole organization so, remove
it.

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

show more ...


/openbmc/phosphor-dbus-interfaces/OWNERS
/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/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/OCC/Device/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/OCC/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/FaultLogType/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Common/Priority/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/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
Item/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/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/gen/xyz/openbmc_project/Software/Image/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/Hardware/Chassis.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/VSBK.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/com/meta/Hardware/BMC.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/Chassis/Intrusion.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FaultLogType.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Priority.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Threshold.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/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/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/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/PCIeSlot.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Ipmi/SOL.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/Event.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/Endpoint.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/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/Network/SystemConfiguration.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ObjectMapper.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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Watchdog.interface.yaml
4de8a3b021-Apr-2023 Patrick Williams <patrick@stwcx.xyz>

regenerate-meson: re-run with latest from sdbusplus

The sdbus++-gen-meson has a new version, which requires regenerating
all the meson in this repository. Re-run the `regenerate-meson`
script.

Sig

regenerate-meson: re-run with latest from sdbusplus

The sdbus++-gen-meson has a new version, which requires regenerating
all the meson in this repository. Re-run the `regenerate-meson`
script.

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

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/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/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/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/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/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/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
Connector/Embedded/meson.build
Connector/Port/meson.build
Connector/Slot/meson.build
Decorator/Asset/meson.build
Decorator/AssetTag/meson.build
Decorator/CLEI/meson.build
Decorator/Cacheable/meson.build
Decorator/Compatible/meson.build
Decorator/CoolingType/meson.build
Decorator/Dimension/meson.build
Decorator/I2CDevice/meson.build
Decorator/LocationCode/meson.build
Decorator/ManufacturerExt/meson.build
Decorator/MeetsMinimumShipLevel/meson.build
Decorator/Replaceable/meson.build
Decorator/Revision/meson.build
Decorator/Slot/meson.build
Decorator/ThermalDirection/meson.build
Decorator/UniqueIdentifier/meson.build
Decorator/VendorInformation/meson.build
Decorator/VoltageControl/meson.build
Item/Accelerator/meson.build
Item/Battery/meson.build
Item/Bmc/meson.build
Item/Board/IOBoard/meson.build
Item/Board/Motherboard/meson.build
Item/Board/meson.build
Item/Cable/meson.build
Item/Chassis/meson.build
Item/Connector/meson.build
Item/Cpu/OperatingConfig/meson.build
Item/Cpu/meson.build
Item/CpuCore/meson.build
Item/Dimm/MemoryLocation/meson.build
Item/Dimm/meson.build
Item/DiskBackplane/meson.build
Item/Drive/meson.build
Item/Ethernet/meson.build
Item/FabricAdapter/meson.build
Item/Fan/meson.build
Item/Global/meson.build
Item/MemoryBuffer/meson.build
Item/NetworkInterface/meson.build
Item/PCIeDevice/meson.build
Item/PCIeSlot/meson.build
Item/Panel/meson.build
Item/PersistentMemory/Partition/meson.build
Item/PersistentMemory/PowerManagementPolicy/meson.build
Item/PersistentMemory/SecurityCapabilities/meson.build
Item/PersistentMemory/meson.build
Item/PowerSupply/meson.build
Item/Rotor/meson.build
Item/Storage/meson.build
Item/StorageController/meson.build
Item/System/meson.build
Item/Tpm/meson.build
Item/Volume/meson.build
Item/Vrm/meson.build
Item/meson.build
Manager/meson.build
Source/PLDM/Entity/meson.build
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/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/meson.build
/openbmc/phosphor-dbus-interfaces/meson.options
/openbmc/phosphor-dbus-interfaces/requirements.md
/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/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/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/Console/Access.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Console/UART.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Power/Throttle.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/System.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/PCIeDevice.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/State/Chassis.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.interface.yaml
df32eb5726-Apr-2023 Myung Bae <myungbae@us.ibm.com>

Add association between FabricAdapter and Port

As a course of implementing PortCollection and Port schemas,
this commit adds a new association to describe the links
between FabricAdapter and Port.

Add association between FabricAdapter and Port

As a course of implementing PortCollection and Port schemas,
this commit adds a new association to describe the links
between FabricAdapter and Port.

- FabricAdapter may be "connected_to" one or more ports,
- A port may also be "connecting" one or more items.

The generic associations of 'containing' and 'contained_by'
are considered, but they are for the physically "containing" items.

Related schemas are:

- https://redfish.dmtf.org/schemas/v1/Port.v1_8_0.json

```
"Links": {
"description": "The links to other resources that are related to this resource.",
"properties": {
"AssociatedEndpoints": {
"description": "An array of links to the endpoints at the other end of the link.",
"items": {
"$ref": "http://redfish.dmtf.org/schemas/v1/Endpoint.json#/definitions/Endpoint"
},
"longDescription": "This property shall contain an array of links to resources of type Endpoint that represent the endpoints to which this port is connected.",
"readonly": true,
"type": "array"
},
"AssociatedEndpoints@odata.count": {
"$ref": "http://redfish.dmtf.org/schemas/v1/odata-v4.json#/definitions/count"
},
```

- https://redfish.dmtf.org/schemas/v1/FabricAdapter.v1_5_0.json

```
"Ports": {
"$ref": "http://redfish.dmtf.org/schemas/v1/PortCollection.json#/definitions/PortCollection",
"description": "The link to the collection of ports that exist on the fabric adapter.",
"longDescription": "This property shall contain a link to a Resource Collection of type PortCollection.",
"readonly": true
},
```

Change-Id: I2cc8caf0128bf1cfa619312e689fe02039977e44
Signed-off-by: Myung Bae <myungbae@us.ibm.com>

show more ...

c096cf7821-Apr-2023 Patrick Williams <patrick@stwcx.xyz>

regenerate-meson: re-run with latest from sdbusplus

The sdbus++-gen-meson has a new version, which requires regenerating
all the meson in this repository. Re-run the `regenerate-meson`
script.

Cha

regenerate-meson: re-run with latest from sdbusplus

The sdbus++-gen-meson has a new version, which requires regenerating
all the meson in this repository. Re-run the `regenerate-meson`
script.

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

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/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/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/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/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
Connector/Embedded/meson.build
Connector/Slot/meson.build
Decorator/Asset/meson.build
Decorator/AssetTag/meson.build
Decorator/CLEI/meson.build
Decorator/Cacheable/meson.build
Decorator/Compatible/meson.build
Decorator/CoolingType/meson.build
Decorator/Dimension/meson.build
Decorator/I2CDevice/meson.build
Decorator/LocationCode/meson.build
Decorator/ManufacturerExt/meson.build
Decorator/MeetsMinimumShipLevel/meson.build
Decorator/Replaceable/meson.build
Decorator/Revision/meson.build
Decorator/Slot/meson.build
Decorator/ThermalDirection/meson.build
Decorator/UniqueIdentifier/meson.build
Decorator/VendorInformation/meson.build
Decorator/VoltageControl/meson.build
Item/Accelerator/meson.build
Item/Battery/meson.build
Item/Bmc/meson.build
Item/Board/IOBoard/meson.build
Item/Board/Motherboard/meson.build
Item/Board/meson.build
Item/Cable/meson.build
Item/Chassis/meson.build
Item/Connector/meson.build
Item/Cpu/OperatingConfig/meson.build
Item/Cpu/meson.build
Item/CpuCore/meson.build
Item/Dimm/MemoryLocation/meson.build
Item/Dimm/meson.build
Item/DiskBackplane/meson.build
Item/Drive/meson.build
Item/Ethernet/meson.build
Item/FabricAdapter/meson.build
Item/Fan/meson.build
Item/Global/meson.build
Item/MemoryBuffer/meson.build
Item/NetworkInterface/meson.build
Item/PCIeDevice/meson.build
Item/PCIeSlot/meson.build
Item/Panel/meson.build
Item/PersistentMemory/Partition/meson.build
Item/PersistentMemory/PowerManagementPolicy/meson.build
Item/PersistentMemory/SecurityCapabilities/meson.build
Item/PersistentMemory/meson.build
Item/PowerSupply/meson.build
Item/Rotor/meson.build
Item/Storage/meson.build
Item/StorageController/meson.build
Item/System/meson.build
Item/Tpm/meson.build
Item/Volume/meson.build
Item/Vrm/meson.build
Item/meson.build
Manager/meson.build
Source/PLDM/Entity/meson.build
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/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/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
a1b26a4b16-Feb-2023 Jayashree Dhanapal <jayashree-d@hcl.com>

Add a new interface for ThermalDirection

This (xyz.openbmc_project.Inventory.Decorator.ThermalDirection)
interface will provide the general direction of the thermal
management path through the chass

Add a new interface for ThermalDirection

This (xyz.openbmc_project.Inventory.Decorator.ThermalDirection)
interface will provide the general direction of the thermal
management path through the chassis. It will indicate the
airflow direction of the chassis.

This patch is referred based on the below bmcweb patch.
https://gerrit.openbmc.org/c/openbmc/bmcweb/+/61603

Tested: Tested and verified the interface with client and
server file creation.

Change-Id: I4620def4cf9e2401a531495caa8e25e589fe576d
Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com>

show more ...


/openbmc/phosphor-dbus-interfaces/.markdownlint.yaml
/openbmc/phosphor-dbus-interfaces/.prettierrc.yaml
/openbmc/phosphor-dbus-interfaces/OWNERS
/openbmc/phosphor-dbus-interfaces/README.md
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/ipzvpd/PSPD/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/Control/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/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/xyz/openbmc_project/Control/Power/CapLimits/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Control/Power/meson.build
Decorator/ThermalDirection/meson.build
Decorator/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/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/PSPD.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/com/meta/Hardware/BMC.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/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/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/FanRedundancy.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/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/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/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/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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/PostCode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Progress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerSystemInputs.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Drive.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/PowerOnHours.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ScheduledHostTransition.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/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
1133524612-Sep-2022 Patrick Williams <patrick@stwcx.xyz>

gen: update due to sdbusplus-gen-meson change

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


/openbmc/phosphor-dbus-interfaces/.editorconfig
/openbmc/phosphor-dbus-interfaces/OWNERS
/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/Protocol/PECI/Raw/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/intel/Protocol/PECI/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/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
Connector/Embedded/meson.build
Connector/Slot/meson.build
Connector/meson.build
Decorator/Asset/meson.build
Decorator/AssetTag/meson.build
Decorator/CLEI/meson.build
Decorator/Cacheable/meson.build
Decorator/Compatible/meson.build
Decorator/CoolingType/meson.build
Decorator/Dimension/meson.build
Decorator/I2CDevice/meson.build
Decorator/LocationCode/meson.build
Decorator/ManufacturerExt/meson.build
Decorator/MeetsMinimumShipLevel/meson.build
Decorator/Replaceable/meson.build
Decorator/Revision/meson.build
Decorator/Slot/meson.build
Decorator/UniqueIdentifier/meson.build
Decorator/VendorInformation/meson.build
Decorator/VoltageControl/meson.build
Decorator/meson.build
Item/Accelerator/meson.build
Item/Battery/meson.build
Item/Bmc/meson.build
Item/Board/IOBoard/meson.build
Item/Board/Motherboard/meson.build
Item/Board/meson.build
Item/Cable/meson.build
Item/Chassis/meson.build
Item/Connector/meson.build
Item/Cpu/OperatingConfig/meson.build
Item/Cpu/meson.build
Item/CpuCore/meson.build
Item/Dimm/MemoryLocation/meson.build
Item/Dimm/meson.build
Item/DiskBackplane/meson.build
Item/Drive/meson.build
Item/Ethernet/meson.build
Item/FabricAdapter/meson.build
Item/Fan/meson.build
Item/Global/meson.build
Item/MemoryBuffer/meson.build
Item/NetworkInterface/meson.build
Item/PCIeDevice/meson.build
Item/PCIeSlot/meson.build
Item/Panel/meson.build
Item/PersistentMemory/Partition/meson.build
Item/PersistentMemory/PowerManagementPolicy/meson.build
Item/PersistentMemory/SecurityCapabilities/meson.build
Item/PersistentMemory/meson.build
Item/PowerSupply/meson.build
Item/Rotor/meson.build
Item/Storage/meson.build
Item/StorageController/meson.build
Item/System/meson.build
Item/Tpm/meson.build
Item/Volume/meson.build
Item/Vrm/meson.build
Item/meson.build
Manager/meson.build
Source/PLDM/Entity/meson.build
Source/PLDM/FRU/meson.build
Source/PLDM/meson.build
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/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/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/Buttons/Button.interface.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/Common/OriginatedBy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/RebootAttempts.interface.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/Control/Power/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Service/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.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/Dump/Entry/FaultLog.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/Item.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/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/Network/VLAN.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Accuracy.interface.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/Sensor/Value.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/README.md
/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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerSystemInputs.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/SystemdTarget.metadata.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.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/Common.metadata.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
33b9a7f807-Feb-2022 Matt Spinler <spinler@us.ibm.com>

inventory.decorator: Add slot number interface

This interface provides a slot number property for an inventory item.

The initial use case is to hang this on certain
phosphor-inventory-manager paths

inventory.decorator: Add slot number interface

This interface provides a slot number property for an inventory item.

The initial use case is to hang this on certain
phosphor-inventory-manager paths so that when entity-manager probes on
them it can have $SlotNumber available as a variable to give a stable
sensor name, such as 'PCIe Card $SlotNumber Temp'.

Without this, if say the $index variable is used instead, and then there
is no guarantee which device will have which sensor name, especially for
cards that can be added in any order when the BMC is running.

Stable sensor names are important in the
phosphor-inventory-manager/entity-manager hybrid model where PIM is used
for inventory and EM is just used for config.

There is a LocationCode property already that could possibly be used on
some systems, but on IBM systems at least it contains the system serial
number so would vary from system to system which isn't desired either.

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

show more ...


/openbmc/phosphor-dbus-interfaces/.editorconfig
/openbmc/phosphor-dbus-interfaces/.markdownlint.yaml
/openbmc/phosphor-dbus-interfaces/.prettierrc.yaml
/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/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
Decorator/Slot/meson.build
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/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/meson.build
/openbmc/phosphor-dbus-interfaces/meson_options.txt
/openbmc/phosphor-dbus-interfaces/subprojects/sdbusplus.wrap
/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/README.md
/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/BIOSConfig/README.md
/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/README.md
/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/Chassis/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Collection/DeleteAll.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset.interface.yaml
/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/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/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/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/Slot.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/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/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/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/Physical.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/IPMI.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/README.md
/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/MCTP/Endpoint.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/README.md
/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/README.md
/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/Smbios/README.md
/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/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RedundancyPriority.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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/PostCode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Progress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Raw.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/Availability.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/OperationalStatus.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerState.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerSystemInputs.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/OperatingSystem/Status.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/PowerOnHours.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ScheduledHostTransition.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/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/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/Process.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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Stats.interface.yaml
4f70334104-Nov-2021 John Wedig <johnwedig@google.com>

Add D-Bus interface for a logical volume

Add an initial D-Bus interface for a logical volume, which will be used
for eStoraged. It includes the following methods: FormatLuks, Lock,
Unlock, and Chang

Add D-Bus interface for a logical volume

Add an initial D-Bus interface for a logical volume, which will be used
for eStoraged. It includes the following methods: FormatLuks, Lock,
Unlock, and ChangePassword.

The design doc for eStoraged can be found here:
https://github.com/openbmc/docs/blob/master/designs/estoraged.md

Signed-off-by: John Wedig <johnwedig@google.com>
Signed-off-by: John Edward Broadbent <jebr@google.com>
Change-Id: I7975056e52901a82b36933b51fb3eea112818385

show more ...


/openbmc/phosphor-dbus-interfaces/OWNERS
/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/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
Item/Volume/meson.build
Item/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/Software/Settings/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/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/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/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/Volume.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/Client/Create.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/Software/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Settings.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.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
3c5b764920-Jul-2021 Chu Lin <linchuyuan@google.com>

Add the cable interface

The cable interface is used to represent a cable instance in ipmi
inventory

Design Doc:
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/45395

Signed-off-by: Chu Lin <li

Add the cable interface

The cable interface is used to represent a cable instance in ipmi
inventory

Design Doc:
https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/45395

Signed-off-by: Chu Lin <linchuyuan@google.com>

Fixed minor whitespace issue and added meson.build.
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: Ia917288efd343dd77cdb57ee0c863ec4dfac096e

show more ...


/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/Hardware/meson.build
/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Entry/meson.build
/openbmc/phosphor-dbus-interfaces/gen/org/open_power/Logging/Entry/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/xyz/openbmc_project/HardwareIsolation/Create/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/Errors/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/HardwareIsolation/meson.build
Item/Cable/meson.build
Item/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/Sensor/ValueMutability/meson.build
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Sensor/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/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/org/open_power/Logging/PEL/Entry.interface.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/Collection/DeleteAll.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/Create.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/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/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/Dimm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Drive.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/MCTP/README.md
/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/Object/Delete.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/State/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/PowerState.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Drive.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/Power.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Watchdog.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/Common.metadata.yaml
5167e22a15-May-2021 Sharad Yadav <sharady@nvidia.com>

Inventory: Add Decorator.Dimension interface

Inventory items can report their dimensions (if applicable and
if specified by the manufacturer) via management APIs like Redfish.

For this purpose, thi

Inventory: Add Decorator.Dimension interface

Inventory items can report their dimensions (if applicable and
if specified by the manufacturer) via management APIs like Redfish.

For this purpose, this commit introduces a Decorator.Dimension
interface containing the following properties:

1. Height - The height of the item in meters.
2. Width - The width of the item in meters.
3. Depth - The depth of the item in meters.

Signed-off-by: Sharad Yadav <sharady@nvidia.com>
Change-Id: I2ac2dcd9743e8991c05eaf68acf856553ceecc55

show more ...

846182e004-Jun-2021 Willy Tu <wltu@google.com>

location code: add new item interface to support more connections types

Provide informaiton on different types of physical connections.
Supporting:
- Slot
- Embedded

Only supporting these two opt

location code: add new item interface to support more connections types

Provide informaiton on different types of physical connections.
Supporting:
- Slot
- Embedded

Only supporting these two options since it can be used to cover most
cases.

The location type can be used by the IPMI OEM or Redfish to represent
the physical location of the hardware. A client wrapper client around
IPMI/Redfish can use it along with physical location to determine/build
device path of the hardware.

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

show more ...

531c90e330-Jun-2021 Willy Tu <wltu@google.com>

Drive: rename Interface to interface

Drive.Interface.yaml is not being processed and no server.hpp
is created. Renamed to Drive.interface.yaml instead.

Fixes openbmc/phosphor-dbus-interfaces#11.

Drive: rename Interface to interface

Drive.Interface.yaml is not being processed and no server.hpp
is created. Renamed to Drive.interface.yaml instead.

Fixes openbmc/phosphor-dbus-interfaces#11.

Same change as in
https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/43632
but that change was removed due to
https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-dbus-interfaces/+/43821

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

show more ...

3a11b99b29-Jun-2021 Willy Tu <wltu@google.com>

Inventory: Add Item.Storage D-Bus Interface

Adding Storage interface to organize the Storage resource for Redfish.

Change-Id: I70222fa3d49a975a76629dd15379417904b628c0
Signed-off-by: Willy Tu <wltu

Inventory: Add Item.Storage D-Bus Interface

Adding Storage interface to organize the Storage resource for Redfish.

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

show more ...

b1b4d26105-Jun-2021 William A. Kennington III <wak@google.com>

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan th

treewide: Create yaml directory

This allows the propagated yamldir paramter to work correctly in
subproject style builds. We don't want other files in the project
conflicting with tools that scan the yamldir.

Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/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/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/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/regenerate-meson
/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/Replace/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/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/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/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/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
Decorator/Asset/meson.build
Decorator/AssetTag/meson.build
Decorator/CLEI/meson.build
Decorator/Cacheable/meson.build
Decorator/Compatible/meson.build
Decorator/CoolingType/meson.build
Decorator/I2CDevice/meson.build
Decorator/LocationCode/meson.build
Decorator/ManufacturerExt/meson.build
Decorator/MeetsMinimumShipLevel/meson.build
Decorator/Replaceable/meson.build
Decorator/Revision/meson.build
Decorator/UniqueIdentifier/meson.build
Decorator/VendorInformation/meson.build
Decorator/VoltageControl/meson.build
Decorator/meson.build
Item/Accelerator/meson.build
Item/Battery/meson.build
Item/Bmc/meson.build
Item/Board/IOBoard/meson.build
Item/Board/Motherboard/meson.build
Item/Board/meson.build
Item/Chassis/meson.build
Item/Connector/meson.build
Item/Cpu/OperatingConfig/meson.build
Item/Cpu/meson.build
Item/CpuCore/meson.build
Item/Dimm/MemoryLocation/meson.build
Item/Dimm/meson.build
Item/DiskBackplane/meson.build
Item/Ethernet/meson.build
Item/FabricAdapter/meson.build
Item/Fan/meson.build
Item/Global/meson.build
Item/MemoryBuffer/meson.build
Item/NetworkInterface/meson.build
Item/PCIeDevice/meson.build
Item/PCIeSlot/meson.build
Item/Panel/meson.build
Item/PersistentMemory/Partition/meson.build
Item/PersistentMemory/PowerManagementPolicy/meson.build
Item/PersistentMemory/SecurityCapabilities/meson.build
Item/PersistentMemory/meson.build
Item/PowerSupply/meson.build
Item/Rotor/meson.build
Item/StorageController/meson.build
Item/System/meson.build
Item/Tpm/meson.build
Item/Vrm/meson.build
Item/meson.build
Manager/meson.build
Source/PLDM/Entity/meson.build
Source/PLDM/FRU/meson.build
Source/PLDM/meson.build
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/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/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/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/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/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/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/meson_options.txt
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/Dump/Create.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/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/README.md
/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/VINI.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/VRML.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/ibm/ipzvpd/VWML.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Common/Callout.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Common/Callout.metadata.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/Host.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Access.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/Access.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Inventory/Decorator/Asset.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL.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/Proc/FSI.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Proc/FSI.metadata.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/Association/Definitions.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Common.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/BIOSConfig/Common.metadata.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.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs.metadata.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/Certificate.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/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Certs/Replace.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Channel/ChannelAccess.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/Common.errors.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/Chassis/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Collection/DeleteAll.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Callout/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Device.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/Device.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/FactoryReset/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/File.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/File.metadata.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/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/Boot/RebootPolicy.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/CFMLimit.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ChassisCapabilities.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Device.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Device.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanPwm.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanRedundancy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/FanSpeed.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.metadata.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/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/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/Attributes.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/TPM/Policy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ThermalMode.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.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Create.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/Dump/Entry/BMC.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/Inventory.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Asset.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/CLEI.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/I2CDevice.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/Replaceable.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/Revision.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/Decorator/VoltageControl.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/Battery.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/Board.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Board/IOBoard.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Board/Motherboard.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/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/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/Ethernet.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/Global.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/MemoryBuffer.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/NetworkInterface.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/Partition.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/Rotor.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/StorageController.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/System.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Tpm.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/Inventory/Source/PLDM/Entity.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Source/PLDM/FRU.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/Physical.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/SEL.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/SEL.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/Settings.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/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/Neighbor.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/README.md
/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/Nvme/Status.interface.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/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/ScheduledTime.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ScheduledTime.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Device.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Device.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold.metadata.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.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/MDR_V2.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Smbios/README.md
/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/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/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/RequestedRedundancyPriority.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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/Version.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMC.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/BMCRedundancy.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/PostCode.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Progress.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Boot/Raw.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Chassis.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/Availability.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Decorator/OperationalStatus.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Drive.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Host.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/OperatingSystem/Status.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/PowerOnHours.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/README.md
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ScheduledHostTransition.interface.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/Inventory.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/Power.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/Shutdown/ThermalEvent.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/SystemdTarget.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/SystemdTarget.metadata.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/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.errors.yaml
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Time.metadata.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/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/Process.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
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/VirtualMedia/Stats.interface.yaml
28dcc9a329-May-2021 Willy Tu <wltu@google.com>

Drive: rename Interface to interface

Drive.Interface.yaml is not being processed and no server.hpp
is created. Renamed to Drive.interface.yaml instead.

Fixes openbmc/phosphor-dbus-interfaces#11.

Drive: rename Interface to interface

Drive.Interface.yaml is not being processed and no server.hpp
is created. Renamed to Drive.interface.yaml instead.

Fixes openbmc/phosphor-dbus-interfaces#11.

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

show more ...

2600affc05-Jun-2021 William A. Kennington III <wak@google.com>

build: Regenerate meson for sdbus++ update

Change-Id: I6c7b9fc22d7acf593c268713b2ef837ab983b956
Signed-off-by: William A. Kennington III <wak@google.com>


/openbmc/phosphor-dbus-interfaces/gen/com/ibm/Dump/Create/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/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/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/Replace/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/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/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/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/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
Decorator/Asset/meson.build
Decorator/AssetTag/meson.build
Decorator/CLEI/meson.build
Decorator/Cacheable/meson.build
Decorator/Compatible/meson.build
Decorator/CoolingType/meson.build
Decorator/I2CDevice/meson.build
Decorator/LocationCode/meson.build
Decorator/ManufacturerExt/meson.build
Decorator/MeetsMinimumShipLevel/meson.build
Decorator/Replaceable/meson.build
Decorator/Revision/meson.build
Decorator/UniqueIdentifier/meson.build
Decorator/VendorInformation/meson.build
Decorator/VoltageControl/meson.build
Decorator/meson.build
Item/Accelerator/meson.build
Item/Battery/meson.build
Item/Bmc/meson.build
Item/Board/IOBoard/meson.build
Item/Board/Motherboard/meson.build
Item/Board/meson.build
Item/Chassis/meson.build
Item/Connector/meson.build
Item/Cpu/OperatingConfig/meson.build
Item/Cpu/meson.build
Item/CpuCore/meson.build
Item/Dimm/MemoryLocation/meson.build
Item/Dimm/meson.build
Item/DiskBackplane/meson.build
Item/Ethernet/meson.build
Item/FabricAdapter/meson.build
Item/Fan/meson.build
Item/Global/meson.build
Item/MemoryBuffer/meson.build
Item/NetworkInterface/meson.build
Item/PCIeDevice/meson.build
Item/PCIeSlot/meson.build
Item/Panel/meson.build
Item/PersistentMemory/Partition/meson.build
Item/PersistentMemory/PowerManagementPolicy/meson.build
Item/PersistentMemory/SecurityCapabilities/meson.build
Item/PersistentMemory/meson.build
Item/PowerSupply/meson.build
Item/Rotor/meson.build
Item/StorageController/meson.build
Item/System/meson.build
Item/Tpm/meson.build
Item/Vrm/meson.build
Item/meson.build
Manager/meson.build
Source/PLDM/Entity/meson.build
Source/PLDM/FRU/meson.build
Source/PLDM/meson.build
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/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/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/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/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/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/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/xyz/openbmc_project/Control/Power/Mode.interface.yaml
/openbmc/phosphor-dbus-interfaces/xyz/openbmc_project/Logging/Entry.interface.yaml
/openbmc/phosphor-dbus-interfaces/xyz/openbmc_project/Sensor/Value.interface.yaml

12