This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
c99243c8ce
zephyr
/
tests
/
boot
/
uefi
/
prj.conf
5 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tests: add a test to verify UEFI boot on x86_64 targets. add a config CONFIG_QEMU_UEFI_BOOT to indicate whether the qemu will use UEFI bootable method; add a new test "sample.basic.helloworld.uefi" to verify UEFT bootable method on qemu_x86_64 platform. Signed-off-by: Chen Peng1 <peng1.chen@intel.com>
2021-07-29 00:15:24 +08:00
CONFIG_QEMU_UEFI_BOOT=y
CONFIG_BUILD_OUTPUT_EFI=y
CONFIG_SRAM_SIZE=204800
test: arch: x86: update with new acpica interface modified existing x86 tests app with the new acpica interface Signed-off-by: Najumon B.A <najumon.ba@intel.com>
2023-07-02 18:04:45 +08:00
CONFIG_ACPI=y