summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-boot/gnu-efi: fix building on armViorel Munteanu2024-09-091-1/+6
| | | | | | | | Broken when trying to implement a workaround for bug #931792. Checking if objcopy supports PE fails on arm. Closes: https://bugs.gentoo.org/939338 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r3 amd64, #939093Sam James2024-09-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r3 x86, #939093Sam James2024-09-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r3 arm64, #939093Sam James2024-09-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: fix compilation on different localesViorel Munteanu2024-08-281-3/+3
| | | | | Closes: https://bugs.gentoo.org/938580 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: Fix compilation on musl amd64Viorel Munteanu2024-08-261-0/+128
| | | | | | | | | | | On amd64, musl typedefs wchar_t to int, conflicting with -fshort-wchar. Also, /usr/include is searched before the compiler provided include directory. As a workaround, use -nostdinc and switch them around. Closes: https://bugs.gentoo.org/933080 Bug: https://bugs.gentoo.org/938012 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: fix building efi appsViorel Munteanu2024-08-022-0/+15
| | | | | | | Remove an include directory missing on most systems. Closes: https://bugs.gentoo.org/888829 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: force use of binutils objcopyViorel Munteanu2024-08-021-0/+110
| | | | | | | | lld-objcopy does not support PE executables. Use binutils objcopy instead. Bug: https://bugs.gentoo.org/931792 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: drop 3.0.18-r1Viorel Munteanu2024-07-292-216/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: drop 3.0.18Viorel Munteanu2024-07-291-85/+0
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r2 x86, #936616Sam James2024-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r2 amd64, #936616Sam James2024-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r2 arm, #936616Sam James2024-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r2 arm64, #936616Sam James2024-07-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: drop the refind patchViorel Munteanu2024-06-171-0/+89
| | | | | | sys-boot/refind-0.14.2 does not boot with this patch. Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: add myself as a maintainerViorel Munteanu2024-06-171-1/+4
| | | | Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r1 arm, #933047Sam James2024-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r1 arm64, #933047Sam James2024-05-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r1 x86, #933047Joonas Niilola2024-05-291-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.18-r1 amd64, #933047Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: fix Clang build, backport refind fixesSam James2024-05-033-0/+242
| | | | | Closes: https://bugs.gentoo.org/930538 Signed-off-by: Sam James <sam@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-303-5/+5
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-boot/gnu-efi: drop myself as a maintainerMike Gilbert2024-04-231-4/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: add github upstream metadataSam James2024-04-231-0/+1
| | | | | | https://sourceforge.net/p/gnu-efi/feature-requests/11/ Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: add 3.0.18Sam James2024-04-232-0/+86
| | | | | | Closes: https://bugs.gentoo.org/914606 Closes: https://bugs.gentoo.org/929216 Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.17 x86, #918532Arthur Zamarin2023-11-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.17 amd64, #918532Arthur Zamarin2023-11-271-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.17 arm, #918532Sam James2023-11-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.17 arm64, #918532Sam James2023-11-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: pass OBJCOPY to build systemDavid Seifert2023-09-061-1/+2
| | | | | Closes: https://bugs.gentoo.org/913704 Signed-off-by: David Seifert <soap@gentoo.org>
* sys-boot/gnu-efi: add 3.0.17David Seifert2023-09-052-0/+87
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-boot/gnu-efi: drop 3.0.12, 3.0.14David Seifert2023-09-053-175/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.15 arm64, #907667Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.15 arm, #907667Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.15 amd64, #907667Sam James2023-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.15 x86, #907667Sam James2023-06-011-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.14 x86, #865007Sam James2022-08-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-boot/gnu-efi: arm stable wrt bug #865007Agostino Sarubbo2022-08-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/gnu-efi: amd64 stable wrt bug #865007Agostino Sarubbo2022-08-131-1/+1
| | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-boot/gnu-efi: Stabilize 3.0.14 arm64, #865007Arthur Zamarin2022-08-131-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-boot/gnu-efi: add 3.0.15Mike Gilbert2022-08-122-0/+87
| | | | | Closes: https://bugs.gentoo.org/864749 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: drop flag-o-maticMike Gilbert2022-05-301-1/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: add REQUIRED_USE for ABI_X86 flagsMike Gilbert2022-05-301-4/+8
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: keyword ~riscvYixun Lan2022-02-091-2/+3
| | | | | | | tested on unmatched board Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-boot/gnu-efi: drop 3.0.11Mike Gilbert2021-08-282-88/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: add 3.0.14Mike Gilbert2021-08-282-0/+82
| | | | | Closes: https://bugs.gentoo.org/810724 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: drop ia64@ from maintainersSergei Trofimovich2020-09-261-4/+0
| | | | | | | Ideally arch porting team should not be a package maintainer. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sys-boot/gnu-efi: update HOMEPAGEMike Gilbert2020-06-232-2/+2
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/gnu-efi: bump to 3.0.12Christophe Lermytte2020-06-232-0/+88
| | | | | | | | Closes: https://bugs.gentoo.org/701152 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/16369