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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid creating invalid UEFI device path
emaste
2015-07-07
1
-5
/
+18
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+17
|
\
|
*
Merge sync of head
sjg
2015-05-27
53
-32
/
+4915
|
|
\
|
*
\
Merge from head@274682
sjg
2014-11-19
4
-0
/
+150
|
|
\
\
|
*
\
\
Merge head from 7/28
sjg
2014-08-19
6
-862
/
+4
|
|
\
\
\
|
*
\
\
\
Merge head
sjg
2014-04-28
10
-20
/
+1038
|
|
\
\
\
\
|
*
\
\
\
\
Sync with HEAD.
obrien
2013-02-08
1
-1
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Updated/new Makefile.depend
sjg
2012-11-08
1
-0
/
+16
*
|
|
|
|
|
|
Pass the ACPI table pointer to the arm64 kernel from loader.efi.
andrew
2015-06-11
1
-1
/
+39
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Remove OUTPUT_FORMAT from theARM EFI linker script, it breaks building
andrew
2015-05-14
1
-2
/
+0
*
|
|
|
|
|
Don't check the return value from self_reloc(), it can't fail and doesn't
ian
2015-05-10
1
-2
/
+0
*
|
|
|
|
|
The self-relocation code is not efi-specific, move it to boot/common.
ian
2015-05-10
7
-134
/
+6
*
|
|
|
|
|
Add FDT to the list of known GUIDs.
andrew
2015-05-05
1
-0
/
+3
*
|
|
|
|
|
Disable the use of floating-point and vector registers in the loader. They
andrew
2015-05-05
3
-0
/
+8
*
|
|
|
|
|
When cross-building ${LIBSTAND} may be set to the host copy. Point to the
andrew
2015-05-05
1
-0
/
+6
*
|
|
|
|
|
* Remove the wfi when the efi loader returns, it's unneeded and is not
andrew
2015-04-14
1
-2
/
+1
*
|
|
|
|
|
Add support for arm64 to loader.efi and boot1.efi
andrew
2015-04-14
10
-5
/
+621
*
|
|
|
|
|
Fix the arm64 MACHINE_CPUARCH value in the efi fdt glue code.
andrew
2015-04-14
1
-1
/
+1
*
|
|
|
|
|
Use MACHINE in the efi loader when it is what we mean, it may not be the
andrew
2015-04-14
4
-15
/
+15
*
|
|
|
|
|
Create the correct symlinks for the machine directory, and only create the
andrew
2015-04-13
2
-7
/
+15
*
|
|
|
|
|
Add fdt support to the arm loader.efi
andrew
2015-04-11
1
-0
/
+2
*
|
|
|
|
|
Only add -fPIC to CFLAGS and -Wl,-znocombreloc to LDFLAGS on x86, they
andrew
2015-04-11
3
-2
/
+7
*
|
|
|
|
|
Move reloc.c to the top level Makefile as it has become generic.
andrew
2015-04-11
4
-6
/
+4
*
|
|
|
|
|
Update the arm efi ldscript to generate a valid efi binary
andrew
2015-04-11
1
-44
/
+20
*
|
|
|
|
|
Add build support for i386 loader.efi
emaste
2015-04-10
2
-0
/
+17
*
|
|
|
|
|
Limit EFI framebuffer metadata to amd64 for now
emaste
2015-04-10
1
-2
/
+2
*
|
|
|
|
|
Port the EFI reloc codeto work on arm64. This used the rela relocation
andrew
2015-04-10
1
-2
/
+14
*
|
|
|
|
|
Remove EOL whitespace from i386 EFI loader source
emaste
2015-04-09
4
-5
/
+5
*
|
|
|
|
|
Print error values with hex to make it easier to find the EFI error type.
andrew
2015-04-09
1
-3
/
+3
*
|
|
|
|
|
Only use -fPIC when building boot1.efi for x86.
andrew
2015-04-09
1
-1
/
+1
*
|
|
|
|
|
Add EFI boot1 for i386
emaste
2015-04-07
3
-2
/
+30
*
|
|
|
|
|
EFI: use common reloc.c for all architectures
emaste
2015-04-07
3
-93
/
+21
*
|
|
|
|
|
Make global variabled only used in this file static.
andrew
2015-04-06
1
-2
/
+2
*
|
|
|
|
|
Add support to the efi boot1 and loader for 32-bit ARM. This will be used
andrew
2015-04-06
14
-12
/
+734
*
|
|
|
|
|
SMBIOS support for EFI.
rpaulo
2015-04-06
2
-1
/
+16
*
|
|
|
|
|
Move boot1.efi to the global CLEANFILES list, it's not x86 specific.
andrew
2015-04-05
1
-2
/
+2
*
|
|
|
|
|
Spell MACHINE_CPUARCH correctly
andrew
2015-04-05
1
-1
/
+1
*
|
|
|
|
|
Add FDT support to loader.efi. This will be used on arm and arm64.
andrew
2015-04-05
4
-2
/
+64
*
|
|
|
|
|
loader/EFI: improve the help of the 'mode' command.
rpaulo
2015-04-04
1
-2
/
+2
*
|
|
|
|
|
Remove an unnecessary space in a printf call.
rpaulo
2015-04-04
1
-1
/
+2
*
|
|
|
|
|
boot1 EFI: reset the screen and select the best mode.
rpaulo
2015-04-04
1
-1
/
+22
*
|
|
|
|
|
Remove whitespace.
rpaulo
2015-04-04
1
-13
/
+12
*
|
|
|
|
|
Add the start of the efi fdt bindings. These will be used on arm and arm64.
andrew
2015-04-03
2
-0
/
+99
*
|
|
|
|
|
Clean up more x86 only options in the efi code.
andrew
2015-04-03
2
-5
/
+16
*
|
|
|
|
|
Only enable the efi framebuffer on x86 for now
andrew
2015-04-03
1
-5
/
+8
*
|
|
|
|
|
Only include machine/specialreg.h on x86
andrew
2015-04-03
1
-0
/
+3
*
|
|
|
|
|
Only enable comconsole and nullconsole on x86.
andrew
2015-04-03
1
-0
/
+4
*
|
|
|
|
|
Move i386/efi files to new home in efi/loader/arch/i386
emaste
2015-04-02
7
-0
/
+751
*
|
|
|
|
|
Move the efi loaders to be under sys/boot/efi. This will help us add
andrew
2015-04-01
24
-0
/
+2698
*
|
|
|
|
|
Move the x86 specific files to be built in the amd64 loader.efi. This will
andrew
2015-03-15
1
-4
/
+0
[next]