Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h202 #define BOOTSEC_SIG_OFFSET 0x1FE macro
H A Dbuiltins.c478 && (*((unsigned short *) (BOOTSEC_LOCATION + BOOTSEC_SIG_OFFSET)) in chainloader_func()
2383 || (*((unsigned short *) (stage1_buffer + BOOTSEC_SIG_OFFSET)) in install_func()