coreboot/src
Aaron Durbin 8f9c866caf lib: remove ulzma()
That function is no longer used. All users have been updated to
use the ulzman() function which specifies lengths for the input
and output buffers.

Change-Id: Ie630172be914a88ace010ec3ff4ff97da414cb5e
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/15526
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2016-07-01 23:55:16 +02:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch riscv/bootblock.S: Register machine-mode, not supervisor-mode trap handler 2016-06-28 18:54:02 +02:00
commonlib region: Add writeat and eraseat support 2016-06-24 20:48:12 +02:00
console console/post: be explicit about conditional cmos_post_log() compiling 2016-05-25 18:04:11 +02:00
cpu AMD k8 fam10: Refactor S3 recovery 2016-06-29 07:33:58 +02:00
device device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
drivers intel romstage: Use run_ramstage() 2016-06-29 07:32:43 +02:00
ec ec/google: Add support for the EC 'get time' function 2016-06-24 20:22:52 +02:00
include lib: remove ulzma() 2016-07-01 23:55:16 +02:00
lib lib: remove ulzma() 2016-07-01 23:55:16 +02:00
mainboard mainboard/google/reef: Configure DDI0, DDI1 HPD GPIO lines 2016-07-01 03:52:57 +02:00
northbridge intel/i945: Use common ACPI S3 recovery 2016-06-26 14:03:02 +02:00
soc skylake: Generate ACPI timing values for I2C devices 2016-07-01 18:51:51 +02:00
southbridge intel romstage: Use run_ramstage() 2016-06-29 07:32:43 +02:00
superio sio/winbond/w83667hg-a: Add pinmux defines for UART B 2016-05-29 19:34:54 +02:00
vendorcode AGESA boards: Fix split to romstage and ramstage 2016-07-01 21:05:47 +02:00
Kconfig Kconfig: Show DEBUG_BOOT_STATE in the Debug menu 2016-07-01 21:33:36 +02:00