[coreboot] [PATCH] resource compaction failure

Myles Watson mylesgw at gmail.com
Thu May 28 20:24:25 CEST 2009


This simple patch makes memmove copy (dev->resources -i) resource
structs instead of (dev->resources-i) bytes.  All my resources were
disappearing when I compacted (if I had a zeroed resource).  Now they
don't.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compact.diff
Type: text/x-patch
Size: 578 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20090528/212dedfb/attachment.diff>


More information about the coreboot mailing list