PXE_CPB_START_31.Delay

PXE_VOID Delay(UINT64 UnqId, UINTN microseconds);

UNDI will never request a delay smaller than 10 microseconds and will always request delays in increments of 10 microseconds. The Delay() CallBack routine must delay between n and n + 10 microseconds before returning control to the UNDI.

This field cannot be set to zero.

struct PXE_CPB_START_31
UINT64 Delay;

Meta