]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Refuse GPT with invalid entry size
authorJan Janssen <medhefgo@web.de>
Mon, 29 Aug 2022 08:09:01 +0000 (10:09 +0200)
committerJan Janssen <medhefgo@web.de>
Wed, 7 Sep 2022 10:55:49 +0000 (12:55 +0200)
commit0cf5f816f22c78740e122dfb6b3942ba4241717b
tree148c6cf867b2f6dea3524c14534f567da77c4672
parent71c628d4265251778d9bb08fdf59cebd1b1c0128
boot: Refuse GPT with invalid entry size

SizeOfPartitionEntry must be a multiple of 128 * 2^n.
src/boot/efi/xbootldr.c