Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmVirtPkg/Library/ArmXenRelocatablePlatformLib/
DFdtParser.c86 IN VOID *FdtDest, in CopyFdt() argument
90 CopyMem (FdtDest, FdtSource, fdt_totalsize (FdtSource)); in CopyFdt()