[coreboot] [PATCH] libpayload updates.

Stefan Reinauer stepan at coresystems.de
Tue Apr 28 14:54:04 CEST 2009


Attached, find several libpayload updates:

libpayload-console.diff:
don't initialize "in" as it is initialized again one line below.


libpayload-curses.diff:
Mostly cosmetical changes.
- #if 0 some incomplete, non-working code instead of failing half way
through
  the function
- Don't read a NULL pointer in wclrtoeol

libpayload-drivers.diff:
Some driver fixes for libpayload:
- fix minor bug in serial driver.
- latest USB stack fixes
- fix dead store in options.c

libpayload-getopt.diff:
getopt for libpayload. in case someone wants to pass parameters to
payloads and
parse them.

libpayload-malloc.diff:
working memalign version for libpayload. This fixes problems with the
USB stack
in FILO.

Best regards,
Stefan

-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libpayload-console.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090428/55f2728a/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libpayload-curses.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090428/55f2728a/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libpayload-drivers.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090428/55f2728a/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libpayload-getopt.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090428/55f2728a/attachment-0003.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libpayload-malloc.diff
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090428/55f2728a/attachment-0004.ksh>


More information about the coreboot mailing list