]> git.ipfire.org Git - thirdparty/grub.git/commit
windows: Add _stack_chk_guard/_stack_chk_fail symbols for Windows 64-bit target master
authorDaniel Kiper <daniel.kiper@oracle.com>
Tue, 9 Apr 2024 17:56:02 +0000 (19:56 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 11 Apr 2024 13:48:26 +0000 (15:48 +0200)
commit8719cc2040368d43ab2de0b6e1b850b2c9cfc5b7
treea40b0de8215d946da3290da221f7de1d211b72f8
parent0876fdf215292a06ad087f862ae7677c85ae444f
windows: Add _stack_chk_guard/_stack_chk_fail symbols for Windows 64-bit target

Otherwise the GRUB cannot start due to missing symbols when stack
protector is enabled on EFI platforms.

Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
include/grub/stack_protector.h