[ofw] [PATCH] use compiler intrinsics instead of complib 1 of 5

Smith, Stan stan.smith at intel.com
Mon Jan 3 09:30:33 PST 2011


Hefty, Sean wrote:
>> cl_memclr --> NdisZeroMemory
>> cl_memcpy --> NdisMoveMemory
>> cl_memcmp --> memcmp
>> cl_memset --> memset
>
> The latter should be RtlCompareMemory and RtlFillMemory.  All of the
> complib abstractions should eventually be replaced with the native
> calls.

Ndis* == Rtl*



More information about the ofw mailing list