commit | f8c62f34fe868f5bcca88a32e4a5c52b67de661d | [log] [tgz] |
---|---|---|
author | Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> | Fri Aug 16 13:57:51 2013 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Mon Aug 19 11:53:45 2013 -0700 |
tree | 450799c8e36e38739004d263babc2b69514b82c6 | |
parent | 901037ba31c09132b820f2a21b66444fca735749 [diff] |
efi-pstore: Read and write to the 'compressed' flag of pstore In pstore write, Efi will add a character 'C'(compressed) or D'(decompressed) in its header while writing to persistent store. In pstore read, read the header and update the 'compressed' flag accordingly. Signed-off-by: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Tony Luck <tony.luck@intel.com>