DmiNodeFree_t is the placeholder for
the memory deallocation function.
This function releases the memory block allocated
by the corresponding
DmiNodeAlloc_t(3dmi)
function and pointed to by the ptr parameter.
Parameters
ptr
(Input)
Memory block to be freed.
mgmtData
(Input)
Pointer to memory model's private data.
Return values
This function returns the DmiErrorStatus_t code.
Notices
Portions of this page are derived from material for which the
copyright owner is Intel Corporation, Inc. The material is
reprinted with permission. See copyright page for a full
statement of rights and permissions.