Lines Matching full:compressed
5 were compressed using the UEFI compression scheme. The UEFI Decompress
24 Given a compressed source buffer, this function retrieves the size of
26 to decompress the compressed source buffer.
31 be determined from the compressed data specified by Source and SourceData,
44 @param Source The source buffer containing the compressed data.
47 that will be generated when the compressed buffer specified
50 is required to decompress the compressed buffer specified
59 the compressed data specified by Source
72 Decompresses a compressed source buffer.
79 If the compressed source data specified by Source is successfully decompressed
80 into Destination, then RETURN_SUCCESS is returned. If the compressed source data
81 specified by Source is not in a valid compressed data format,
88 @param Source The source buffer containing the compressed data.
98 (not in a valid compressed format).