Constructor
FwupdPluginEfiDevicePathListnew
since: 1.9.3
Declaration [src]
FuEfiDevicePathList*
fu_efi_device_path_list_new (
void
)
Return value
Type: FuEfiDevicePathList
A FuEfiDevicePathList
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |