aboutsummaryrefslogtreecommitdiffstats
path: root/README
blob: b94a49fc2675a1ee7c12dcd1628ef0a838191127 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
		efilinux - A UEFI bootloader

efilinux is a UEFI OS loader. It was created as a reference
implementation with the aim of being well documented and containing
well written source code.

gnu-efi is required to build efilinux.

The latest development version of efilinux can be found at,

	git://git.kernel.org/pub/scm/boot/efilinux/efilinux.git

Stable versions can be found at,

	http://www.kernel.org/pub/linux/boot/efilinux/


Matt Fleming <matt.fleming@linux.intel.com>