
Implement complete Redfish PCIeDevice v1.19.0 specification support including PCIeDevice and PCIeDeviceCollection resources embedded data support. - Add PCIeDevice resource with schema compliance - Support embedded PCIeDevices (Dell iDRAC pattern) - Add methods for device inspection - Comprehensive test coverage included onnboard devices too - Handle both standard and embedded PCIeDevices patterns Change-Id: I0326d5c2985e1b09828daa0f003b147f09628d3a Signed-off-by: Nidhi Rai <nidhi.rai94@gmail.com>
11 lines
427 B
YAML
11 lines
427 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds comprehensive PCIeDevice resource support implementing the complete
|
|
Redfish PCIeDevice v1.19.0 specification. The new pcie_devices property
|
|
on System objects provides access to PCIe device collections with support
|
|
for both standard Redfish collections and embedded PCIeDevices (Dell iDRAC).
|
|
|
|
Features include full schema compliance, PCIe interface information and
|
|
slot details.
|