Home
last modified time | relevance | path

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

/freebsd/stand/efi/boot1/
H A Dproto.h26 void choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath);
H A Dproto.c154 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol() function
H A Dboot1.c266 choice_protocol(handles, nhandles, imgpath); in efi_main()
/freebsd/stand/efi/gptboot/
H A Dproto.c222 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol() function