the following patch was just integrated into master:
commit a6adc2f9744284a99ffcc03e69aee342fd661819
Author: Patrick Georgi <[email protected]>
Date: Tue Mar 13 10:24:32 2012 +0100
Add function to convert grub arguments to unix style argc/argv
This provides a function to_argc_argv() to split a single string
into argc/argv for easier consumption by getopt(). It honors double
quotes, but doesn't handle \" (ie. escaped quotes) - they are
treated like separate tokens.
Change-Id: I28f408de8727c6bd2d098db24f05b04acc91eaea
Signed-off-by: Patrick Georgi <[email protected]>
Signed-off-by: Nico Huber <[email protected]>
Reviewed-on: http://review.coreboot.org/1808
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <[email protected]>
Build-Tested: build bot (Jenkins) at Fri Nov 9 08:10:47 2012, giving +1
See http://review.coreboot.org/1808 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot