typedef struct _NETWORK_LOADER_BLOCK { unsigned char *DHCPServerACK; unsigned long DHCPServerACKLength; unsigned char *BootServerReplyPacket; unsigned long BootServerReplyPacketLength; } NETWORK_LOADER_BLOCK, *PNETWORK_LOADER_BLOCK;