Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.h43 #define STAGE1_FORCE_LBA 0x41 macro
/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.h83 #define STAGE1_FORCE_LBA (0x41) macro
H A Dinstallgrub.c1198 *((unsigned char *)(install->stage1_buf + STAGE1_FORCE_LBA)) = 1; in prepare_stage1()
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c2425 *((unsigned char *) (stage1_buffer + STAGE1_FORCE_LBA)) = is_force_lba; in install_func()
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog5010 (STAGE1_FORCE_LBA): New macro.
5023 STAGE1_FORCE_LBA) to IS_FORCE_LBA.