Home
last modified time | relevance | path

Searched refs:auth_status (Results 1 – 3 of 3) sorted by relevance

/u-boot/lib/efi_loader/
A Defi_image_loader.c778 handle->auth_status = EFI_IMAGE_AUTH_PASSED; in efi_load_pe()
780 handle->auth_status = EFI_IMAGE_AUTH_FAILED; in efi_load_pe()
867 if (handle->auth_status == EFI_IMAGE_AUTH_PASSED) in efi_load_pe()
A Defi_boottime.c2998 if (image_obj->auth_status != EFI_IMAGE_AUTH_PASSED) in efi_start_image()
/u-boot/include/
A Defi_loader.h323 enum efi_image_auth_status auth_status; member

Completed in 12 milliseconds