POST BIOS C-5
0B0H post Error Check, FAR
0B2H post Done, FAR
0B4H post One Beep, FAR
0B5H quiet Boot End, OPTIONAL, FAR
0B6H feat Check Password, OPTIONAL, FAR
;---------------------------------------------------------- ------------------
; Shutdown 4 is a boot retry
;---------------------------------------------------------- ------------------
post Shutdown Four TableLABELpost Proc
;---------------------------------------------------------- ------------------
;Clear parity checkers
;Optionally clear the screen
;Optionally display any reminder messages
;Try to boot via INT 19
;---------------------------------------------------------- ------------------
0BCH post Clear Parity, FAR
0BAH post DMI Config, OPTIONAL, FAR
0BDH feat Boot Menu, OPTIONAL, FAR
0BBH pnp Oprom InitBCVs, OPTIONAL, FAR
0BEH post Clear Screen, FAR
0BFH post Check Reminders, OPTIONAL, FAR
08FH fdisk Pre Fast Init, OPTIONAL
091H fdisk Fast Init, OPTIONAL
09FH fdisk Rest Fast Init, OPTIONAL
097H post Mp Fix Up Table, OPTIONAL
0C0H postInt19
postSegment ENDS