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
/
loader
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
-ffreestanding is the word.
obrien
2002-05-10
1
-0
/
+1
*
We must not let install(1) strip loader.efi when installing it, or the
peter
2002-04-07
1
-0
/
+1
*
Set BINDIR
peter
2002-04-07
1
-0
/
+1
*
Add loader bootforth infrastructure and install it.
peter
2002-04-07
1
-4
/
+20
*
Try and tidy up some very loose ends with paths to various libraries etc.
peter
2002-04-06
1
-3
/
+15
*
Do not assume that ${OBJCOPY} variable exists. It was hidden by the
peter
2002-04-06
1
-0
/
+1
*
Fix self hosted loader building. When you use a self configured gcc, it
peter
2002-04-06
1
-1
/
+0
*
Use a relative path to libstand.. /usr/src/lib/libstand may not exist
peter
2002-04-04
1
-1
/
+1
*
Only install the help file if we can find it. Use ${BASE}.help
marcel
2002-03-31
1
-4
/
+1
*
o Add -L${DESTDIR}${LIBDIR} on the link line for -lstand.
marcel
2002-03-28
1
-4
/
+4
*
s/alpha/${MACHINE_ARCH}/g
marcel
2001-10-08
1
-1
/
+1
*
Add EFI network support.
dfr
2001-09-22
1
-2
/
+3
*
Enable bootforth.
dfr
2001-09-04
1
-1
/
+1
*
Make sure we copy over the linker set sections to the EFI executable.
dfr
2001-09-04
1
-0
/
+1
*
Make this build again after breakage from previous commits.
dfr
2001-07-10
1
-6
/
+6
*
style cleanup
obrien
2001-06-16
1
-22
/
+23
*
Nuke old gensetdefs based linker sets with extreme prejudice
peter
2001-06-14
1
-11
/
+2
*
First approximation of an ia64 EFI loader. Not functional.
dfr
2001-06-09
1
-0
/
+102