huangcm
2025-09-01 53d8e046ac1bf2ebe94f671983e3d3be059df91a
1
2
3
4
5
6
7
config CMD_BOOTEFI_SELFTEST
   bool "Allow booting an EFI efi_selftest"
   depends on CMD_BOOTEFI
   help
     This adds an EFI test application to U-Boot that can be executed
     with the 'bootefi selftest' command. It provides extended tests of
     the EFI API implementation.