Searched defs:szShutdown (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector-pae.asm120 mov esi, (szShutdown - start) + BS_ADDR
152 szShutdown: label
/vbox/src/VBox/Devices/PC/
H A DDevPcBios.cpp262 static const unsigned char szShutdown[] = "Shutdown"; local
264 if (u32 == szShutdown[pThis->iShutdown])

Completed in 60 milliseconds