summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub/files/0001-misc-Implement-grub_strlcpy.patch
Commit message (Collapse)AuthorAgeFilesLines
* grub: backport strlcpy functionPeter Marko2025-03-131-0/+68
It is used to fix multiple CVEs. (From OE-Core rev: 05791100fe67fd36ef24f98323890a4f3d6c3524) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>