NVM Information
1.4.23.4IBA Capabilities (Word 33h)
Word 33h is used to enumerate the boot technologies that have been programmed into the Flash. It is updated by IBA configuration tools and is not updated or read by IBA.
Table 21. IBA Capabilities
Bit | Name |
| Description | |
|
|
| ||
15:14 | SIG | Signature. These bits must be set to 01b to indicate that this word has | ||
been programmed by the agent or other configuration software. | ||||
|
| |||
|
|
| ||
13:5 | Reserved | Reserved for future use. All bits must be set to 0b. | ||
|
|
| ||
|
| SAN capability is present in Flash. | ||
4 | SAN | 0b | = The SAN capability is not present (default). | |
|
| 1b | = The SAN capability is present. | |
|
|
| ||
|
| EFI UNDI capability is present in Flash. | ||
3 | EFI | 0b | = The RPL code is not present (default). | |
|
| 1b | = The RPL code is present. | |
|
|
| ||
2 | Reserved | Reserved. Must be set to 0b. | ||
|
|
| ||
|
| PXE/UNDI capability is present in Flash. | ||
1 | UNDI | 1b | = The PXE base code is present (default). | |
|
| 0b | = The PXE base code is not present. | |
|
|
| ||
|
| PXE base code is present in Flash. | ||
0 | BC | 0b | = The PXE base code is present. | |
|
| 1b | = The PXE base code is not present (default). | |
|
|
|
|
1.4.24Checksum (Word 3Fh)
The Checksum word (NVM bytes 7Eh and 7Fh) is used to ensure that the base NVM image is valid. Its value should be calculated by adding all words (00h through 3Fh)/ bytes
Note: The default image always has a checksum value of 0. The default image always has a checksum value of 0b. The LAD programming tools (EEUPDATE or LANCONF) update the checksum when the image is programmed.
22