[ofw] [PATCH] use compiler intrinsics instead of complib 1 of 5
    Hal Rosenstock 
    hal.rosenstock at gmail.com
       
    Mon Jan  3 08:31:01 PST 2011
    
    
  
On Mon, Jan 3, 2011 at 11:22 AM, Hefty, Sean <sean.hefty at intel.com> 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.
Is this conversion from complib cl_xxx routines to native ones also
intended for OpenSM and friends (in Windows) ?
-- Hal
    
    
More information about the ofw
mailing list