Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dstart_eltorito.S43 # define STAGE_ADDR 0x2000 macro
45 # define STAGE_ADDR 0x8000 macro
104 mov $(STAGE_ADDR >> 4), %bx
118 ljmp $0, $(STAGE_ADDR+SECTOR_SIZE) /* jump to main() in asm.S */
324 .word (STAGE_ADDR + SECTOR_SIZE) >> 4