Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.h64 #define STAGE1_PARTEND 0x1fe macro
H A Dstage1.S496 . = _start + STAGE1_PARTEND
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c2379 STAGE1_PARTEND - STAGE1_WINDOWS_NT_MAGIC); in install_func()