Lines Matching refs:installer
118 ; These pointers are used by the installer and
122 dw MemDisk_Info ; Portions are patched by installer
132 ; Must be filled in by installer
140 ; in this field to begin with, so the installer knows where the mBFT
141 ; is. This is akin to the "Pointers" section above. The installer
1069 ; This is filled-in by the installer
1079 ; The next field is mBFT-specific and filled-in by the installer
1084 ; Portions of the MDI are patched by the installer
1142 .cylinders dd 0 ; Filled in by installer
1143 .heads dd 0 ; Filled in by installer
1144 .sectors dd 0 ; Filled in by installer
1145 .totalsize dd 0, 0 ; Filled in by installer
1160 ; El Torito CD Specification Packet - mostly filled in by installer
1188 E820Table equ $ ; The installer loads the E820 table here