Searched refs:devpath_last (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/stand/efi/boot1/
H A Dboot1.c129 * devpath_last returns the last non-path end node in devpath.
132 devpath_last(EFI_DEVICE_PATH *devpath) function
228 if ((status = BS->LoadImage(TRUE, IH, devpath_last(dev->devpath),

Completed in 411 milliseconds