Home | History | Annotate | Download | only in bios

Lines Matching refs:sequence

7993   //     0: system boot sequence, first drive C: then A:
7994 // 1: system boot sequence, first drive A: then C:
7996 // CMOS regs 0x3D and 0x38 contain the boot sequence:
8008 // Get the boot sequence
8021 /* Reset boot sequence */
8630 ;; Get the boot sequence number out of the IPL memory
8633 mov bx, IPL_SEQUENCE_OFFSET ;; BX is now the sequence number
8638 ;; Carry on in the INT 19h handler, using the new sequence number
8663 mov IPL_SEQUENCE_OFFSET, ax ;; Save the sequence number