#
a8d8f9d8 |
| 26-Jan-2023 |
Ed Tanous <edtanous@google.com> |
Update schema pack to 2022.3
Update scripts/update_schemas.py to point at 2022.3 and run.
Schema pack 2022.3 is the latest Redfish release, released 01/23/2023. It contains several new schemas and
Update schema pack to 2022.3
Update scripts/update_schemas.py to point at 2022.3 and run.
Schema pack 2022.3 is the latest Redfish release, released 01/23/2023. It contains several new schemas and support for Multi-factor Authentication and CXL support along other things.
Update done by automation.
Tested: Redfish service validator passes.
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I55a64d7cda26572e7b75135acc324cb44d316fe6
show more ...
|
#
853c0dc5 |
| 21-Dec-2022 |
Ed Tanous <edtanous@google.com> |
Generate includes for all schemas
Even for schemas we ignore, we should still generate the enums for them, just to keep changes like [1] smaller.
Tested: Code compiles. No functional binary change
Generate includes for all schemas
Even for schemas we ignore, we should still generate the enums for them, just to keep changes like [1] smaller.
Tested: Code compiles. No functional binary change.
[1] https://gerrit.openbmc.org/c/openbmc/bmcweb/+/55215
Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I78adf1204a319bc14900152f94161afea21f2e07
show more ...
|