include vmm.inc
mov eax, BootFlags
VMMCall Set_Boot_Flags
Sets the boot-time flags. Virtual devices should have no need to call this service. Uses Flags.
BOOT_CLEAN | (00000001H) |
BOOT_DOSCLEAN | (00000002H) |
BOOT_NETCLEAN | (00000004H) |
BOOT_INTERACTIVE | (00000008H) |