Home
last modified time | relevance | path

Searched refs:load_image (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstart_eltorito.S98 load_image: label
H A Dshared.h1075 kernel_t load_image (char *kernel, char *arg, kernel_t suggested_type,
H A Dboot.c40 load_image (char *kernel, char *arg, kernel_t suggested_type, in load_image() function
H A Dbuiltins.c2868 kernel_type = load_image (arg, mb_cmdline, suggested_type, load_flags); in kernel_func()
/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dwine.sizeof_param209 load_image 1 0
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog1573 * stage2/boot.c (load_image): In the case of Multiboot a.out
1633 * stage2/boot.c (load_image): For Linux, don't check if the
4349 * stage2/boot.c (load_image): Take an additional argument
4354 * stage2/shared.h (load_image): Added the new argument.
5157 * stage2/boot.c (load_image): Added an optional argument
5175 * stage2/shared.h (load_image): Added the argument
6021 * stage2/boot.c (load_image): grub_close was called after
7429 * stage2/boot.c (load_image): Use CURRENT_DRIVE and
7580 * stage2/boot.c (load_image): Return kernel_t instead int.
7632 [!STAGE1_5] (load_image): Likewise.
[all …]