Crit_Reboot_Notify2


include vmm.inc

mov     eax, Crit_Reboot_Notify2
VMMcall System_Control

Similar to Crit_Reboot_Notify, except that Crit_Reboot_Notify2 is sent only to virtual devices marked version 4.0 and it is sent in reverse device initialization order. Crit_Reboot_Notify2 is sent immediately after Crit_Reboot_Notify.

See also Crit_Reboot_Notify, Device_Reboot_Notify