coreboot-kgpe-d16/util/blobtool
Martin Roth 6d189cc47b util/blobtool: clean up blobtool.l a bit
- Rewrite STRING and COMMENT expressions to remove need for CHARS.
- Clean up regular expressions - get rid of unnecessary expressions.
- Remove extra newline from the end of the file.

- Clean up stripquotes() function
-- Remove unnecessary backslashes in '\"'
-- Check malloc for failure
-- Remove unnecessary assignment of 0 to the end of the new string,
snprintf will take care of it.

- Update blobtool.lex.c_shipped to the new version.

Change-Id: I002962cfae0816ed3c7a5811dfb1b8b48fdc5729
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/19230
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2017-04-24 19:00:45 +02:00
..
Makefile util/blobtool: Add new tool for compiling/decompiling data blobs 2017-02-04 23:18:35 +01:00
Makefile.inc util/blobtool & sconfig: Update GENPARSER Kconfig question 2017-04-14 17:26:48 +02:00
blobtool.l util/blobtool: clean up blobtool.l a bit 2017-04-24 19:00:45 +02:00
blobtool.lex.c_shipped util/blobtool: clean up blobtool.l a bit 2017-04-24 19:00:45 +02:00
blobtool.tab.c_shipped util/blobtool: Hook into coreboot build 2017-04-14 17:26:30 +02:00
blobtool.tab.h_shipped util/blobtool: Hook into coreboot build 2017-04-14 17:26:30 +02:00
blobtool.y util/blobtool: Add new tool for compiling/decompiling data blobs 2017-02-04 23:18:35 +01:00
gbe-ich9m.set util/blobtool: Add new tool for compiling/decompiling data blobs 2017-02-04 23:18:35 +01:00
gbe-ich9m.spec util/blobtool: Add new tool for compiling/decompiling data blobs 2017-02-04 23:18:35 +01:00
ifd-x200.set util/blobtool: Add new tool for compiling/decompiling data blobs 2017-02-04 23:18:35 +01:00
ifd-x200.spec util/blobtool: Add new tool for compiling/decompiling data blobs 2017-02-04 23:18:35 +01:00
it8718f-ec.spec util/blobtool: Add new tool for compiling/decompiling data blobs 2017-02-04 23:18:35 +01:00