Lines Matching refs:That
18 // This library is distributed in the hope that it will be useful,
118 // - int13 Fix DL when emulating a cd. In that case DL is decremented before calling real int13.
1256 // that this bit should be set is constrained to 244useconds.
1767 // the incoming keys might not be flushed here. That will
8136 ;; Build an iret stack frame that will take us to the boot vector.
8471 ; - call a function that detect which function to call
8589 // someone should figure out which 32 bit register that actually are used
8649 ;; just calls a C function that does the work
8935 ;; check that the hd type is really 0x0f.
8940 ;; check that the extended type is 47 - user definable
10231 ;; Point ES:DI at "$PnP", which tells the ROM that we are a PnP BIOS.
10232 ;; That should stop it grabbing INT 19h; we will use its BEV instead.
10249 mov bx, 0x001a ;; 0x1A is the offset into ROM header that contains...
10265 ;; Point ES:DI at "$PnP", which tells the ROM that we are a PnP BIOS.
10284 ;; Found a device that thinks it can boot the system. Record its BEV and product name string.
10302 mov IPL_COUNT_OFFSET, bx ;; Remember that.