[LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces
Uwe Hermann
uwe at hermann-uwe.de
Mon Nov 12 22:22:09 CET 2007
On Sun, Nov 11, 2007 at 05:51:46PM +0100, Frieder Ferlemann wrote:
> this patch groups register dumps by 8 and removes trailing spaces.
>
> Output then looks like:
>
> LDN 0x04 (Environment controller)
> idx 2b 30 60 61 62 63 70 f0 f1 f2 f3 f4 f5 f6
> val 00 01 02 90 02 30 00 80 00 00 00 40 00 ff
> def 00 00 02 90 02 30 09 00 00 00 00 00 NA NA
>
> instead of (trailing spaces here manually marked with '_')
>
> LDN 0x04 (Environment controller)
> idx 2b 30 60 61 62 63 70 f0 f1 f2 f3 f4 f5 f6_
> val 00 01 02 90 02 30 00 80 00 00 00 40 00 ff_
> def 00 00 02 90 02 30 09 00 00 00 00 00 NA NA_
>
> as the lines get longer the grouping gets increasingly more helpfull.
Nice, thanks.
Please repost the patch with a Signed-off-by line, see
http://linuxbios.org/Development_Guidelines#Sign-off_Procedure
so we can commit it.
Thanks, Uwe.
--
http://www.hermann-uwe.de | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20071112/dbe5e767/attachment.sig>
More information about the coreboot
mailing list