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

/osnet-11/usr/src/grub/grub2/grub-core/kern/
H A Dmain.c108 char *fwpath = NULL; local
143 grub_machine_get_bootlocation (&fwdevice, &fwpath);
166 if (fwpath && !path)
167 path = fwpath;

Completed in 19 milliseconds