index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
boot
/
efi
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove file system support based on the simple file system protocol
marcel
2010-01-09
1
-3
/
+1
*
Major rework of the ia64 loaders. The two primary objectives are:
marcel
2006-11-05
1
-6
/
+14
*
Sync the EFI headers with version 1.10.14.62 of the Intel sample EFI
marcel
2006-11-02
20
-647
/
+1255
*
Don't try to use 'typedef struct foo' if just 'struct foo' makes more sense
stefanf
2005-03-07
2
-25
/
+1
*
Fix typos in a comment.
stefanf
2005-03-06
1
-1
/
+1
*
netchild's mega-patch to isolate compiler dependencies into a central
joerg
2005-03-02
1
-3
/
+1
*
Start each of the license/copyright comments with /*-
imp
2005-01-05
1
-0
/
+3
*
o Introduce efimd_va2pa() to translate addresses in efi_copy{in|out}()
marcel
2004-11-28
1
-0
/
+2
*
Fix typo in comment.
jhb
2003-12-10
1
-1
/
+1
*
Pass the HCDP table address to the kernel. If no such table exists,
marcel
2002-12-10
1
-0
/
+1
*
Change the startup code to fix a memory leak and to allow us to
marcel
2002-12-10
1
-1
/
+4
*
Add the GUID of the DIG64 HCDP table.
marcel
2002-12-08
1
-0
/
+3
*
An almost mechanical sweep to replace C++ style comments with C
marcel
2002-05-19
16
-614
/
+485
*
More s/file system/filesystem/g
trhodes
2002-05-16
1
-1
/
+1
*
gcc-3.1 likes to have extra { } around the internal array initializers in
peter
2002-03-19
1
-5
/
+5
*
Lookup the EFI_FPSWA driver and pass the interface pointer through to the
peter
2001-11-19
2
-0
/
+41
*
This is used in C, not C++. functions with no args have func(void) in our
peter
2001-11-19
1
-0
/
+1
*
o Add new header <sys/stdint.h>.
mike
2001-11-02
1
-1
/
+1
*
First approximation of an ia64 EFI loader. Not functional.
dfr
2001-06-09
21
-0
/
+5272