From eafad32db3d1e4b69c430f4403b96288313f3105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Wed, 22 Apr 2015 11:26:37 +0100 Subject: 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 --- open-source-lorries/gnu-efi.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/gnu-efi.lorry (limited to 'open-source-lorries') 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" + } +} -- cgit v1.2.1