Commit graph

22 commits

Author SHA1 Message Date
Tuomas Tynkkynen ff91863745 gnu-efi: 3.0.5 -> 3.0.6 2017-10-22 01:40:58 +03:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Tuomas Tynkkynen 321b639d76 gnu-efi: Remove unneeded aarch64 patch
Not needed after the upgrade to 3.0.5. Yay!
2017-02-05 09:34:31 +02:00
Franz Pletz c770a94097
gnu-efi: 3.0.4 -> 3.0.5 2017-01-30 01:15:25 +01:00
Nathan Zadoks 46991f88f7 gnu-efi: fix discarded const qualifier on aarch64 2017-01-25 00:01:53 +02:00
Robin Gloster 8031cba2ab Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-06-10 09:27:04 +00:00
Tuomas Tynkkynen 2577f4af0e gnu-efi: Fix build on ARM
For some reason it detects e.g. armv7l and then can't find
'inc/arm/efibind.h'.
2016-06-01 10:58:42 +03:00
Eelco Dolstra a2cb4a1d0a gnu-efi: 3.0.3 -> 3.0.4 2016-05-31 17:01:22 +02:00
Franz Pletz aff1f4ab94 Use general hardening flag toggle lists
The following parameters are now available:

  * hardeningDisable
    To disable specific hardening flags
  * hardeningEnable
    To enable specific hardening flags

Only the cc-wrapper supports this right now, but these may be reused by
other wrappers, builders or setup hooks.

cc-wrapper supports the following flags:

  * fortify
  * stackprotector
  * pie (disabled by default)
  * pic
  * strictoverflow
  * format
  * relro
  * bindnow
2016-03-05 18:55:26 +01:00
Robin Gloster a6dae3b5ad gnu-efi: disable stackprotector hardening 2016-03-01 22:20:50 +00:00
Robin Gloster f6d3b7a2ae switch hardening flags 2016-01-30 16:36:57 +00:00
Franz Pletz 954e9903ad Use a hardened stdenv by default 2016-01-30 16:36:57 +00:00
Tobias Geerinckx-Rice 6e28b032a5 gnu-efi: 3.0.2 -> 3.0.3 2015-09-18 07:12:13 +02:00
Shea Levy 145768bf9b Unmaintain a bunch of packages 2015-07-01 08:11:05 -04:00
William A. Kennington III d220ea72e5 gnu-efi: 3.0b -> 3.0.2 2015-05-20 00:26:12 -07:00
Michael Raskin d61129a117 Downgrade gnu-efi back: this fixes build of gummiboot without breaking syslinux build 2014-06-30 11:17:19 +04:00
William A. Kennington III 565f67b15d gnu-efi: Update 3.0u -> 3.0v
Additionally, create the include directories so that install populates
them.
2014-06-24 16:10:13 -05:00
Shea Levy fe8b00e9fa gnu-efi: Fix build
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-18 11:49:59 -05:00
Shea Levy 19c7b84799 gnu-efi: Update to 3.0u
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-09 10:07:02 -04:00
Shea Levy aa703a2b44 gnu-efi: bump to version 3.0s 2013-02-01 16:50:11 -05:00
Shea Levy ce6dbfc66a gnu-efi: Version 3.0r 2012-10-04 19:57:17 -04:00
Shea Levy 0017d80aa5 GNU EFI development libraries
svn path=/nixpkgs/trunk/; revision=33057
2012-03-14 01:23:31 +00:00