Home
last modified time | relevance | path

Searched refs:efi_selftest (Results 1 – 9 of 9) sorted by relevance

/u-boot/lib/efi_selftest/
A DMakefile21 efi_selftest.o \
A Defi_selftest.c252 efi_status_t EFIAPI efi_selftest(efi_handle_t image_handle, in efi_selftest() function
/u-boot/doc/usage/
A Dbootefi.rst102 => setenv efi_selftest list
116 => setenv efi_selftest 'block image transfer'
/u-boot/doc/api/
A Defi.rst175 .. kernel-doc:: include/efi_selftest.h
/u-boot/lib/
A DMakefile11 obj-$(CONFIG_CMD_BOOTEFI_SELFTEST) += efi_selftest/
/u-boot/cmd/
A Dbootefi.c592 ret = EFI_CALL(efi_selftest(&image_obj->header, &systab)); in do_efi_selftest()
A DKconfig295 source lib/efi_selftest/Kconfig
/u-boot/include/
A Defi_loader.h707 efi_status_t EFIAPI efi_selftest(efi_handle_t image_handle,
/u-boot/doc/uefi/
A Duefi.rst271 The environment variable 'efi_selftest' can be used to select a single test. If
277 => setenv efi_selftest simple network protocol

Completed in 21 milliseconds