summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-04-22 11:26:37 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-04-27 11:27:18 +0000
commiteafad32db3d1e4b69c430f4403b96288313f3105 (patch)
tree308aa9c066b48c8fcaab0a38e8cadd5a14c5b5a4
parenta36ef662f4276f8eef30de367e64ff2ff3f9ad1c (diff)
downloadlorries-eafad32db3d1e4b69c430f4403b96288313f3105.tar.gz
Add gnu-efi
Library to develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), and IA-32 (x86) platforms using the GNU toolchain and the EFI development environment. Change-Id: I640fce63dd0d610e4409cb82c96565973ab03fd5
-rw-r--r--open-source-lorries/gnu-efi.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/gnu-efi.lorry b/open-source-lorries/gnu-efi.lorry
new file mode 100644
index 0000000..9b98d50
--- /dev/null
+++ b/open-source-lorries/gnu-efi.lorry
@@ -0,0 +1,6 @@
+{
+ "gnu-efi": {
+ "type": "git",
+ "url": "git://git.code.sf.net/p/gnu-efi/code"
+ }
+}