Name Date Size #Lines LOC

..--

Guid/H--854277

IndustryStandard/H--28,12615,812

Pi/H--2,7261,032

Protocol/H--38,30011,423

Uefi/H--6,8412,804

amd64/H--34384

arm64/H--20865

i386/H--32077

Base.hH A D01-Aug-202338.4 KiB1,294437

READMEH A D05-Feb-20221.5 KiB3729

Uefi.hH A D01-Aug-2023531 205

efi.hH A D01-Aug-20231.4 KiB6620

efi_driver_utils.hH A D01-Aug-20231.6 KiB377

efi_drivers.hH A D05-Feb-20221.6 KiB4411

efichar.hH A D05-Feb-20221.6 KiB377

eficonsctl.hH A D05-Feb-20223.9 KiB13540

efidevp.hH A D01-Aug-20232 KiB6333

efifpswa.hH A D05-Feb-20221.1 KiB4129

efilib.hH A D02-Jul-20236 KiB174106

efizfs.hH A D05-Feb-20221.8 KiB5017

README

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