]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Rename pe section size to memory_size
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 4 Oct 2024 08:22:37 +0000 (10:22 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 9 Oct 2024 18:36:57 +0000 (20:36 +0200)
commit78f65715058ebfeef0e6bb65df82f70ae3137775
tree8dc7b26a2e1f1053feac9ef0349f8ec2211cd1f8
parent224aa31f4a0499bfacab07f22d2114fca555da29
boot: Rename pe section size to memory_size

Let's clearly indicate this is the size in memory and not the size
on disk, these two are not guaranteed to be the same.
src/boot/efi/boot.c
src/boot/efi/pe.c
src/boot/efi/pe.h
src/boot/efi/stub.c