Searched refs:load_image (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/grub/grub-0.97/stage2/ |
H A D | start_eltorito.S | 98 load_image: label
|
H A D | shared.h | 1075 kernel_t load_image (char *kernel, char *arg, kernel_t suggested_type,
|
H A D | boot.c | 40 load_image (char *kernel, char *arg, kernel_t suggested_type, in load_image() function
|
H A D | builtins.c | 2868 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 D | wine.sizeof_param | 209 load_image 1 0
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 929 * stage2/boot.c (load_image): Check if DATA_LEN plus SECTOR_SIZE 1254 * stage2/boot.c (load_image): Rewrite the Linux booting support 1294 * stage2/boot.c (load_image): Recognize newer FreeBSD kernels. 1573 * stage2/boot.c (load_image): In the case of Multiboot a.out 1627 * stage2/boot.c (load_image): For Linux, check if DATA_LEN is 1633 * stage2/boot.c (load_image): For Linux, don't check if the 1701 (load_image): Check a mem= option and set LINUX_MEM_SIZE to the 2402 * stage2/boot.c (load_image): Added ELF symbol loading support. 2464 * stage2/boot.c (load_image): If the image is a Multiboot ELF OS 2516 * stage2/boot.c (load_image): Don't cast entry_addr to an int, or [all …]
|