-
Notifications
You must be signed in to change notification settings - Fork 2
PLDM : Support to set expected PFW splash screen name #3616
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
Labels
Comments
lxwinspur
added a commit
to lxwinspur/pldm
that referenced
this issue
Jan 29, 2023
Add UTIL that has RT,F5,F6 entry to existing FRU configuration. Resolves: ibm-openbmc/dev#3616 Tested: use pldmtool GetFRURecordTableMetadata cmd to verify the output. Signed-off-by: George Liu <[email protected]>
lxwinspur
added a commit
to lxwinspur/pldm
that referenced
this issue
Jan 29, 2023
Add UTIL that has RT,F5,F6 entry to existing FRU configuration. Resolves: ibm-openbmc/dev#3616 Tested: use pldmtool GetFRURecordTableMetadata cmd to verify the output. Signed-off-by: George Liu <[email protected]>
Review by: ibm-openbmc/pldm#350 |
lxwinspur
added a commit
to lxwinspur/pldm
that referenced
this issue
Feb 17, 2023
Add UTIL that has RT,F5,F6 entry to existing FRU configuration. Resolves: ibm-openbmc/dev#3616 Tested: use pldmtool GetFRURecordTableMetadata cmd to verify the output. Signed-off-by: George Liu <[email protected]>
@jaypadath |
rfrandse
pushed a commit
to rfrandse/pldm-1
that referenced
this issue
Jun 15, 2023
This commit adds new UTIL record keywords RT, F5 and F6 under the motherboard. F5 and F6 keywords are used to fill up the desired host splash screen name displayed at the host console. The RT keyword is used to hold the record name. Resolves: ibm-openbmc/dev#3616 Tested: Verified that the name filled up through the F5 and F6 keywords are displayed at the host splash screen Change-Id: I26f1c03db3e9f6a5b8cdc435d9e80d7c92563e16 Signed-off-by: Jayashankar Padath <[email protected]>
rfrandse
added a commit
to ibm-openbmc/pldm
that referenced
this issue
Jun 16, 2023
This commit adds new UTIL record keywords RT, F5 and F6 under the motherboard. F5 and F6 keywords are used to fill up the desired host splash screen name displayed at the host console. The RT keyword is used to hold the record name. Resolves: ibm-openbmc/dev#3616 Tested: Verified that the name filled up through the F5 and F6 keywords are displayed at the host splash screen Change-Id: I26f1c03db3e9f6a5b8cdc435d9e80d7c92563e16 Signed-off-by: Jayashankar Padath <[email protected]> Co-authored-by: Jayashankar Padath <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
This requirement is to set PFW splash screen to "Inspur Power Systems" or what ever the value customer decides instead of OEM blank.
Its basically a JSON change from BMC PLDM side.
Summarise the changes:
Note : Inventory support for the UTIL keywords F5 and F6 are already available. F5 and keywords will be read by Hostboot and update the attribute in HB-HDAT and pass it to hypervisor.
The text was updated successfully, but these errors were encountered: