summaryrefslogtreecommitdiff
path: root/redfish-core/lib/systems.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-10-15Add CoreCount to ProcessorSummaryAli Ahmed1-82/+112
2021-09-22Move TPMRequiredToBoot under Boot for PATCH callAli Ahmed1-11/+11
2021-09-03Have ProcessorSummary correctly set StatusAli Ahmed1-125/+57
2021-08-20Add TrustedModuleRequiredToBoot setter functionAli Ahmed1-2/+98
2021-08-02Support new boot override setting designKonstantin Aladyshev1-245/+248
2021-07-20Add support for the BootSourceOverrideModeKonstantin Aladyshev1-56/+260
2021-07-13Make code compile with clang-13Ed Tanous1-5/+4
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-5/+6
2021-07-01Systems: Add PowerMode supportChris Cain1-2/+266
2021-07-01Add TrustedModuleRequiredToBoot getter functionAli Ahmed1-1/+104
2021-06-27Move Consoles to ComputerSystemGunnar Mills1-0/+23
2021-06-16Remove ambiguous privileges constructorEd Tanous1-5/+5
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-403/+373
2021-04-29Redfish: Update Powering On Status StateNoah Brewer1-1/+1
2021-04-21Redfish : Return after InternalError instead of ContinueChicago Duan1-3/+3
2021-04-08Using AsyncResp everywherezhanghch051-78/+86
2021-03-19Fix Power Restore Policy not valid enum errorGunnar Mills1-4/+5
2021-01-08transition support for system stateAndrew Geissler1-0/+12
2021-01-06Fix Power Restore Policy to match D-BusGunnar Mills1-2/+2
2020-12-15IndicatorLED: Add a deprecated warning headerGunnar Mills1-0/+3
2020-11-30boot-progress: support LastState propertyAndrew Geissler1-0/+102
2020-11-20systems: fix Members@odata.count is incorrect even Members have contentsTim Lee1-1/+1
2020-11-10Add new Location Indicator propertyGunnar Mills1-5/+15
2020-11-10AssetTag: Add PATCH supportGunnar Mills1-1/+85
2020-11-09Redfish: getComputerSystem: Fix DoxygenGunnar Mills1-1/+1
2020-10-29SubModel property under ComputerSystem Schema.SunnySrivastava19841-1/+2
2020-10-23Turn on ALL perf checksEd Tanous1-21/+18
2020-10-15Lots of performance improvementsEd Tanous1-19/+20
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-27/+21
2020-10-05Implement bugprone-branch-clone complianceEd Tanous1-6/+1
2020-09-29Fix naming conventionsEd Tanous1-5/+5
2020-09-25OemComputerSystems: add missing odata.typesJames Feist1-0/+4
2020-09-10fix processor summaryZhikui Ren1-5/+4
2020-09-09update cpu information to cpu interfaceZhikui Ren1-27/+46
2020-09-02Add "Links""SoftwareImages"Gunnar Mills1-1/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous1-42/+39
2020-08-17Enable clang warningsEd Tanous1-27/+28
2020-08-17Remove middlewaresEd Tanous1-4/+4
2020-07-24Firmware: Add ActiveSoftwareImage for the running imageGunnar Mills1-1/+1
2020-07-21Add ResetActionInfo for ResetTypeAppaRao Puli1-3/+47
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-2/+2
2020-07-10Spelling: 's/Traslates/Translates/g'Gunnar Mills1-3/+3
2020-07-08Fix: ignore D-Bus error if not mandatory propertyAppaRao Puli1-3/+4
2020-07-08Update the DBus path for hypervisor ethernet interfaceSunitha Harish1-1/+2
2020-07-02System: LastResetTimeGunnar Mills1-1/+50
2020-06-25Remove done TODOGunnar Mills1-1/+0
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-118/+120
2020-05-21Redfish: Set AutomaticRetry (AutoReboot)Gunnar Mills1-8/+73
2020-05-20Redfish: AutomaticRetry (AutoReboot)Gunnar Mills1-1/+86
2020-05-14sdbusplus: replace message::variant with std::variantPatrick Williams1-5/+4