Bases: rawdisk.plugins.categories.IFilesystemPlugin
Filesystem plugin for EFI System partition.
Always returns True, since there is only one partition with this type GUID, no need to do further verification.
Returns EfiSystemVolume object.
Registers this plugin with FilesystemDetector as gpt plugin, with type guid {C12A7328-F81F-11D2-BA4B-00A0C93EC93B}
Bases: rawdisk.filesystems.volume.Volume
Structure for EFI System volume