Igor Mammedov 28213cb6a6 acpi: make bios_linker_loader_add_checksum() API offset based
It should help to make clear that bios_linker works in terms
of offsets within a file. Also it should prevent mistakes
where user passes as arguments pointers to unrelated to file blobs.

While at it, considering that it's a ACPI checksum and
it's initial value must be 0, move checksum field zeroing
into bios_linker_loader_add_checksum() instead of doing it
at every call site manually before bios_linker_loader_add_checksum()
is called.

In addition add extra boundary checks.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2016-06-07 15:39:27 +03:00
..
2013-06-07 14:55:33 +02:00
2015-10-02 16:22:02 -03:00
2016-05-29 09:11:10 +02:00
2016-06-06 16:59:29 +01:00
2016-05-18 15:04:27 +03:00
2016-05-19 16:42:30 +02:00
2013-04-08 18:13:10 +02:00
2016-04-07 19:57:33 +03:00
2016-05-18 15:04:27 +03:00
2013-04-08 18:13:10 +02:00
2016-05-23 13:30:03 +02:00
2015-12-04 09:39:55 +03:00
2016-05-17 15:50:29 +02:00
2013-04-08 18:13:10 +02:00
2016-05-19 16:42:30 +02:00
2014-10-23 16:41:25 +02:00
2016-04-07 19:57:33 +03:00
2016-05-23 16:53:46 +02:00
2014-10-24 12:19:11 +01:00
2016-06-06 16:59:31 +01:00
2013-04-08 18:13:10 +02:00
2013-05-01 20:55:21 +04:00
2016-05-19 16:42:30 +02:00