Skip to content

bmcweb: Enable BIOS Attribute Registry#49

Merged
spargaon merged 1 commit intointeg_sp8from
fwdev-148009_review
Feb 24, 2026
Merged

bmcweb: Enable BIOS Attribute Registry#49
spargaon merged 1 commit intointeg_sp8from
fwdev-148009_review

Conversation

@spargaon
Copy link
Collaborator

Add BIOS Attribute Registry member to the existing registries members and make BIOS attributes available.

@spargaon
Copy link
Collaborator Author

@spargaon spargaon force-pushed the fwdev-148009_review branch from 8b3d36e to da9ca1e Compare February 12, 2026 03:58
@spargaon
Copy link
Collaborator Author

FWDEV-148009-test-021126.1.txt

Had a conversation with @changab . This change is sufficient for this ask. HTTP PATCH ask would be assigned as part of
another ticket.

@spargaon spargaon force-pushed the fwdev-148009_review branch from da9ca1e to e890c36 Compare February 12, 2026 04:05
asyncResp->res.jsonValue["Id"] = "BiosAttributeRegistry";
asyncResp->res.jsonValue["Name"] = "BIOS Attribute Registry File";
asyncResp->res.jsonValue["Description"] = "BIOS Attribute Registry File Location";
asyncResp->res.jsonValue["Registry"] = "BiosAttributeRegistry.1.0.0";
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is that ok to have version 1.4.0 of AttirbuteRegistry here? There could be some new fields we can leverage for the BIOS attribute characteristics.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will change BiosAttributeRegistry.1.0.0 to BiosAttributeRegistry.1.4.0. Would that suffice?
When we are ready to accept HTTP PATCH requests, we can ascertain that fields as part of 1.4.0
are accepted.

@spargaon spargaon force-pushed the fwdev-148009_review branch 2 times, most recently from 8c0a088 to 0f53c88 Compare February 23, 2026 05:56
@spargaon
Copy link
Collaborator Author

Add BIOS Attribute Registry member to the existing
registries members and make BIOS attributes available.

Signed-off-by: Shirish Pargaonkar <Shirish.Pargaonkar@amd.com>
@spargaon
Copy link
Collaborator Author

@spargaon spargaon force-pushed the fwdev-148009_review branch from 0f53c88 to 9e110ac Compare February 23, 2026 21:35
@spargaon spargaon merged commit 19efb88 into integ_sp8 Feb 24, 2026
@spargaon spargaon deleted the fwdev-148009_review branch February 24, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants