
Bit | Name | Description | |
|
|
| |
|
| Disable Protocol Select. | |
2 | DPS | If set to 1b, no changes to the boot protocol is allowed. | |
|
| The default for this bit is 0b; allow changes to the boot protocol. | |
|
|
| |
|
| Disable Title Message. | |
|
| If set to 1b, the title message displaying the version of the boot agent | |
|
| is suppressed; the | |
1 | DTM | OEMs who do not want the boot agent to display any messages at | |
|
| system boot. | |
|
| The default for this bit is 0b; allow the title message that displays the | |
|
| version of the boot agent and the | |
|
|
| |
|
| Disable Setup Menu. | |
|
| If set to 1b, no invoking the setup menu by pressing | |
0 | DSM | allowed. In this case, the EEPROM can only be changed via an external | |
program. | |||
|
| ||
|
| The default for this bit is 0b; allow invoking the setup menu by | |
|
| pressing | |
|
|
|
1.4.23.3Boot Agent Configuration Customization Options (Word 32h)
Word 32h is used to store the version of the boot agent that is stored in the Flash image. When the Boot Agent loads, it can check this value to determine if any
Table 20. Boot Agent Configuration Customization Options (Word 32h)
Bit | Name | Description |
|
|
|
15:12 | MAJOR | PXE boot agent major version. The default for these bits is 0001b. |
|
|
|
11:8 | MINOR | PXE boot agent minor version. The default for these bits is 0010b. |
|
|
|
7:0 | BUILD | PXE boot agent build number. The default for these bits is 00101000b |
|
|
|
21