OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uefi_boot
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/sysinst/arch/i386/
md.c
63
static bool
uefi_boot
;
variable in typeref:typename:bool
92
uefi_boot
= false;
94
uefi_boot
= true;
183
if (
uefi_boot
)
434
return
uefi_boot
?
454
return
uefi_boot
? md_post_newfs_uefi(install)
700
if (!
uefi_boot
)
963
if (!
uefi_boot
)
1006
return !
uefi_boot
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025