CopyMem
CopyMem (NewStr, SerialNumberStr, Length * sizeof (CHAR16));
CopyMem (SSId, WiFi->SSId, 32);
CopyMem (UriStr, Uri->Uri, UriLength);
CopyMem (
CopyMem (WiFiDp->SSId, AsciiStr, DataLen);
CopyMem (Hd->Signature, &Signature32, sizeof (UINT32));
NewDevicePath = CopyMem (NewDevicePath, FirstDevicePath, Size1);
CopyMem (DevicePath2, SecondDevicePath, Size2);
TempDevicePath = CopyMem (TempDevicePath, DevicePathNode, NodeLength);
TempDevicePath = CopyMem (NewDevicePath, DevicePath, SrcSize);
CopyMem (TempDevicePath, DevicePathInstance, InstanceSize);
CopyMem (&FilePath->PathName, FileName, Size);
EFI_PCI_IO_PROTOCOL_COPY_MEM CopyMem;