Inherited from GRUB :
__init__ ,
config_dir ,
config_file ,
device_map_file ,
grub_config_dir ,
grub_device_name ,
has_windows ,
install_targets ,
serial_command ,
write_config ,
write_config_console ,
write_config_header ,
write_config_images ,
write_config_password ,
write_config_post ,
write_device_map
Inherited from BootLoader :
add_image ,
boot_prefix ,
bootable_chain_devices ,
bootable_devices ,
clear_drive_list ,
clear_images ,
default ,
device_description ,
device_descriptions ,
disklabel_types ,
drive_order ,
drives ,
image_label ,
images ,
is_valid_stage1_device ,
is_valid_stage2_device ,
platform ,
read ,
set_boot_args ,
set_preferred_stage1_type ,
stage1_device ,
stage1_devices ,
stage2_device ,
timeout ,
trusted_boot ,
update_only ,
writeKS
Inherited from BootLoader (private):
_device_type_index ,
_device_type_match ,
_find_chain_images ,
_is_valid_disklabel ,
_is_valid_format ,
_is_valid_location ,
_is_valid_md ,
_is_valid_partition ,
_is_valid_size ,
_set_console ,
_sort_drives
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
|