Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
third_party
/
autotest
/
refs/heads/release-R26-3701.B
/
.
/
server
/
samples
/
boottool.srv
blob: 2c6e2ff8ca594ad72764a00b19a255a32ecbd335 [
file
] [
log
] [
blame
] [
edit
]
rh
=
hosts
.
create_host
(
"192.168.1.1"
)
print
rh
.
bootloader
.
get_titles
()
default
=
rh
.
bootloader
.
get_default
()
print
default
print
rh
.
bootloader
.
get_entry
(
default
)