Texas Instruments 1 Laptop User Manual


 
C-4 POST BIOS
094H post Disable A20, FAR
080H io Before Init, OPTIONAL
085H pci Init Pcc, OPTIONAL
082H io RS232 Test Code
084H io Parallel Test Code
086H io After Init
;----------------------------------------------------------------------------
; Initialize Bios Data Area and Extended Bios Data Area
; Initialize hard and floppy disk controllers
; Initialize MP Environment
;----------------------------------------------------------------------------
088H post Bios Init, FAR
08CH post Floppy Test, FAR
090H fdisk Post Test, FAR
08AH post Init Ext BDAJ, FAR
08BH feat Mouse Test, OPTIONAL, FAR
095H hdd CD Test, OPTIONAL, FAR
093H mp Init, OPTIONAL
092H user Patch2
;----------------------------------------------------------------------------
; Scan for BIOS ROM extensions
;----------------------------------------------------------------------------
098H pci Rom Area Check
;----------------------------------------------------------------------------
; Set up Power Management
; Enable hardware interrupts
; Set time
; Check for key lock
; Init typematic rate
;----------------------------------------------------------------------------
09CH pm Setup, OPTIONAL
09EH post Enable IRQs, FAR
0A0H post Set Time Of Day, FAR
0A2H post Key Lock Test, FAR
0A4H feat Init Keyboard Rate, OPTIONAL, FAR
;----------------------------------------------------------------------------
; Erase F2 prompt
; Check to see if F2 key was pressed
; Optionally print "Press F1 or F2" prompt, and/or enter SETUP
;----------------------------------------------------------------------------
0A8H post Erase F2 Msg, FAR
0AAH post Scan For F2, FAR
0ACH post Setup Check, FAR
;----------------------------------------------------------------------------
; Clear the In Post flag
; Check for errors
; Prepare to boot
; Beep once
; Optionally check password
;----------------------------------------------------------------------------
0AEH post Clear Boot Flag, FAR