]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/boot/efi/stub.c
boot: Replace UINTN with size_t
authorJan Janssen <medhefgo@web.de>
Fri, 9 Dec 2022 10:13:09 +0000 (11:13 +0100)
committerJan Janssen <medhefgo@web.de>
Wed, 25 Jan 2023 14:22:41 +0000 (15:22 +0100)
commitdede50a715676d4ce3ebc9f958a8e3d65e09ce6c
tree7122491030129703c8313e958b0ac5f38fb7a1db
parentf2592ef0e113aef0e8e7141cab2b17521760b064
boot: Replace UINTN with size_t

No changes in behavior.
20 files changed:
src/boot/efi/boot.c
src/boot/efi/console.c
src/boot/efi/console.h
src/boot/efi/cpio.c
src/boot/efi/cpio.h
src/boot/efi/devicetree.c
src/boot/efi/devicetree.h
src/boot/efi/drivers.c
src/boot/efi/initrd.c
src/boot/efi/initrd.h
src/boot/efi/measure.c
src/boot/efi/measure.h
src/boot/efi/part-discovery.c
src/boot/efi/pe.c
src/boot/efi/pe.h
src/boot/efi/random-seed.c
src/boot/efi/splash.h
src/boot/efi/stub.c
src/boot/efi/util.c
src/boot/efi/util.h