Lines Matching +full:grub +full:- +full:efi
1 # SPDX-License-Identifier: GPL-2.0
7 # Test efi loader implementation
46 'fn': 'lib/efi_loader/helloworld.efi',
145 """Run the helloworld.efi binary via TFTP.
147 The helloworld.efi file is downloaded from the TFTP server and gets
161 """Run the builtin helloworld.efi binary.
163 The helloworld.efi file is included in U-Boot, execute it using the
173 """Run the grub.efi binary via TFTP.
175 The grub.efi file is downloaded from the TFTP server and gets
186 u_boot_console.wait_for('grub>')
191 u_boot_console.wait_for('grub>')
195 # And give us our U-Boot prompt back