PXE_CPB_START_31.UnMap_Mem

PXE_VOID UnMap_Mem(UINT64 unq_id, UINT64 virtual_addr, UINT32 size, UINT32 Direction, UINT64 mapped_addr);

UNDI will pass the virtual and mapped addresses of a buffer. This call will un map the given address.

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

struct PXE_CPB_START_31
UINT64 UnMap_Mem;

Meta