PXE_OPCODE_SHUTDOWN

Change the UNDI operational state from Initialized to Started.

extern (C)
enum PXE_OPCODE_SHUTDOWN = 0x0007;

Meta