find#

EfiBoot.find(label)#

Find all boot entries with the given label.

Parameters

label (str) – The label to search.

Returns

The boot entries with the given label.

Return type

List[int]