DescriptionCreate EFI System Partition on USB image during build.
The EFI System Partition is a special disk partition where EFI BIOS expects
to find the platform-specific bootloader. We need this in order to work on
the BIOS/kernel handoff. It's not needed for the final ChromeOS image and it
isn't useful for legacy BIOS systems, so right now it only makes any difference on x86
devices with development BIOSes.
This change creates the partition for ARM builds as well; it has no effect
there, either.
Patch Set 1 #
Total comments: 3
Patch Set 2 : Cleanup, add image_to_vmware.sh changes #
Messages
Total messages: 6 (0 generated)
|