Alert Standard Format (ASF) Specification

Alert Standard Format (ASF) Specification v2.0 DMTF Document DSP0136
DSP0136 23 April 2003 Page 61 of 94
4.3.3 ASF Remote Control (SEEPROM Record Type 08h)
A record header of the following format (as defined by [FRU]) identifies an ASF Remote Control
record:
Offset Format Description
00h BYTE Record Type ID. Set to 08h to identify an ASF Remote Control record.
01h BYTE
Bit(s)
Meaning
7 End of List
6:4 Reserved, set to 000b
3:0 Record Format version
02h BYTE
Record Length. Identifies the length of the ASF Remote Control record that follows,
not including this record header.
03h BYTE
Record Checksum. This value, when added to the byte-wise checksum of the record,
produces a result of 00h.
04h BYTE
Header Checksum. This value causes the byte-wise checksum of the record header
to result in 00h.
The ASF Remote Control record directly follows its record header in the SEEPROM, and is
specified as an ASF_RCTL structure (see 4.1.2.4 for details).