Restore skip CR and LF in the comboot API copies of the banner strings
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 May 2010 21:14:21 +0000 (14:14 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 17 May 2010 21:14:21 +0000 (14:14 -0700)
commitd3e40e850f62da372296e98db701c2dfb202bffc
treea09ad5e45c36165fd6aa643f8333118e59b6bad1
parent4f2568ba84172915df94995df4ad358d2f09cc0e
Restore skip CR and LF in the comboot API copies of the banner strings

The comboot API should not report leading CR and LF in the banner
strings.  This was done in 3.86, but apparently was lost due to
mismerge (52c9d5ba2af4e1f77aa2486a2af2bcab0b0af52c) in the 4.00 branch.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/comboot.inc