Home
last modified time | relevance | path

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

/src/lib/libefivar/
H A Duefi-dputil.c537 NewDevicePath = CopyMem (NewDevicePath, FirstDevicePath, Size1); in AppendDevicePath()
543 CopyMem (DevicePath2, SecondDevicePath, Size2); in AppendDevicePath()
603 TempDevicePath = CopyMem (TempDevicePath, DevicePathNode, NodeLength); in AppendDevicePathNode()
672 TempDevicePath = CopyMem (NewDevicePath, DevicePath, SrcSize); in UefiDevicePathLibAppendDevicePathInstance()
680 CopyMem (TempDevicePath, DevicePathInstance, InstanceSize); in UefiDevicePathLibAppendDevicePathInstance()
902 CopyMem (&FilePath->PathName, FileName, Size); in FileDevicePath()
H A Duefi-dplib.h494 #define CopyMem(d, s, l) memcpy(d, s, l) macro
H A Defivar-dp-format.c1066 CopyMem (NewStr, SerialNumberStr, Length * sizeof (CHAR16)); in DevPathToTextUsbWWID()
1785 CopyMem (SSId, WiFi->SSId, 32); in DevPathToTextWiFi()
1909 CopyMem (UriStr, Uri->Uri, UriLength); in DevPathToTextUri()
H A Defivar-dp-parse.c2763 CopyMem ( in DevPathFromTextUsbWwid()
2986 CopyMem (WiFiDp->SSId, AsciiStr, DataLen); in DevPathFromTextWiFi()
3220 CopyMem (Hd->Signature, &Signature32, sizeof (UINT32)); in DevPathFromTextHD()
/src/sys/contrib/edk2/Include/Library/
H A DBaseMemoryLib.h35 CopyMem (
/src/sys/contrib/edk2/Include/Protocol/
H A DPciRootBridgeIo.h418 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_COPY_MEM CopyMem; member
H A DPciIo.h522 EFI_PCI_IO_PROTOCOL_COPY_MEM CopyMem; member
/src/stand/efi/include/
H A Defipciio.h529 EFI_PCI_IO_PROTOCOL_COPY_MEM CopyMem; member
/src/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h2018 EFI_COPY_MEM CopyMem; member