Project

General

Profile

Actions

Bug #26

closed

cbfstool do not add compression attribute to ramstage

Added by Werner Zeh about 8 years ago. Updated about 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
01/27/2016
Due date:
% Done:

0%

Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:

Description

Even if the ramstage is compressed and cbfstool add-stage is called with -c LZMA,
no compression attribute will be added to fallback/ramstage
in the resulting image.

Actions #1

Updated by Patrick Georgi about 8 years ago

  • Status changed from New to Rejected

Stages are compressed internally: It's an uncompressed SELF header and each section is then compressed (and provides the necessary metadata to detect this). The compression attribute is for full-file compression. This is working as intended (but maybe could be documented better)

Actions

Also available in: Atom PDF