You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
only host FW can get bootstrap credential. credential is generated on each request and it gets deleted on system reset.
OS or option rom can also get bootstrap credential. So, BMC can identify it is BIOS by checking the boot progress code. (OpenBMC has boot progress code implemented)
Boot progress support is a requirement from ARM SBMR specification:
The text was updated successfully, but these errors were encountered:
Idea:
Bootstrap credential + ComputerSystem.BootProgress
The text was updated successfully, but these errors were encountered: