[coreboot] [PATCH] fix acpi_tables code

Myles Watson mylesgw at gmail.com
Fri Mar 26 21:25:54 CET 2010


acpi_again.diff changes the code to copy the header first.
more.diff gets rid of some other warnings in the same files.

I had to use:
p = &AmlPtr[0];

Should I have used a different type for p besides unsigned char *?

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

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100326/8faccf4e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: acpi_again.diff
Type: text/x-patch
Size: 31254 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100326/8faccf4e/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: more.diff
Type: text/x-patch
Size: 11481 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100326/8faccf4e/attachment-0001.diff>


More information about the coreboot mailing list