commit | 5d049735e26b346394ce505a4b3c6ccabdc661ae | [log] [tgz] |
---|---|---|
author | Jason M. Bills <jason.m.bills@intel.com> | Fri Oct 25 15:55:15 2019 -0700 |
committer | Jason M. Bills <jason.m.bills@linux.intel.com> | Mon Jun 29 15:18:30 2020 -0700 |
tree | 8a045afa6f2cb6194d67e90aaa510f8569efbb85 | |
parent | e7f45c5079d706ae6e7a75f8d11570d785acf352 [diff] |
Skip all the CPU local buses Most users will not care about all of the local PCI devices inside the CPU. They will be most interested in add-in cards, etc. This adds a check to find and skip all the local CPU buses so those devices don't show up in the list. Tested: Confirmed in Redfish that the local CPU Bus PCIe information is no longer displayed. Change-Id: I9abd6b83cb27b44435280152a36cf99e7516cc25 Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>