Function

FwupdPluginefi_timestamp_build

Declaration [src]

void
fu_efi_timestamp_build (
  FuStructEfiTime* st,
  XbNode* n
)

Description [src]

Imports an EFI_TIME from XML.

Available since:2.0.17

Parameters

st FuStructEfiTime
 

A FuStructEfiTime.

 The data is owned by the caller of the function.
n XbNode
 

A XbNode.

 The data is owned by the caller of the function.