Lines Matching refs:an
32 as an application or just as a means of getting U-Boot onto a new platform.
43 - You need to use an EFI implementation (e.g. UEFI) because your vendor
59 U-Boot supports running as an EFI application for 32-bit EFI only. This is
71 First choose a board that has EFI support and obtain an EFI implementation
75 To build U-Boot as an EFI application (32-bit EFI required), enable CONFIG_EFI
82 To build U-Boot as an EFI payload (32-bit or 64-bit EFI can be used), adjust an
98 QEMU is an emulator and it can emulate an x86 machine. Please make sure your
120 EFI (or vice versa). Also it will often fail to print an error message if
187 present this feature is used to pass the EFI memory map, an inordinately
203 it is possible that an interrupt will fire that U-Boot cannot handle. This
223 an existing one, but mostly the low-level x86 code is disabled when booting
234 environment access). This would mostly be an academic exercise as a strong
251 x86 support code for running as an EFI application
254 x86 board code for running as an EFI application
294 an efi application as well as snippet in the default distro boot script that