OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stage1_5
(Results
1 - 3
of
3
) sorted by null
/external/grub/util/
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
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
/external/grub/stage2/
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
...]
Completed in 977 milliseconds