diff options
author | Lennart Poettering <lennart@poettering.net> | 2021-09-21 22:00:06 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-09-23 17:24:28 +0200 |
commit | 0d43ce5266228182189771901413cf59a57ad585 (patch) | |
tree | b88190df2c0af27c6e11916a39368b530cb679eb /src/boot/efi/util.c | |
parent | a0a644be7060bdba77f51addaf415671aa4bfe32 (diff) | |
download | systemd-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