Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A Dstage1.h81 #define STAGE1_BIOS_HD_FLAG 0x80 macro
H A Dstage1.S157 testb $STAGE1_BIOS_HD_FLAG, %dl
242 testb $STAGE1_BIOS_HD_FLAG, %dl
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8044 * stage1/stage1.h (STAGE1_BIOS_HD_FLAG): ... this.