Lines Matching full:x86
55 Only x86 is supported at present. If you are using EFI on another architecture
76 and CONFIG_EFI_APP. The efi-x86 config (efi-x86_defconfig) is set up for this.
98 QEMU is an emulator and it can emulate an x86 machine. Please make sure your
157 little x86-specific code involved - you can find most of it in
158 arch/x86/cpu. Porting to ARM (which can also use EFI if you are brave
177 x86-specific code and a comment at the top of efi_stub.c describes this.
194 is even present when Linux is running. This is common on x86 and provides
215 Everything else is built as a normal U-Boot, so is always 32-bit on x86 at
222 - Add a generic x86 EFI payload configuration. At present you need to modify
223 an existing one, but mostly the low-level x86 code is disabled when booting
246 arch/x86/lib/efi
250 arch/x86/cpu/efi
251 x86 support code for running as an EFI application
253 board/efi/efi-x86/efi.c
254 x86 board code for running as an EFI application