HomeSort by relevance Sort by last modified time
    Searched full:stage1_5 (Results 1 - 25 of 27) sorted by null

1 2

  /external/grub/stage2/
disk_io.c 38 #ifndef STAGE1_5
95 #ifndef STAGE1_5
313 #if !defined(STAGE1_5)
316 #endif /* !STAGE1_5 */
331 #ifndef STAGE1_5
415 #endif /* ! STAGE1_5 */
420 #ifndef STAGE1_5
438 #ifndef STAGE1_5
561 #endif /* STAGE1_5 */
629 #ifndef STAGE1_5
    [all...]
char_io.c 32 #ifndef STAGE1_5
95 #ifndef STAGE1_5
98 #else /* STAGE1_5 */
100 #endif /* STAGE1_5 */
109 #ifndef STAGE1_5
167 #ifndef STAGE1_5
177 #ifndef STAGE1_5
190 #ifndef STAGE1_5
899 #endif /* STAGE1_5 */
901 #if !defined(STAGE1_5) || defined(FSYS_FAT
    [all...]
Makefile.am 141 stage1_5.c fsys_ext2fs.c bios.c
150 stage1_5.c fsys_fat.c bios.c
159 stage1_5.c fsys_ffs.c bios.c
168 stage1_5.c fsys_ufs2.c bios.c
177 stage1_5.c fsys_minix.c bios.c
186 disk_io.c stage1_5.c fsys_reiserfs.c bios.c
195 disk_io.c stage1_5.c fsys_vstafs.c bios.c
204 disk_io.c stage1_5.c fsys_jfs.c bios.c
213 disk_io.c stage1_5.c fsys_xfs.c bios.c
222 disk_io.c stage1_5.c fsys_iso9660.c bios.
    [all...]
start.S 23 #ifndef STAGE1_5
34 #ifdef STAGE1_5
38 #endif /* STAGE1_5 */
315 #ifdef STAGE1_5
317 #else /* ! STAGE1_5 */
319 #endif /* ! STAGE1_5 */
341 #ifdef STAGE1_5
396 #ifdef STAGE1_5
402 #ifdef STAGE1_5
Makefile.in 137 e2fs_stage1_5_exec-stage1_5.$(OBJEXT) \
147 fat_stage1_5_exec-stage1_5.$(OBJEXT) \
157 ffs_stage1_5_exec-stage1_5.$(OBJEXT) \
168 iso9660_stage1_5_exec-stage1_5.$(OBJEXT) \
178 jfs_stage1_5_exec-stage1_5.$(OBJEXT) \
188 minix_stage1_5_exec-stage1_5.$(OBJEXT) \
233 reiserfs_stage1_5_exec-stage1_5.$(OBJEXT) \
250 ufs2_stage1_5_exec-stage1_5.$(OBJEXT) \
261 vstafs_stage1_5_exec-stage1_5.$(OBJEXT) \
271 xfs_stage1_5_exec-stage1_5.$(OBJEXT)
    [all...]
term.h 37 #ifndef STAGE1_5
90 #endif /* ! STAGE1_5 */
96 #ifndef STAGE1_5
fsys_fat.c 297 #ifndef STAGE1_5
347 # ifndef STAGE1_5
359 # ifndef STAGE1_5
367 # endif /* STAGE1_5 */
430 # ifndef STAGE1_5
433 # endif /* STAGE1_5 */
458 # ifndef STAGE1_5
470 # endif /* STAGE1_5 */
common.c 36 #ifndef STAGE1_5
49 #ifndef STAGE1_5
138 #endif /* ! STAGE1_5 */
144 #ifndef STAGE1_5
156 #ifndef STAGE1_5
317 #endif /* STAGE1_5 */
start_eltorito.S 32 #ifndef STAGE1_5
42 #ifdef STAGE1_5
46 #endif /* STAGE1_5 */
268 #ifdef STAGE1_5
317 #ifdef STAGE1_5
fsys_iso9660.c 91 #if !defined(STAGE1_5)
94 #endif /* !STAGE1_5 */
213 #ifndef STAGE1_5
379 #ifndef STAGE1_5
asm.S 41 #ifdef STAGE1_5
55 #ifndef STAGE1_5
64 #endif /* ! STAGE1_5 */
100 #ifndef STAGE1_5
102 #else /* STAGE1_5 */
105 #endif /* STAGE1_5 */
207 #ifndef STAGE1_5
771 #endif /* STAGE1_5 */
774 #ifdef STAGE1_5
821 #endif /* STAGE1_5 */
    [all...]
shared.h 216 #ifndef STAGE1_5
590 #ifndef STAGE1_5
627 #ifndef STAGE1_5
630 #endif /* STAGE1_5 */
677 #ifndef STAGE1_5
814 #ifndef STAGE1_5
975 #ifndef STAGE1_5
filesys.h 158 #ifdef STAGE1_5
fsys_ffs.c 269 #ifndef STAGE1_5
278 #endif /* STAGE1_5 */
fsys_reiserfs.c 999 #ifndef STAGE1_5
1001 #endif /* ! STAGE1_5 */
    [all...]
fsys_ufs2.c 290 #ifndef STAGE1_5
299 #endif /* STAGE1_5 */
fsys_vstafs.c 148 #ifndef STAGE1_5
builtins.c 1037 char *stage1_5;
1043 stage1_5 = arg;
1044 device = skip_to (0, stage1_5);
1047 if (! grub_open (stage1_5))
1158 "embed STAGE1_5 DEVICE",
1159 "Embed the Stage 1.5 STAGE1_5 in the sectors after MBR if DEVICE"
1161 " Print the number of sectors which STAGE1_5 occupies if successful."
1022 char *stage1_5; local
4047 char stage1_5[64]; local
    [all...]
fsys_jfs.c 359 #ifndef STAGE1_5
fsys_minix.c 512 # ifndef STAGE1_5
fsys_xfs.c 597 #ifndef STAGE1_5
fsys_ext2fs.c 767 # ifndef STAGE1_5
  /external/grub/
ChangeLog 908 [!STAGE1_5] (console_setcursor): New prototype.
910 [!STAGE1_5] (console_nocursor): Removed.
    [all...]
  /external/grub/util/
grub-install 320 # Don't check for *stage1_5, because it is not fatal even if any
410 for file in ${grubdir}/stage1 ${grubdir}/stage2 ${grubdir}/*stage1_5; do
414 ${pkglibdir}/stage1 ${pkglibdir}/stage2 ${pkglibdir}/*stage1_5; do
425 for file in ${grubdir}/stage1 ${grubdir}/stage2 ${grubdir}/*stage1_5; do
grub-install.in 320 # Don't check for *stage1_5, because it is not fatal even if any
410 for file in ${grubdir}/stage1 ${grubdir}/stage2 ${grubdir}/*stage1_5; do
414 ${pkglibdir}/stage1 ${pkglibdir}/stage2 ${pkglibdir}/*stage1_5; do
425 for file in ${grubdir}/stage1 ${grubdir}/stage2 ${grubdir}/*stage1_5; do

Completed in 458 milliseconds

1 2