commit | 3b1665a3d242bb63a3f94b6170fa2bfe6de4f255 | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@linux.intel.com> | Fri Jun 11 13:35:04 2021 -0700 |
committer | Jason M. Bills <jason.m.bills@linux.intel.com> | Fri Jun 11 15:51:23 2021 -0700 |
tree | 118593f2f9d3bce40cac982adf4f22846f768980 | |
parent | ee6d80b5d4be7e7c78d547e85f3bcd8289e48d86 [diff] |
Add option to use RdEndpointConfig for PCIe reads The current solution uses RdPCIConfig command which is expected to be replaced by RdEndpointConfig in the future. This change adds an option to switch to the RdEndpointConfig command for PCIe reads. Tested: Compared the PCIe device list in Redfish with both RdPCIConfig and RdEndpointConfig and they match. Change-Id: Ibff549d43e8d49c757f618ea2fa481324ece6872 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>