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
/
boot1
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r309412,r316109,r316132:
ngie
2017-05-28
1
-3
/
+2
*
MFC r316103:
ngie
2017-05-22
2
-3
/
+0
*
boot1.efi: can't boot from ZFS on 4kn HDD
tsoome
2017-03-30
1
-9
/
+47
*
MFC r311933:
dim
2017-01-25
1
-3
/
+3
*
MFC r305160: Set UEFI boot loader PE/COFF timestamps to known value for repro...
emaste
2016-09-15
1
-0
/
+4
*
MFC 304221 and 304271
manu
2016-09-04
2
-6
/
+6
*
boot1.efi: fix assignment / comparison expression
emaste
2016-07-04
1
-1
/
+1
*
sys/boot: spelling fixes in comments.
pfg
2016-04-30
1
-2
/
+2
*
boot1: regenerate FAT templates after r297871
emaste
2016-04-12
5
-78
/
+81
*
boot1.efifat: provide a fallback startup.nsh
emaste
2016-04-12
1
-0
/
+2
*
boot/efi: Prefer nm to objdump
emaste
2016-03-12
1
-3
/
+3
*
Print the correct size of loader.efi when failing to load it into memory.
andrew
2016-03-12
1
-1
/
+1
*
Add more .NOMETA missed in r291320
bdrewery
2016-03-11
1
-2
/
+2
*
boot1.efi: use += to append to LDFLAGS
emaste
2016-03-08
1
-1
/
+1
*
Remove dd xfer stats emitted during buildworld
emaste
2016-02-18
1
-1
/
+2
*
DIRDEPS_BUILD: Update dependencies.
bdrewery
2016-02-16
1
-0
/
+2
*
Fix EFI platform build failures
smh
2016-02-06
1
-1
/
+1
*
Fix EFI multi device boot support
smh
2016-02-05
4
-177
/
+508
*
Read in /boot/config and /boot.config, like all the other boot
imp
2016-01-26
1
-1
/
+37
*
Move all the separate copies of the same strings into paths.h. There's
imp
2016-01-26
1
-6
/
+5
*
Fix EFI UFS caching
smh
2016-01-21
1
-85
/
+16
*
Reset the filesystem cache before reading from a potentially new
andrew
2016-01-18
1
-0
/
+1
*
boot1: correct typo in error message
emaste
2016-01-18
1
-2
/
+2
*
Fix EFI_DEBUG option
smh
2016-01-18
3
-7
/
+7
*
Add EFI ZFS boot support
smh
2016-01-15
4
-0
/
+225
*
Modularise EFI boot loader
smh
2016-01-15
4
-183
/
+585
*
Only build EFI components on supported compilers
smh
2016-01-14
1
-5
/
+0
*
Enable warnings in EFI boot code
smh
2016-01-12
2
-9
/
+7
*
Remove hidden "Not ufs" printfs from boot code
smh
2016-01-09
1
-1
/
+0
*
Switch EFT boot1 to use libstand
smh
2016-01-09
2
-262
/
+10
*
Avoid unintended $FreeBSD$ expansion in generate-fat.sh
emaste
2016-01-08
1
-2
/
+2
*
Add safety belt for boot1.efi file size
emaste
2016-01-08
2
-0
/
+18
*
Update generated efi boot image templates
smh
2016-01-08
4
-74
/
+78
*
style(9) fixes for EFI boot
smh
2016-01-06
1
-2
/
+1
*
Introduce and use new EFI_ERROR_CODE macro for EFI errors
emaste
2016-01-06
1
-3
/
+3
*
boot1.efi: show EFI error number, not full status value
emaste
2015-12-21
1
-3
/
+6
*
META MODE: Update dependencies with 'the-lot' and add missing directories.
bdrewery
2015-12-01
1
-0
/
+12
*
Various small cleanups to EFI loader Makefiles.
jhb
2015-09-17
1
-5
/
+5
*
The self-relocation code is not efi-specific, move it to boot/common.
ian
2015-05-10
1
-1
/
+1
*
Disable the use of floating-point and vector registers in the loader. They
andrew
2015-05-05
1
-0
/
+3
*
Add support for arm64 to loader.efi and boot1.efi
andrew
2015-04-14
2
-1
/
+27
*
Use MACHINE in the efi loader when it is what we mean, it may not be the
andrew
2015-04-14
1
-5
/
+5
*
Create the correct symlinks for the machine directory, and only create the
andrew
2015-04-13
1
-4
/
+7
*
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
1
-1
/
+3
*
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
4
-10
/
+48
*
Move boot1.efi to the global CLEANFILES list, it's not x86 specific.
andrew
2015-04-05
1
-2
/
+2
[next]