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

/freebsd-10-stable/sys/boot/efi/boot1/
H A Dboot1.c364 EFI_HANDLE loaderhandle; local
405 loaderbuf, loadersize, &loaderhandle)) != EFI_SUCCESS) {
411 if ((status = bs->HandleProtocol(loaderhandle, &LoadedImageGUID,
437 if ((status = bs->StartImage(loaderhandle, NULL, NULL)) !=

Completed in 108 milliseconds