| #
1befb38b |
| 18-Aug-2016 |
Alexander Graf <agraf@suse.de> |
x86: Move table csum into separate file
We need the checksum function without all the other table functionality soon, so let's split it out into its own C file.
Signed-off-by: Alexander Graf <agraf
x86: Move table csum into separate file
We need the checksum function without all the other table functionality soon, so let's split it out into its own C file.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
show more ...
|
| #
2b445e4d |
| 18-Aug-2016 |
Alexander Graf <agraf@suse.de> |
x86: Move table csum into separate header
We need the checksum function without all the other table functionality soon, so let's split it out into its own header file.
Signed-off-by: Alexander Graf
x86: Move table csum into separate header
We need the checksum function without all the other table functionality soon, so let's split it out into its own header file.
Signed-off-by: Alexander Graf <agraf@suse.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
show more ...
|