Searched refs:SUPPORTED_PLATFORMS (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dbootloader.py43 SUPPORTED_PLATFORMS = {} variable in class:BootLoader
174 supported_platforms = bl.SUPPORTED_PLATFORMS
176 supported_platforms = cls.SUPPORTED_PLATFORMS
348 fwlist = self.SUPPORTED_PLATFORMS[platname]
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dsbb.py52 SUPPORTED_PLATFORMS = {'sparc': ('obp',)} variable in class:OBPBootLoader
H A Dlegacygrub.py64 SUPPORTED_PLATFORMS = {'x86': ('bios',)} variable in class:LegacyGRUBBootLoader
H A Dgrub2.py586 SUPPORTED_PLATFORMS = {'x86': ('bios', 'uefi64')} variable in class:GRUB2BootLoader

Completed in 37 milliseconds