diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-05-29 08:31:10 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-06-04 11:48:23 +0000 |
commit | 89011bec6a0f87c42752a2e3273a15733a0e1b7d (patch) | |
tree | e7257e8e281a3553e861c4af88a0bd0e7ef12ba7 /Documentation/cbfs.txt | |
parent | 1e96ea1a09988339153123bfeeab854644bcebc5 (diff) | |
download | coreboot-89011bec6a0f87c42752a2e3273a15733a0e1b7d.tar.xz |
Documentation: Remove whitespace before tab
Change-Id: I8cb5b122162c40435f93019c9be9a367d2656cf1
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26660
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'Documentation/cbfs.txt')
-rw-r--r-- | Documentation/cbfs.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cbfs.txt b/Documentation/cbfs.txt index 7adae61432..6d4e387ea1 100644 --- a/Documentation/cbfs.txt +++ b/Documentation/cbfs.txt @@ -384,7 +384,7 @@ PAYLOAD_SEGMENT_BSS 0x20535342 The memory specified by the segment PAYLOAD_SEGMENT_PARAMS 0x41524150 The segment contains information for the payload PAYLOAD_SEGMENT_ENTRY 0x52544E45 The segment contains the entry point - for the payload + for the payload 'compression' is the compression scheme for the segment. Each segment can be independently compressed. There are three compression types defined by |