Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform/Sgi: Add Firmware Version Support #259

Merged

Conversation

dishendradeshmukh1986
Copy link
Contributor

BiosVersion value is hardcoded as "EDK II" and it appears same in SMBIOS type 0 record firmware version string. This is not meaningful, it remains unchanged across releases and it does not match the version string in the release notes.

So updated BiosVersion from “EDK II” to a format that reflects the release version, such as “RD-INFRA-YYYY.MM.DD” (e.g., “RD-INFRA-2024.09.30”).

BiosVersion value is hardcoded as "EDK II" and it appears same in
SMBIOS type 0 record firmware version string. This is not meaningful,
it remains unchanged across releases and it does not match the version
string in the release notes.

So updated BiosVersion from “EDK II” to a format that reflects
the release version, such as “RD-INFRA-YYYY.MM.DD”
(e.g., “RD-INFRA-2024.09.30”).

Signed-off-by: Dishendra Deshmukh <dishendra.deshmukh@arm.com>
@samimujawar samimujawar merged commit 6417073 into tianocore:master Dec 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants