[coreboot] [PATCH]es for v2: minor portability issue and some CBFS changes

Patrick Georgi patrick at georgi-clan.de
Sat Jul 18 13:41:57 CEST 2009


Hi,

attached patches do:
portability.diff: strdup the input of dirname, as dirname is free 
(according to the spec) to change the string in-situ, even if glibc 
doesn't do it. Avoids errors on Mac OS and Solaris.

cbfs.diff: kill nrv2b support (we have lzma), slightly improve debug 
output, properly declare all functions

Both are
Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>


Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cbfs.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090718/08790ccc/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: portability.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090718/08790ccc/attachment-0001.ksh>


More information about the coreboot mailing list