Home
last modified time | relevance | path

Searched refs:grub_halt (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h791 void grub_halt (int no_apm) __attribute__ ((noreturn));
H A Dasm.S385 ENTRY(grub_halt)
H A Dbuiltins.c1907 grub_halt (no_apm); in halt_func()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c277 grub_halt (int no_apm) in grub_halt() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog2299 * stage2/asm.S [!STAGE1_5] (grub_halt): Set the level of APM
4431 * stage2/asm.S (grub_halt): Use jmp instead of jc, if INT 15
4445 * stage2/asm.S (grub_halt): New function.
4447 * stage2/shared.h (grub_halt): Declared.
4450 (grub_halt): Likewise.