Lines Matching full:converts
16 //Converts the given generic CPER error status to JSON IR.
57 //Converts the given CPER-JSON generic error status into a CPER structure.
79 //Converts a single uniform struct of UINT64s into intermediate JSON IR format, given names for eac…
94 //Converts a single uniform struct of UINT32s into intermediate JSON IR format, given names for eac…
109 //Converts a single object containing UINT32s into a uniform struct.
121 //Converts a single object containing UINT32s into a uniform struct.
133 //Converts a single integer value to an object containing a value, and a readable name if possible.
153 //Converts a single integer value to an object containing a value, readable name and description if…
185 //Converts the given 64 bit bitfield to IR, assuming bit 0 starts on the left.
199 //Converts the given IR bitfield into a standard UINT64 bitfield, with fields beginning from bit 0.
213 //Converts the given UINT64 array into a JSON IR array, given the length.
224 //Converts a single UINT16 revision number into JSON IR representation.
241 //Converts a single EFI timestamp to string, at the given output.
261 //Converts a single timestamp string to an EFI timestamp.