1 | This package was debianized by Nigel Croxon <nigel.croxon@hp.com> using sources |
---|
2 | obtained from |
---|
3 | |
---|
4 | http://sourceforge.net/projects/gnu-efi |
---|
5 | |
---|
6 | Copyright: |
---|
7 | |
---|
8 | Copyright (c) 1999-2007 Hewlett-Packard Development Company, L.P. |
---|
9 | Contributed by David Mosberger <davidm@hpl.hp.com> |
---|
10 | Contributed by Stephane Eranian <eranian@hpl.hp.com> |
---|
11 | |
---|
12 | GNU-EFI is free software; you can redistribute it and/or modify |
---|
13 | it under the terms of the GNU General Public License as published by |
---|
14 | the Free Software Foundation; either version 2, or (at your option) |
---|
15 | any later version. |
---|
16 | |
---|
17 | GNU-EFI is distributed in the hope that it will be useful, |
---|
18 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
19 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
---|
20 | GNU General Public License for more details. |
---|
21 | |
---|
22 | You should have received a copy of the GNU General Public License |
---|
23 | along with GNU-EFI; see the file COPYING. If not, write to the |
---|
24 | Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, |
---|
25 | MA 02110-1301, USA. |
---|
26 | |
---|
27 | On a Debian system, the GPL can be found in /usr/share/common-licenses/GPL. |
---|
28 | |
---|
29 | |
---|
30 | The files in the "lib" and "inc" subdirectories are using the EFI Application |
---|
31 | Toolkit distributed by Intel at http://developer.intel.com/technology/efi |
---|
32 | |
---|
33 | This code is covered by the following agreement: |
---|
34 | |
---|
35 | Copyright (c) 1999-2007 Intel Corporation |
---|
36 | |
---|
37 | Redistribution and use in source and binary forms, with or without |
---|
38 | modification, are permitted provided that the following conditions are met: |
---|
39 | |
---|
40 | Redistributions of source code must retain the above copyright notice, this |
---|
41 | list of conditions and the following disclaimer. |
---|
42 | |
---|
43 | Redistributions in binary form must reproduce the above copyright notice, |
---|
44 | this list of conditions and the following disclaimer in the documentation |
---|
45 | and/or other materials provided with the distribution. |
---|
46 | |
---|
47 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
---|
48 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND |
---|
49 | FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL INTEL BE |
---|
50 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
---|
51 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
---|
52 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
---|
53 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
---|
54 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
---|
55 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
---|
56 | POSSIBILITY OF SUCH DAMAGE. THE EFI SPECIFICATION AND ALL OTHER INFORMATION |
---|
57 | ON THIS WEB SITE ARE PROVIDED "AS IS" WITH NO WARRANTIES, AND ARE SUBJECT |
---|
58 | TO CHANGE WITHOUT NOTICE. |
---|