PXE_CPB_START_30.Delay

PXE_VOID Delay(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_30
UINT64 Delay;

Meta