type: DevicePath.Type
subtype: Subtype
length: u16 align(1)
fv_filename: Guid align(1)
pub const PiwgFirmwareFileDevicePath = extern struct { type: DevicePath.Type, subtype: Subtype, length: u16 align(1), fv_filename: Guid align(1), }
Press escape to exit search and then '?' to see more options.