summaryrefslogtreecommitdiff
path: root/redfish-core/lib/bios.hpp
AgeCommit message (Expand)AuthorFilesLines
35 hoursRemove the last instances of json patternHEADmasterEd Tanous1-4/+3
12 daysAllow configuring "bmc" and "system"Ed Tanous1-4/+9
2024-05-01Bring consistency to config optionsEd Tanous1-2/+2
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-1/+1
2023-07-20Replace logging with std::formatEd Tanous1-1/+1
2023-06-21Add an option flag for multi-computersystemEd Tanous1-0/+15
2023-02-24Take boost error_code by referenceEd Tanous1-1/+1
2023-01-18Fix a boatload of #includesEd Tanous1-4/+4
2022-10-04Make routes start matching RedfishEd Tanous1-4/+20
2022-06-19sw_util: Rename all Firmware to Software wherever possibleWilly Tu1-2/+2
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-2/+2
2022-06-01Try to fix the lambda formatting issueEd Tanous1-6/+6
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-4/+17
2022-02-07Enable readability-named-parameter checksEd Tanous1-2/+2
2021-10-04Corrects Bios privilgesJohn Edward Broadbent1-1/+1
2021-09-29move to free function: BiosJohn Edward Broadbent1-35/+37
2021-08-20Fix BIOS privilegesAbhishek Patel1-3/+1
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-1/+4
2021-06-16Remove ambiguous privileges constructorEd Tanous1-2/+2
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-59/+46
2021-04-08Using AsyncResp everywherezhanghch051-7/+4
2020-09-02Add "Links""SoftwareImages"Gunnar Mills1-2/+3
2020-08-17Enable unused variable warnings and resolveEd Tanous1-4/+4
2020-08-17Remove middlewaresEd Tanous1-2/+2
2020-07-24Firmware: Add ActiveSoftwareImage for the running imageGunnar Mills1-1/+5
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-6/+6
2019-12-05Redfish: Implement ResetBios actionCarol Wang1-0/+73