On Mon, Mar 21, 2022 at 03:14:39PM +0000, Chris Coulson wrote:
> The initial implementation of the stack protector just busy looped
> in __stack_chk_fail in order to reduce the amount of code being
> executed after the stack has been compromised because of a lack of
> firmware memory protections. With future firmware implementations
> incorporating memory protections such as W^X, call in to boot services
> when an error occurs in order to log a message to the console before
> automatically rebooting the machine.
>
> Signed-off-by: Chris Coulson <chris.coul...@canonical.com>

Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to