Package2: Difference between revisions

Liam (talk | contribs)
No edit summary
"file size" doesn't really make sense since KIPs are loaded from binary image and not file.
Line 257: Line 257:
| 0x0
| 0x0
| 0x4
| 0x4
| Memory Offset
| Offset
|-
|-
| 0x4
| 0x4
| 0x4
| 0x4
| Memory Size
| Size
|-
|-
| 0x8
| 0x8
| 0x4
| 0x4
| File Size
| Compressed/Binary Size
|}
|}


File size can be 0 or lower than exepected, this is the case for BSS for example.
Compressed/Binary size can be 0 or lower than expected, this is the case for BSS for example.


===== Compression =====
===== Compression =====