[Buildroot] [PATCH] configs/pc_x86_64_efi: add GPT partition table support.

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Nov 12 22:13:33 UTC 2019


On Wed,  7 Aug 2019 15:54:57 +0200
Aalx <alexandre.payen at smile.fr> wrote:

> From: Alexandre PAYEN <alexandre.payen at smile.fr>
> 
> Based on commit fee29b05bb7db25e37c8a5175ce00dc712554edf[1].
> It add the use of GPT partition table on pc_x86_64_efi.
> This commit removed the use of genimage and replace it with a shell
> script.
> 
> Since version 11, genimage support GPT partition table.
> 
> Tested in QEMU, not on a physical device.
> 
> So:
> - revert commit fee29b05bb7db25e37c8a5175ce00dc712554edf[1]
> - add GPT support
> - tweak shell script to add the correct UUID in genimage config.
> 
> [1]: https://git.buildroot.net/buildroot/commit/?id=fee29b05bb7db25e37c8a5175ce00dc712554edf
> [2]: https://git.buildroot.net/buildroot/commit/?id=79b8540d624ac4846ba341b1b9691eccacf0bc05
> 
> Signed-off-by: Alexandre PAYEN <alexandre.payen at smile.fr>
> Cc: Carlos Santos <casantos at datacom.com.br>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>

So, I kind of screwed up: I applied this version of the patch, taking
into account the comments from Carlos, and then only realized that
Carlos has sent a v2.

From a quick look, Carlos v2 seems identical to the changes I've done
to this v1.

Carlos, could you double check that what I have applied is OK ? I did a
test build, and booted under Qemu and it worked fine here.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list