summaryrefslogtreecommitdiff
path: root/redfish-core/lib/pcie.hpp
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-17Implement Redfish PCIeSlots schemaChicago Duan1-3/+2
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-4/+4
2022-06-01Try to fix the lambda formatting issueEd Tanous1-315/+292
2022-05-13Remove brace initialization of json objectsEd Tanous1-48/+52
2022-04-15pcie: Remove duplicate DeviceType property checkJiaqing Zhao1-10/+0
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-166/+177
2022-03-22Consitently use dbus::utility typesEd Tanous1-193/+192
2022-02-11Change PcieType to PCIeTypeAnjaliintel-211-1/+1
2022-01-28Enable readability-container-size-empty testsEd Tanous1-3/+3
2022-01-20Fix undefined property in PCIeFunctionCollectionJiaqing Zhao1-1/+1
2021-12-28Move to common variantEd Tanous1-165/+189
2021-12-21PCIe: Implement "PcieType" PCIe device propertySpencer Ku1-0/+58
2021-09-27Revert "PCIe: Implement "PcieType" PCIe device property"Ed Tanous1-45/+0
2021-09-25PCIe: Implement "PcieType" PCIe device propertySpencer Ku1-0/+45
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-4/+5
2021-06-16Remove ambiguous privileges constructorEd Tanous1-4/+4
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-305/+257
2021-04-08Using AsyncResp everywherezhanghch051-10/+9
2020-10-15Lots of performance improvementsEd Tanous1-2/+3
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-1/+1