Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libefivar/
H A Duefi-dputil.c557 NewDevicePath = CopyMem (NewDevicePath, FirstDevicePath, Size1); in AppendDevicePath()
563 CopyMem (DevicePath2, SecondDevicePath, Size2); in AppendDevicePath()
621 TempDevicePath = CopyMem (TempDevicePath, DevicePathNode, NodeLength); in AppendDevicePathNode()
H A Duefi-dplib.h505 #define CopyMem(d, s, l) memcpy(d, s, l) macro
H A Defivar-dp-parse.c2623 CopyMem ( in DevPathFromTextUsbWwid()
2839 CopyMem (WiFiDp->SSId, AsciiStr, DataLen); in DevPathFromTextWiFi()
2938 CopyMem (Hd->Signature, &Signature32, sizeof (UINT32)); in DevPathFromTextHD()
H A Defivar-dp-format.c1719 CopyMem (SSId, WiFi->SSId, 32); in DevPathToTextWiFi()
1757 CopyMem (UriStr, Uri->Uri, UriLength); in DevPathToTextUri()
/freebsd-13.1/sys/contrib/edk2/Include/Library/
H A DBaseMemoryLib.h35 CopyMem (
/freebsd-13.1/stand/efi/include/
H A Defipciio.h531 EFI_PCI_IO_PROTOCOL_COPY_MEM CopyMem; member
H A Defiapi.h825 EFI_COPY_MEM CopyMem; member
/freebsd-13.1/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h1955 EFI_COPY_MEM CopyMem; member