Home
last modified time | relevance | path

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

/u-boot/lib/efi_selftest/
A DMakefile19 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/cmd/
A Dbootefi.rst117 => setenv efi_selftest list
131 => setenv efi_selftest 'block image transfer'
/u-boot/doc/api/
A Defi.rst187 .. kernel-doc:: include/efi_selftest.h
/u-boot/lib/
A DMakefile11 obj-$(CONFIG_CMD_BOOTEFI_SELFTEST) += efi_selftest/
/u-boot/cmd/
A Dbootefi.c640 ret = EFI_CALL(efi_selftest(&image_obj->header, &systab)); in do_efi_selftest()
A DKconfig404 source lib/efi_selftest/Kconfig
/u-boot/doc/develop/
A Dtests_writing.rst18 (there are also UEFI tests in lib/efi_selftest/ not considered here.)
208 (there are also UEFI C tests in lib/efi_selftest/ not considered here.)
/u-boot/include/
A Defi_loader.h867 efi_status_t EFIAPI efi_selftest(efi_handle_t image_handle,
/u-boot/doc/develop/uefi/
A Duefi.rst566 The environment variable 'efi_selftest' can be used to select a single test. If
572 => setenv efi_selftest simple network protocol

Completed in 25 milliseconds