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

/osnet-11/usr/src/grub/grub2/
H A Dconfigure35807 grub_emu_usb_excuse="not enabled"
35811 grub_emu_usb_excuse="conflicts with PCI support"
35814 if [ x"$grub_emu_usb_excuse" = x ]; then
35884 grub_emu_usb_excuse="need libusb library"
35889 if [ x"$grub_emu_usb_excuse" = x ]; then
36039 grub_emu_usb_excuse="need libusb headers"
36045 if test x"$enable_grub_emu_usb" = xyes && test x"$grub_emu_usb_excuse" != x ; then
36050 if test x"$grub_emu_usb_excuse" = x ; then
[all...]

Completed in 78 milliseconds