POST_HIRES_SAVE_RESTORE (Function 40)

Call With

EBX: Contains the VM handle (always the currently executing VM).

EBP: Points to the Windows VM's Client Registers.

Return Values

Save everything that you use. No values or flags need to be returned.

Remarks

This function is very similar to POST_HIRES_TO_VGA in that it allows the mini-VDD to modify port trapping, set flags, etc. after the mode change into the VESA/hi-res mode. The S3 example mini-VDD dispatches this call to the exact same routine as POST_HIRES_TO_VGA.