OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootloaders
(Results
1 - 2
of
2
) sorted by null
/build/tools/releasetools/
edify_generator.py
141
def AssertSomeBootloader(self, *
bootloaders
):
142
"""Asert that the bootloader version is one of *
bootloaders
."""
145
for b in
bootloaders
]) +
/external/autotest/client/tools/
boottool
4
Linux::Bootloader - Base class interacting with Linux
bootloaders
842
due either to configuration files for multiple
bootloaders
or
854
Detects
bootloaders
by the presence of config files. This is not as
858
If called in list context, it will return a list of the
bootloaders
that
863
multiple (or no)
bootloaders
are detected, it will return undef.
[
all
...]
Completed in 46 milliseconds