Searched refs:BackendBootVarsFactory (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/bootvars/
H A D__init__.py34 class BackendBootVarsFactory(object): class in inherits:object
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dbootinfo.py90 from bootmgmt.backend.bootvars import BackendBootVarsFactory namespace
91 return BackendBootVarsFactory.get(sysroot, arch, osname)

Completed in 14 milliseconds