Merge from vendor branch GDB:
[dragonfly.git] / sys / boot / efi / include / README
1 /*
2  * $FreeBSD: src/sys/boot/efi/include/README,v 1.1 2001/06/09 16:49:49 dfr Exp $
3  * $DragonFly: src/sys/boot/efi/include/README,v 1.1 2003/11/10 06:08:32 dillon Exp $
4  */
5
6 Files in this directory and subdirectories are subject to the following
7 copyright unless superceded or supplemented by additional specific license
8 terms found in the file headers of individual files.
9
10 Copyright (c) 1998-2000 Intel Corporation
11
12 Redistribution and use in source and binary forms, with or without
13 modification, are permitted provided that the following conditions
14 are met:
15
16 Redistributions of source code must retain the above copyright
17 notice, this list of conditions and the following disclaimer.
18
19 Redistributions in binary form must reproduce the above copyright
20 notice, this list of conditions and the following disclaimer in
21 the documentation and/or other materials provided with the
22 distribution.
23
24 THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
25 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
26 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
27 DISCLAIMED. IN NO EVENT SHALL INTEL BE LIABLE FOR ANY DIRECT,
28 INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
29 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
30 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
31 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
32 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
33 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
34 OF THE POSSIBILITY OF SUCH DAMAGE. THE EFI SPECIFICATION AND ALL
35 OTHER INFORMATION ON THIS WEB SITE ARE PROVIDED "AS IS" WITH NO
36 WARRANTIES, AND ARE SUBJECT TO CHANGE WITHOUT NOTICE.