Lines Matching refs:BIOS
31 retry_count equ 6 ; How patient are we with the BIOS?
43 ; Memory below this point is reserved for the BIOS and the MBR
63 BIOSName resw 1 ; Display string for BIOS type
69 DriveNumber resb 1 ; CD-ROM BIOS drive number
365 ; we load it ourselves, and *bleep* the BIOS.
480 ;; There is a problem with certain versions of the AWARD BIOS ...
482 ;; int 13 vector points to the wrong code in the BIOS, every attempt to
496 ;; code above in the BIOS code we can be pretty sure to run on a machine
497 ;; with an broken AWARD BIOS ...
536 mov ax,0f000h ; ES = BIOS Seg
630 ; Award BIOS 4.51 apparently passes garbage in sp_drive,
638 ; Intel Classic R+ computer with Adaptec 1542CP BIOS 1.02
1067 nospec_msg db 'Extremely broken BIOS detected, last attempt with drive = ', 0