Home
last modified time | relevance | path

Searched refs:grub_stage2 (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dmain.c22 int grub_stage2 (void);
264 exit (grub_stage2 ()); in main()
H A Dasmstub.c30 int grub_stage2 (void);
111 grub_stage2 (void) in grub_stage2() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog199 * grub/asmstub.c (grub_stage2): Remove the attribute `volatile'
221 (grub_stage2): Tweak the declaration and the definition of the
240 * grub/asmstub.c (grub_stage2): Use auto instead of static for
2132 (grub_stage2) [HAVE_LIBCURSES]: If USE_CURSES is true, ignore
6603 (grub_stage2): The device mapping routine is moved to ...
7446 (grub_stage2): Use check_device to probe a device.
7696 (grub_stage2): Do a setjmp in doit, and when it returns
8362 (grub_stage2): Call sync before and after calling doit.
8523 (grub_stage2): Delete first_scsi_disk and add a variable
8559 * grub/asmstub.c (grub_stage2): Fix a memory leak that FP is
[all …]