summary refs log tree commit diff
path: root/pkgs/development/compilers/edk2
Commit message (Collapse)AuthorAge
* edk2 add short-circuit-the-transfer-of-an-empty-S3_CONTEXT.patchOrivej Desh2017-12-16
| | | | | as requested by @lukeadams in https://github.com/NixOS/nixpkgs/pull/32724#issuecomment-352140119
* edk2: 2014-12-10 -> 2017-12-05Luke Adams2017-12-16
| | | | src was at vUDK2017 tag (2017-06-13), updated to the latest commit in UDK2017 branch.
* edk2: 2014-12-10 -> UDK2017Linus Heckemann2017-08-27
|
* Update homepage attributes: http -> httpsmimadrid2017-08-03
| | | | | Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated https://repology.org/repository/nix_stable/problems
* edk2: use python2Frederik Rietdijk2016-10-18
| | | | python 2 print statement
* edk2: use python envFrederik Rietdijk2016-10-13
|
* Python: remove modules and pythonFullFrederik Rietdijk2016-10-10
|
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
|\
| * Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
| |
* | Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | edk2: turn off fortify & format hardeningRobin Gloster2016-02-08
|/
* edk2, OVMF: Fix build on GCC 4.9Tuomas Tynkkynen2015-07-20
| | | | | | | The toolchain must be correctly specified in the OVMF build or it fails with 'Unsupported section alignment': http://hydra.nixos.org/build/23859056
* Unmaintain a bunch of packagesShea Levy2015-07-01
|
* Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
|
* Update/Fix OVMFMichael Raskin2014-12-11
|
* edk2/OVMF: UpdateShea Levy2014-02-03
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* Update edk2 and OVMFShea Levy2013-10-09
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* edk2: UpdateShea Levy2013-03-19
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* edk2: Bump versionShea Levy2012-10-04
|
* OMVF: Only need some of the sources, and symlinks instead of copies are fineShea Levy2012-03-14
| | | | svn path=/nixpkgs/trunk/; revision=33090
* EDK2: Significant cleanup andShea Levy2012-03-14
| | | | | | modularization, and add OVMF as an example of how to use it svn path=/nixpkgs/trunk/; revision=33059
* Add Intel's EDKShea Levy2012-03-14
svn path=/nixpkgs/trunk/; revision=33058