summaryrefslogtreecommitdiff
path: root/redfish-core/lib/pcie.hpp
AgeCommit message (Expand)AuthorFilesLines
2024-06-11Fix handling of lanesInUse default valueMyung Bae1-4/+14
2024-05-21Allow configuring "bmc" and "system"Ed Tanous1-17/+21
2024-05-01Bring consistency to config optionsEd Tanous1-4/+4
2024-04-11Add nullptr checkEd Tanous1-3/+8
2024-04-07Fix moves/forwardEd Tanous1-1/+1
2023-12-18Refactor PCIeDeviceList to use getCollectionMembersLakshmi Yadlapati1-3/+2
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-11/+11
2023-07-20Replace logging with std::formatEd Tanous1-32/+32
2023-07-18Remove PCIeInterface DeviceTypeEd Tanous1-9/+3
2023-07-11Add MaxLanes and MaxPCIeType properties to the PCIeInterfaceKonstantin Aladyshev1-2/+34
2023-07-11Omit Slot "Lanes" property if it is equal to 0Konstantin Aladyshev1-1/+4
2023-07-11Correct type for the lanesInUse propertyKonstantin Aladyshev1-1/+1
2023-06-30Add PCIe Slot information to PCIeDevice schemaLakshmi Yadlapati1-24/+174
2023-06-30Refactor redfishPcieGenerationFromDbus and redfishSlotTypeLakshmi Yadlapati1-3/+10
2023-06-27Use getPCIeDeviceList in PCIeDeviceCollectionLakshmi Yadlapati1-3/+1
2023-06-21Add an option flag for multi-computersystemEd Tanous1-4/+39
2023-06-21Fix Redfish validator failure in PCIeFunctionLakshmi Yadlapati1-1/+1
2023-06-16Add Health information for PCIeDeviceLakshmi Yadlapati1-0/+29
2023-06-16Move PCIe functions to common fileLakshmi Yadlapati1-41/+2
2023-06-09Consistently name AsyncResp variablesEd Tanous1-96/+97
2023-06-02Move getPCIeDeviceList to pcie_utilLakshmi Yadlapati1-40/+0
2023-06-01Fix bmcweb coredump by Non-existent PCIeFunctionIdMyung Bae1-2/+8
2023-06-01Replace atoiEd Tanous1-11/+15
2023-05-16Boost::urls::formatEd Tanous1-19/+19
2023-05-12Add State information for PCIeDeviceLakshmi Yadlapati1-0/+27
2023-05-12Remove "Manufacturer" from PCIeDevice interfaceLakshmi Yadlapati1-7/+1
2023-05-12fix more push vs emplace callsPatrick Williams1-2/+2
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-3/+3
2023-05-04Update depth parameter in getPCIeDeviceListLakshmi Yadlapati1-1/+1
2023-05-01Fix PCIeDevice redfish validator failureLakshmi Yadlapati1-1/+1
2023-04-28Cleanup pcie codeLakshmi Yadlapati1-12/+6
2023-04-28Add Asset information for PCIeDeviceSunnySrivastava19841-0/+65
2023-04-28Refactor SystemPCIeFunction methodLakshmi Yadlapati1-104/+121
2023-04-28Refactor SystemPCIeFunctionCollection methodLakshmi Yadlapati1-80/+81
2023-04-28Refactor SystemPCIeDevice methodLakshmi Yadlapati1-95/+177
2023-04-28Moving to correct PCIe Device interfaceLakshmi Yadlapati1-1/+1
2023-03-15Move PCIeDeviceCollection to separate methodLakshmi Yadlapati1-24/+35
2023-02-24Take boost error_code by referenceEd Tanous1-3/+3
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-14/+18
2023-01-19Add Get for PCIe property LanesInUseMyung Bae1-1/+10
2023-01-18Fix a boatload of #includesEd Tanous1-5/+4
2023-01-11Refactor GetSubTreePaths methodGeorge Liu1-8/+5
2022-12-08Generate Redfish enums from schemasEd Tanous1-9/+11
2022-11-28pcie:Fix get PCIeFunctionTony Lee1-1/+1
2022-10-31pcie: Fixed return nothing when get PCIeDeviceIdTony Lee1-5/+3
2022-10-18pcie: fixed filpped empty checkNan Zhou1-1/+1
2022-10-18pcie: fix Members@odata.countNan Zhou1-1/+1
2022-10-04Make routes start matching RedfishEd Tanous1-4/+18
2022-09-09used sdbusplus::unpackPropertiesNoThrow part 8Krzysztof Grobelny1-54/+55
2022-06-17Revert "Implement Redfish PCIeSlots schema"Ed Tanous1-2/+3