]> git.ipfire.org Git - thirdparty/systemd.git/commit
boot: Fall back to using image load address for stack guard 28527/head
authorJan Janssen <medhefgo@web.de>
Wed, 26 Jul 2023 13:08:53 +0000 (15:08 +0200)
committerJan Janssen <medhefgo@web.de>
Wed, 26 Jul 2023 13:11:08 +0000 (15:11 +0200)
commitbc32a9fdfd28886e4a037e97984b7a3bb230b224
tree5a782b3a04549f42434f8f85906e7cbbf8339645
parent99aa03c3af73a4cd7addaac7f7dde2b9e167c24f
boot: Fall back to using image load address for stack guard

If we cannot get random data from the RNG protocol we can still use our
load address to make the stack guard a little less static.
src/boot/efi/log.c