]> Git Repo - J-u-boot.git/blame - lib/efi_selftest/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-sh
[J-u-boot.git] / lib / efi_selftest / Kconfig
CommitLineData
623b3a57 1config CMD_BOOTEFI_SELFTEST
fb083801 2 bool "UEFI unit tests"
42910ff1 3 depends on CMD_BOOTEFI
03fb2691
HS
4 imply FAT
5 imply FAT_WRITE
623b3a57 6 help
fb083801
HS
7 This adds a UEFI test application to U-Boot that can be executed
8 via the 'bootefi selftest' command. It provides extended tests of
9 the UEFI API implementation.
This page took 0.118358 seconds and 4 git commands to generate.