summaryrefslogtreecommitdiffstats
path: root/boot/syslinux/0013-Fix-build-with-gnu-efi-version-3.0.9.patch
Commit message (Collapse)AuthorAgeFilesLines
* boot/syslinux: fix build with EFI supportCarlos Santos2019-02-261-0/+45
Commit 1a437fd22f bumped gnu-efi to version 3.0.9. This breaks the build of syslinux with EFI support due to multiple definitions of 'memset' and 'memcpy'. Backport a patch already applied upstream to fix the problem. Signed-off-by: Carlos Santos <casantos@datacom.com.br> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud