Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dlinux.h75 #define BOOTSEC_SIGNATURE 0xAA55 macro
H A Dlinux.c128 if (lh.boot_flag != BOOTSEC_SIGNATURE) { in linux_loadkernel()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dshared.h195 #define BOOTSEC_SIGNATURE 0xAA55 macro
H A Dboot.c219 else if (lh->boot_flag == BOOTSEC_SIGNATURE in load_image()
H A Dbuiltins.c479 != BOOTSEC_SIGNATURE)) in chainloader_func()
2384 != BOOTSEC_SIGNATURE)) in install_func()