[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/boot/efi/include/

Version: -  FREEBSD  -  FREEBSD7  -  FREEBSD71  -  FREEBSD70  -  FREEBSD6  -  FREEBSD64  -  FREEBSD63  -  FREEBSD62  -  FREEBSD61  -  FREEBSD60  -  FREEBSD5  -  FREEBSD55  -  FREEBSD54  -  FREEBSD53  -  FREEBSD52  -  FREEBSD51  -  FREEBSD50  -  FREEBSD4  -  FREEBSD3  -  FREEBSD22  -  linux-2.6  -  linux-2.4.22  -  MK83  -  MK84  -  PLAN9  -  DFBSD  -  NETBSD  -  NETBSD5  -  NETBSD4  -  NETBSD3  -  NETBSD20  -  OPENBSD  -  xnu-517  -  xnu-792  -  xnu-792.6.70  -  xnu-1228  -  OPENSOLARIS  -  minix-3-1-1  -  TRUSTEDBSD-SEBSD  -  FREEBSD-LIBC  -  FREEBSD7-LIBC  -  FREEBSD6-LIBC  -  GLIBC27 
SearchContext: -  none  -  excerpts  -  bigexcerpts 

Name Size Last modified (GMT) Description
Back Parent directory 2009-01-09 18:49:48
Folder i386/ 2006-11-09 17:16:52
Folder ia64/ 2006-11-09 17:16:52
File README 1644 bytes 2005-01-23 18:50:49
C file efi.h 1550 bytes 2006-11-09 17:16:51
C file efi_nii.h 3023 bytes 2006-11-09 17:16:51
C file efiapi.h 21761 bytes 2006-11-09 17:16:51
C file eficon.h 9566 bytes 2006-11-09 17:16:51
C file efidebug.h 2874 bytes 2006-11-09 17:16:51
C file efidef.h 4735 bytes 2006-11-09 17:16:51
C file efidevp.h 15394 bytes 2006-11-09 17:16:51
C file efierr.h 2256 bytes 2006-11-09 17:16:51
C file efifpswa.h 1151 bytes 2002-05-19 03:17:20
C file efifs.h 3041 bytes 2006-11-09 17:16:51
C file efilib.h 2174 bytes 2006-11-09 17:16:51
C file efinet.h 10260 bytes 2006-11-09 17:16:52
C file efipart.h 1679 bytes 2006-11-09 17:16:52
C file efiprot.h 14595 bytes 2006-11-09 17:16:52
C file efipxebc.h 15765 bytes 2006-11-09 17:16:52
C file efiser.h 3879 bytes 2006-11-09 17:16:52
C file efistdarg.h 1031 bytes 2006-11-09 17:16:52

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

[ source navigation ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.