Home
last modified time | relevance | path

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

/DragonStub/lib/ia64/
H A Dsalpal.c289 CopyMem (Results, &ReturnValue, sizeof(rArg)); in LibSalProc()
313 CopyMem (Results, &ReturnValue, sizeof(rArg)); in LibPalProc()
331 CopyMem (Results, &ReturnValue, sizeof(rArg)); in LibPalProc()
/DragonStub/lib/
H A Ddpath.c178 CopyMem(DstPos, Inst, Size); in AppendDevicePath()
181 CopyMem(DstPos, Src2, Src2Size); in AppendDevicePath()
184 CopyMem(DstPos, EndInstanceDevicePath, sizeof(EFI_DEVICE_PATH)); in AppendDevicePath()
190 CopyMem(DstPos, EndDevicePath, sizeof(EFI_DEVICE_PATH)); in AppendDevicePath()
219 CopyMem (Temp, Src2, Length); in AppendDevicePathNode()
262 CopyMem (FilePath->PathName, FileName, Size); in FileDevicePath()
330 CopyMem (NewDevPath, DevPath, Size); in DuplicateDevicePath()
379 CopyMem (Dest, Src, Size); in UnpackDevicePath()
417 CopyMem (Ptr, Src, SrcSize); in AppendDevicePathInstance()
431 CopyMem (DevPath, Instance, InstanceSize); in AppendDevicePathInstance()
[all …]
H A Dsmbios.c61 CopyMem (SystemGuid, &Smbios.Type1->Uuid, sizeof(EFI_GUID)); in LibGetSmbiosSystemGuidAndSerialNumber()
H A Dcmdline.c56 CopyMem(ArgvContents, ((EFI_LOADED_IMAGE *)LoadedImage)->LoadOptions, BufLen); in GetShellArgcArgvFromLoadedImage()
H A Devent.c152 CopyMem(Key, &TimeoutKey, sizeof(EFI_INPUT_KEY)); in WaitForEventWithTimeout()
H A Dmisc.c72 CopyMem (NewPool, OldPool, OldSize < NewSize ? OldSize : NewSize); in ReallocatePool()
112 CopyMem ( in CopyMem() function
H A Dsread.c307 CopyMem (Buffer, (CHAR8 *) FHand->Source + Offset, *ReadSize); in ReadSimpleReadFile()
H A Dstr.c208 CopyMem (Dest, (void *)Src, Size); in StrDuplicate()
H A Dprint.c338 CopyMem (spc->str + spc->len, Buffer, len * sizeof(CHAR16)); in _SPrint()
/DragonStub/inc/
H A Defipciio.h358 EFI_PCI_IO_PROTOCOL_COPY_MEM CopyMem; member
387 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_COPY_MEM CopyMem; member
H A Defiapi.h953 EFI_COPY_MEM CopyMem; member
H A Defilib.h298 CopyMem (