Commits
Gabe Black committed d3a2bc3fd14
x86: Clean up the x86 zimage code in preparation to extend it This change cleans up some formatting issues in the zimage handling code, and converts it from using offsets added to a base pointer to using the available structure definitions which were already being included. Signed-off-by: Gabe Black <gabeblack@chromium.org>