Searched full:uefi (Results 1 – 17 of 17) sorted by relevance
106 For qemu_x86_64 platform, it also supports to use UEFI bootable method110 * Please install uefi-run in your system environment according to this111 reference link https://github.com/Richard-W/uefi-run. Note that uefi-run131 Now you can build application, for example UEFI boot test sample found under132 :zephyr_file:`tests/boot/uefi`:135 :zephyr-app: tests/boot/uefi140 This will build an image with the uefi boot test app, boot it on141 qemu_x86_64 using UEFI, and display the following console output:145 UEFI Interactive Shell v2.2147 UEFI v2.70 (EDK II, 0x00010000)[all …]
9 boot.uefi:10 tags: uefi
55 Booting the Elkhart Lake CRB Board using UEFI71 option is ``UEFI PXEv4``.77 Desc - UEFI PXEv4 (MAC:6805CABC1997)82 #. If UEFI PXEv4 is not the first boot option use ``bcfg boot mv`` command to
32 # We need to set up uefi-run and OVMF environment33 # for testing UEFI method on qemu platforms35 find_program(UEFI NAMES uefi-run REQUIRED)41 list(APPEND UEFI -b ${OVMF_FD_PATH} -q ${QEMU})42 set(QEMU ${UEFI})
103 bool "QEMU uses UEFI to boot up"107 This option indicates that QEMU will use UEFI bootable method
59 Booting the Alder Lake N CRB Board using UEFI
113 # + UEFI can take interrupts on our stack, so no red zone114 # + UEFI API assumes 16-bit wchar_t
65 format certainly allows that, and the UEFI specification doesn't
21 * See the UEFI 2.8b specifications for more information22 * at https://www.uefi.org/specifications
17 * See "Finding the RSDP on UEFI Enabled Systems" in ACPI specs.
69 Booting the Raptor Lake S CRB Board using UEFI
66 Booting the UP Squared Pro 7000 Board using UEFI
79 Booting the UP Squared Board using UEFI
464 This enables the use of the UEFI console device as the
278 /* 64 bit OS entry point, used by EFI support. UEFI299 * UEFI platforms taking this code path, but...
1374 * :github:`37746` - qemu_x86_64 fails samples/hello_world/sample.basic.helloworld.uefi in CI
356 * UEFI devices can now use the firmware-initialized system console