Class
FwupdPluginPefileFirmware
[−]
Description [src]
class FwupdPlugin.PefileFirmware : FwupdPlugin.Firmware {
parent_instance: FuFirmware
}
A PE file consists of a Microsoft MS-DOS stub, the PE signature, the COFF file header, and an optional header, followed by section data.
Documented: https://learn.microsoft.com/en-gb/windows/win32/debug/pe-format.
[+]