summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/grub
Commit message (Expand)AuthorAgeFilesLines
* grub: add a fix for NULL pointer dereferenceMarta Rybczynska2022-03-022-0/+54
* grub: add a fix a NULL pointer dereference in gnulibMarta Rybczynska2022-03-022-0/+53
* grub: fix an unitialized token in gnulibMarta Rybczynska2022-03-022-0/+54
* grub: add a fix for unused variable in gnulibMarta Rybczynska2022-03-022-0/+60
* grub: add a fix for a possible NULL pointer dereferenceMarta Rybczynska2022-03-022-0/+66
* grub: fix memory leak at error in grub_efi_get_filename()Marta Rybczynska2022-03-022-0/+31
* grub: add a fix for malformed device path handlingMarta Rybczynska2022-03-022-0/+236
* grub: fix wrong handling of argc == 0Marta Rybczynska2022-03-022-0/+51
* grub: fix a dangling memory pointerMarta Rybczynska2022-03-022-0/+34
* grub: add a fix for a possible NULL dereferenceMarta Rybczynska2022-03-022-0/+40
* grub: fix a memory leakMarta Rybczynska2022-03-022-1/+41
* grub: add a fix for CVE-2020-25647Marta Rybczynska2022-02-162-0/+120
* grub: add a fix for CVE-2020-25632Marta Rybczynska2022-02-162-0/+91
* grub: fix CVE-2020-14372 and CVE-2020-27779Marta Rybczynska2022-01-1115-0/+1460
* grub: Exclude CVE-2019-14865 from cve-checkRichard Purdie2021-06-031-0/+3
* grub: fix "CVE:" line in one of the patchesScott Murray2021-01-091-1/+1
* grub: Further reproducibility fixRichard Purdie2021-01-091-0/+16
* grub: Add second fix for determinism issueRichard Purdie2021-01-011-0/+16
* grub: Fix build reproducibility issueRichard Purdie2021-01-012-0/+25
* grub: clean up CVE patchesYongxin Liu2020-11-129-20/+36
* grub: fix several CVEs in grub 2.04Yongxin Liu2020-11-129-0/+4143
* grub2: fix CVE-2020-10713Lee Chee Yang2020-10-272-0/+74
* grub: set CVE_PRODUCT to grub2Chen Qi2020-08-121-0/+2
* grub: don't autoreconf twiceRoss Burton2019-11-251-2/+3
* grub: inherit pkgconfigRoss Burton2019-11-251-1/+1
* grub-efi: switch to image-uefi.confDmitry Eremin-Solenikov2019-09-191-10/+7
* grub-bootconf: switch to image-uefi.confDmitry Eremin-Solenikov2019-09-191-5/+5
* grub: remove diffutils and freetype runtime dependenciesYi Zhao2019-09-162-2/+2
* meta: add missing descriptions and homepage in bspMaxime Roussin-BĂ©langer2019-09-161-0/+3
* grub/grub-efi: fix conflict for aach64Changqing Li2019-08-122-0/+9
* grub: add grub-nativeHongxu Jia2019-08-082-2/+2
* grub/libmpc/gdb: Use GNU_MIRROR in more recipesAdrian Bunk2019-08-031-1/+1
* grub: upgrade 2.02 -> 2.04Anuj Mittal2019-07-3111-257/+35
* grub: build with python 3Ross Burton2019-07-151-0/+2
* grub2: Drop unneeded codeRichard Purdie2019-07-031-4/+0
* grub/grub-efi: fix unrecognized command line option '-pipe-Wno-error' in CFLAGSHongxu Jia2019-06-041-1/+1
* grub: Use -Wno-error instead of doing this on a per-warning basisAdrian Bunk2019-05-085-332/+2
* grub-efi-native: Install grub-editenvJacob Kroon2019-04-161-0/+1
* grub: fix build with squashfs support enabledMartin Jansa2019-03-112-0/+25
* grub: Enhance Waddress-of-packed-member patch to cover x86_64 testcaseKhem Raj2019-03-041-0/+13
* grub2: Fix build with gcc9Khem Raj2019-02-152-0/+250
* grub2: Fix passing null to printf formatsKhem Raj2018-12-272-0/+35
* grub2.inc: set GRUBPLATFORM_arm to efiMingli Yu2018-07-261-1/+1
* grub: fix build with new binutilsRoss Burton2018-07-262-1/+78
* grub-efi: Provide target architecture for 32-bit ARM.Kristian Amlie2018-07-151-0/+3
* grub2: fix build with gcc8Martin Jansa2018-05-112-0/+75
* grub-efi: add grub target and image for aarch64Ricardo Salveti2018-05-041-0/+3
* grub: refresh patchesRoss Burton2018-03-091-10/+7
* grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32California Sullivan2018-03-061-5/+8
* grub-efi: install to /boot/California Sullivan2018-03-062-8/+28