Searched refs:find_efi_system_partition (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/fw/
H A Duefi64.py31 from bootmgmt.bootutil import find_efi_system_partition namespace
61 espdev = find_efi_system_partition(dev)
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dbootutil.py78 def find_efi_system_partition(devname, is_gpt=None): function
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A Dgrub2.py63 find_efi_system_partition,
2382 esp_dev = find_efi_system_partition(devname, is_gpt)

Completed in 24 milliseconds