Searched refs:multiboot (Results 1 – 16 of 16) sorted by relevance
9 __weak void multiboot(void) in multiboot() function28 multiboot(); in main()
6 extern void multiboot(void);
9 void multiboot(void) in multiboot() function
8 compatible = "intel,multiboot-framebuffer";
12 target_sources_ifdef(CONFIG_MULTIBOOT app PRIVATE src/multiboot.c)
16 zephyr_library_sources_ifdef(CONFIG_MULTIBOOT_INFO multiboot.c)
44 exfat fat multiboot2 multiboot terminal part_msdos part_gpt normal \
267 bool "Generate multiboot header"271 Embed a multiboot header in the output executable. This is used279 bool "Preserve multiboot information structure"282 kernel entry point. Some drivers (e.g., the multiboot framebuffer287 bool "Use multiboot memory map if provided"291 Use the multiboot memory map if the loader provides one.
16 Dynamic bootargs work on platforms where Zephyr is booted by multiboot or efi.
5 (NOT a "zephyr.strip" intended for grub/multiboot loading -- we need
195 The only build artifact you need is the ACRN multiboot image in244 receives its guest VMs (i.e. zephyr.bin) as GRUB "multiboot" modules.
315 # the QEMU direct multiboot kernel loader from overwriting the BIOS and
263 qemu-system-i386: warning: Unknown firmware file in legacy mode: genroms/multiboot.bin
212 * Added framebuffer driver with multiboot support
1710 * :github:`33084` - [Coverity CID :219563] Dereference after null check in arch/x86/core/multiboot.c
1104 * :dtcompatible:`intel,multiboot-framebuffer`