PXE_OPCODE_START

Change UNDI operational state from Stopped to Started.

extern (C)
enum PXE_OPCODE_START = 0x0001;

Meta