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

/osnet-11/usr/src/grub/grub2/util/grub.d/
H A D10_solaris.in5 from bootmgmt.backend.loader.grub2 import GRUB2MenuEntryEmitter
6 emitter = GRUB2MenuEntryEmitter(force_grub2=True)
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py1956 emitter = GRUB2MenuEntryEmitter(outfile, defs_dict)
3049 emitter = GRUB2MenuEntryEmitter()
3260 # the GRUB2MenuEntryEmitter class. If it does not,
3262 emitter = getattr(GRUB2MenuEntryEmitter,
3443 class GRUB2MenuEntryEmitter(LoggerMixin): class in inherits:LoggerMixin
3456 super(GRUB2MenuEntryEmitter, self).__init__()

Completed in 46 milliseconds