commit | ef9e6de5409535bde164f087c31ac865800cbf14 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Mon Apr 11 16:16:14 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 17:11:33 2016 -0400 |
tree | 5c8740606982f880608a7ef563c570b371ad7970 | |
parent | c020d355c45ed40fe12af72ae5487527167fafd5 [diff] |
iso: Make little endian and 64bit safe The iso partition table implementation has a few endian and 64bit problems. Clean it up a bit to become endian and bitness safe. Signed-off-by: Alexander Graf <agraf@suse.de>