coreboot-kgpe-d16/src/vendorcode
Gabe Black 0c605a5a6c CBFS: Change the signature of cbfs_decompress.
Instead of returning 0 on success and -1 on error, return the decompressed
size of the data on success and 0 on error. The decompressed size is useful
information to have that was being thrown away in that function.

Change-Id: If787201aa61456b1e47feaf3a0071c753fa299a3
Signed-off-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/3578
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2013-08-15 20:10:39 +02:00
..
amd AMD AGESA: Fix comment for PCIE_DDI_DATA_INITIALIZER 2013-08-06 19:40:38 +02:00
google CBFS: Change the signature of cbfs_decompress. 2013-08-15 20:10:39 +02:00
Kconfig Add Google ChromeOS vendorcode directory 2012-03-30 01:59:38 +02:00
Makefile.inc Add Google ChromeOS vendor support 2012-04-02 18:39:31 +02:00