BH FITNESS T4 - V1 Guide de l'utilisateur Page 114

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 133
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 113
Intel
®
EMGD—Intel
®
5F Extended Interface Functions
Intel
®
Embedded Media and Graphics Driver
User Guide April 2013
114 Document Number: 472133-012
C.1.7 5F68h – System BIOS Callback
This is a generic function that allows SoftBIOS to do any system callbacks through INT
15h. The Input/Output of this function is dependent on the definition of the desired INT
15h hook except for the EAX register.
Calling Registers:
AX = 5F68h, System BIOS Callback Function
EAX bits 31:16 = System BIOS INT 15h Hook Function
Return Registers:
AX = Return Status (function not supported if AL != 5Fh):
= 005Fh, Function supported and successful
= 015Fh, Function supported but failed
C.2 Hooks for the System BIOS
The video BIOS performs several system BIOS interrupt function calls (interrupt 15h
hooks). Each function provides the system BIOS with the opportunity to gain control at
specific times to perform any custom processing that may be required. After each
interrupt hook, the system BIOS must return control to the video BIOS. INT 10h calls
could be made within the INT 15h hook calls provided that it is not recursive and thus
cause a deadlock.
C.2.1 5F31h – POST Completion Notification Hook
This hook signals the completion of video POST (Power On Self Test). The hook
executes after the sign-on message is displayed and PCI BIOS resizing.
Calling Registers:
AX = 5F31h, POST Completion Notification Hook
Return Registers:
AX = Return Status (function not supported if AL != 5Fh):
= 015Fh, Function supported but failed
= 005Fh, Function supported and successful
C.2.2 5F33h – Hook After Mode Set
This hook allows the system BIOS to intercept the video BIOS at the end of a mode set.
Calling Registers:
AX = 5F33h, Hook After Mode Set
BH = Number of character columns
BL = Current mode number
CH = Active display page
Return Registers:
AX = Return Status (function not supported if AL != 5Fh):
= 015Fh, Function supported but failed
= 005Fh, Function supported and successful
Vue de la page 113
1 2 ... 109 110 111 112 113 114 115 116 117 118 119 ... 132 133

Commentaires sur ces manuels

Pas de commentaire