Get System Boot Options 96\#
更新时间: 2026/08/06
在Gitcode上查看源码Get System Boot Options 96#
Change History
| openUBMC Version | Revision Date | Description |
|---|---|---|
| 25.06 | 2026/08/06 | Initial draft: add command details |
Basic Information
Function Description
Obtains the system boot option.
Privilege
Command Information
Request Information
| Byte | Data Field |
|---|---|
| 1 | Command selection parameter, 0x60 |
| 2 | Set Selector, select CPU. |
| 3 | Block Selector, select BIOS bank. |
Response Information
| Byte | Data Field |
|---|---|
| 1 | Completion Code. Generic plus the following command-specific completion codes: 80h=parameter not supported. |
| 2 | [7:4]-reserved [3:0]-parameter version. 1h for this specification unless otherwise specified. |
| 3 | boot option parameter selector,0x60 |
| 4 | Set Selector,select CPU |
| 5 | BIOS bank |
Command Example
Obtain the system boot option.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN