Home
last modified time | relevance | path

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

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