Get System Boot Options 98\#
更新时间: 2026/08/06
在Gitcode上查看源码Get System Boot Options 98#
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, 0x62 |
| 2 | Set Selector, 0x00 |
| 3 | Block Selector, 0x00 |
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, 0x62 |
| 4:5 | default timeout value in hundreds of milliseconds. LSByte first. |
Command Example
Obtain the system boot option.
Request:
bash
ipmicmd -k "0f 00 MM NN" smi 0Response:
text
0f MM NN