]> Git Repo - J-u-boot.git/blob - lib/efi_selftest/Kconfig
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
[J-u-boot.git] / lib / efi_selftest / Kconfig
1 config CMD_BOOTEFI_SELFTEST
2         bool "Allow booting an EFI efi_selftest"
3         depends on CMD_BOOTEFI
4         help
5           This adds an EFI test application to U-Boot that can be executed
6           with the 'bootefi selftest' command. It provides extended tests of
7           the EFI API implementation.
This page took 0.028998 seconds and 4 git commands to generate.