summaryrefslogtreecommitdiff
path: root/src/boot/efi/util.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-09-21 22:00:06 +0200
committerLennart Poettering <lennart@poettering.net>2021-09-23 17:24:28 +0200
commit0d43ce5266228182189771901413cf59a57ad585 (patch)
treeb88190df2c0af27c6e11916a39368b530cb679eb /src/boot/efi/util.c
parenta0a644be7060bdba77f51addaf415671aa4bfe32 (diff)
downloadsystemd-0d43ce5266228182189771901413cf59a57ad585.tar.gz
stub: various modernizations to linux.c
Let's make some stuff const. Most importanly call AllocatePages() with a pointer to an EFI_PHYSICAL_ADDRESS instead of a pointer to a pointer. On 64bit this makes no difference, but on i386 this is simply not correct, since EFI_PHYSICAL_ADDRESS is 64bit there, even though pointers are 32bit.
Diffstat (limited to 'src/boot/efi/util.c')
0 files changed, 0 insertions, 0 deletions