Descriptionbuild_image,update_bootloaders: directly update the built image
Instead of playing mount and loop device games, this change adds support for
update_bootloaders.sh to directly update the EFI system partition living in the
image if a file, offset, and size is supplied.
TEST=build_image for x86-generic; booted resulting image
BUG=broken build
Change-Id: I3d891fd965df6fb4abfc63d660e314c497a4184d
Patch Set 1 #Patch Set 2 : s/else/elif #Patch Set 3 : fix to_size test #Patch Set 4 : convert sectors to size and fix esp_size using partoffset #Patch Set 5 : syslinux should operate on the dev #Patch Set 6 : one last upload just to make sure I didnt forget anything #
Total comments: 4
Patch Set 7 : style and comment nits #Messages
Total messages: 3 (0 generated)
|