Function
FwupdPluginefi_parse_sections
Declaration [src]
gboolean
fu_efi_parse_sections (
FuFirmware* firmware,
GInputStream* stream,
gsize offset,
guint64 flags,
GError** error
)
Parameters
firmware |
FuFirmware |
|
|
| The data is owned by the caller of the function. | |
stream |
GInputStream |
A |
|
| The data is owned by the caller of the function. | |
offset |
gsize |
| No description available. | |
flags |
guint64 |
|
|
error |
GError ** |
The return location for a GError*, or NULL. |