Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/intel/sys/acpi/platform/
H A Dacefiex.h725 EFI_IMAGE_LOAD LoadImage; member
/titanic_53/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c408 if ((status = bs->LoadImage(TRUE, image, devpath_last(dev->devpath), in try_boot()
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defiapi.h779 EFI_IMAGE_LOAD LoadImage; member
/titanic_53/usr/src/boot/sys/boot/efi/loader/
H A Dmain.c855 status = BS->LoadImage(FALSE, IH, NULL, buf, st.st_size, &loaderhandle); in command_chain()