31.01.2013 Views

using the bootstrap loader

using the bootstrap loader

using the bootstrap loader

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3.5 GENERATING THE FIRST STAGE<br />

CONFIGURING THE FIRST STAGE<br />

The submit file BS 1.CSD does <strong>the</strong> assembly, linkage, and location of <strong>the</strong> first stage of <strong>the</strong><br />

Bootstrap Loader. Often you will need to modify it to generate <strong>the</strong> particular<br />

configuration of <strong>the</strong> Bootstrap Loader you specified in BS1.A86 or BSIMB2.A86. Figure<br />

3-4 shows commands in <strong>the</strong> Intel-supplied BS l.CSD file.<br />

attachfile fbsl as :fl:<br />

asm86 %2.a86 macro(lOO) object(%2.obj) print(%2.1st)<br />

asm86 bserr.a86 macro(50) object(bserr.obj) print(bserr.lst)<br />

asm86 b208.a86 macro(50) object(b208.obj) print(b208.1st)<br />

asm86 bmsc.a86 macro(50) object(bmsc.obj) print(bmsc.lst)<br />

asm86 b218a.a86 macro(50) object(b218a.obj) print(b218a.lst)<br />

asm86 b251.a86 macro(50) object(b251.obj) print(b251.1st)<br />

asm86 b254.a86 macro(50) object(b254.obj) print(b254.1st)<br />

asm86 b264.a86 macro(50) object(b264.obj) print(b264.1st)<br />

asm86 552A.a86 macro(50) object(552a.obj) print(552a.lst)<br />

asm86 bscsi.a86 macro(50) object(bscsi.obj) print(bscsi.lst)<br />

Figure 3-4. First Stage Configuration File BSl.CSD<br />

Bootstrap Loader 3-45

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!