Searched refs:Dst (Results 1 – 1 of 1) sorted by relevance
135 EFI_DEVICE_PATH *Dst, *Inst; in AppendDevicePath() local168 Dst = AllocatePool (Size); in AppendDevicePath()169 if (Dst) { in AppendDevicePath()170 DstPos = (UINT8 *) Dst; in AppendDevicePath()193 return Dst; in AppendDevicePath()