Function

FwupdPluginefi_timestamp_export

Declaration [src]

void
fu_efi_timestamp_export (
  FuStructEfiTime* st,
  XbBuilderNode* bn
)

Description [src]

Exports an EFI_TIME to XML.

Available since:2.0.17

Parameters

st FuStructEfiTime
 

A FuStructEfiTime.

 The data is owned by the caller of the function.
bn XbBuilderNode
 

A XbBuilderNode.

 The data is owned by the caller of the function.