The VMM passes the following parameters to the real-mode initialization procedure.
| ECX | Specifies the 32-bit address (segment:offset) of the entry point for real-mode initialization services. Virtual devices can call these services to retrieve settings from the registry and the SYSTEM.INI file. | 
| EDX | Specifies a pointer to reference data provided in the Interrupt 2Fh. This register contains zero if there is no reference data. | 
| SI | Specifies the segment address of the environment passed from MS-DOS. | 
| SS:SP | Specifies the 32-bit address (segment:offset) of the stack. |