Joachim Fasting 252dcd62f3
OVMF: separate output for ovmf binaries
OVMF{,CODE,VARS}.fd are now available in a dedicated fd output, greatly
reducing the closure in the common case where only those files are used (a
few MBs versus several hundred MBs for the full OVMF).

Note: it's unclear why `dontPatchELF` is now necessary for the build to
pass (on my end, at any rate) but it doesn't make much sense to run this
fixup anyway,

Note: my reading of xen's INSTALL suggests that --with-system-ovmf should
point directly to the OVMF binary.  As such, the previous invocation was
incorrect (it pointed to the root of the OVMF tree).  In any case, I have
only built xen with `--with-system-ovmf`, I have not tested it.

Fixes https://github.com/NixOS/nixpkgs/issues/25854
Closes https://github.com/NixOS/nixpkgs/pull/25855
2017-05-20 12:33:48 +02:00
..
2016-04-12 19:13:52 +02:00
2016-02-28 16:18:39 +01:00
2016-11-24 22:28:03 +01:00
2017-04-21 10:32:36 -04:00
2016-09-16 22:06:16 +02:00
2016-08-02 20:58:35 -04:00
2017-02-17 16:04:49 +01:00
2017-02-17 16:04:49 +01:00
2017-02-17 16:04:49 +01:00
2017-04-03 09:05:41 -04:00
2016-10-01 17:08:48 +02:00
2016-12-31 09:36:57 +01:00
2017-03-30 16:23:33 +02:00
2016-01-23 01:20:14 +01:00
2016-10-15 13:54:59 -04:00
2016-09-16 22:06:16 +02:00
2016-11-28 15:33:58 +01:00
2017-02-17 16:04:49 +01:00
2016-10-01 23:18:24 +02:00
2016-12-29 20:09:46 -05:00
2016-12-29 20:09:46 -05:00
2016-09-17 10:47:36 +01:00
2016-09-13 09:45:08 +02:00
2017-03-08 04:54:17 +01:00
2017-02-05 12:41:21 +03:00
2017-02-26 11:14:32 +01:00
2016-12-20 23:26:51 +01:00
2015-08-31 18:36:32 +02:00
2017-03-12 16:01:07 +01:00
2017-03-01 03:16:35 +03:00
2017-04-11 03:21:58 +02:00
2015-12-25 15:55:07 +01:00
2016-09-13 22:46:46 +02:00
2016-04-12 19:13:52 +02:00
2017-04-29 17:23:35 +00:00