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

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dbootconfig.py131 | the set of BootInstance objects
270 boot_instance is a list of BootInstance references or a single
271 BootInstance reference.
336 BootInstance). If it returns True, that BootInstance is removed
371 BootInstance ref).
425 BootInstance object. It provides clarification for tokens that
769 class BootInstance(LoggerMixin): class in inherits:LoggerMixin
770 """BootInstance is the core abstraction for a bootable instance of an
772 BootInstance object
[all...]
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dlegacygrub.py40 BootInstance, SolarisDiskBootInstance,
60 BootInstance objects is rather fragile"""
595 # the BootInstance is properly initialized.
619 inst = BootInstance(None, **argdict)
718 # The BootInstance included in the 6-tuple will be the first
831 individual BootInstance objects that comprise the BootConfig.
1034 """Use the BootInstance's class name to find the entry-generator
1062 # If the BootInstance specifies a splashimage, foreground color

Completed in 27 milliseconds