PXE_CPB_START_31.Sync_Mem

PXE_VOID Sync_Mem(UINT64 unq_id, UINT64 virtual, UINT32 size, UINT32 Direction, UINT64 mapped_addr);

UNDI will pass the virtual and mapped addresses of a buffer. This call will synchronize the contents of both the virtual and mapped. buffers for the given Direction.

This field can be set to zero if there is no service available.

struct PXE_CPB_START_31
UINT64 Sync_Mem;

Meta