Device_Reboot_Notify2

include vmm.inc

mov     eax, Device_Reboot_Notify2
VMMCall System_Control
 

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

See Also

Crit_Reboot_Notify, Device_Reboot_Notify