Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Duefi-dputil.c527 EFI_DEVICE_PATH_PROTOCOL *DevicePath2; in AppendDevicePath() local
559 DevicePath2 = (EFI_DEVICE_PATH_PROTOCOL *) ((CHAR8 *) NewDevicePath + in AppendDevicePath()
561 CopyMem (DevicePath2, SecondDevicePath, Size2); in AppendDevicePath()