Searched refs:CopyMem (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/lib/libefivar/
H A Duefi-dputil.c555 NewDevicePath = CopyMem (NewDevicePath, FirstDevicePath, Size1);
561 CopyMem (DevicePath2, SecondDevicePath, Size2);
619 TempDevicePath = CopyMem (TempDevicePath, DevicePathNode, NodeLength);
H A Duefi-dplib.h494 #define CopyMem(d, s, l) memcpy(d, s, l) macro
H A Defivar-dp-format.c1052 CopyMem (NewStr, SerialNumberStr, Length * sizeof (CHAR16));
1771 CopyMem (SSId, WiFi->SSId, 32);
1891 CopyMem (UriStr, Uri->Uri, UriLength);
H A Defivar-dp-parse.c2664 CopyMem (
2874 CopyMem (WiFiDp->SSId, AsciiStr, DataLen);
3101 CopyMem (Hd->Signature, &Signature32, sizeof (UINT32));
/freebsd-current/sys/contrib/edk2/Include/Library/
H A DBaseMemoryLib.h35 CopyMem (
/freebsd-current/stand/efi/include/
H A Defipciio.h530 EFI_PCI_IO_PROTOCOL_COPY_MEM CopyMem; member in struct:_EFI_PCI_IO_PROTOCOL
H A Defiapi.h824 EFI_COPY_MEM CopyMem; member in struct:__anon607
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1955 EFI_COPY_MEM CopyMem; member in struct:__anon9504

Completed in 304 milliseconds