index
:
syslinux/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all warnings, and better separate code that should not be mixed
syslinux-6.04-pre3
H. Peter Anvin (Intel)
2019-02-07
5
-25
/
+17
*
Use CC for CC_FOR_BUILD when unspecified.
Joakim Tjernlund
2017-11-09
1
-0
/
+2
*
Update the longjump calls to fit the new declaration
Benoît Allard
2017-11-09
1
-3
/
+2
*
The VPrint definition is now part of the exports of gnu-efi
Benoît Allard
2017-11-09
1
-9
/
+0
*
New gnu-efi dir in 3.0.6
Joakim Tjernlund
2017-11-09
2
-2
/
+2
*
efi/wrapper: build it with the host toolchain.
Benoît Allard
2017-11-09
1
-1
/
+1
*
make: Sort object files for reproducible linking order
Reiner Herrmann
2017-11-04
1
-4
/
+4
*
efi/udp: Removing the udp_reader efi_binding
Julien Viard de Galbert
2017-05-31
1
-22
/
+2
*
efi/udp: Add retry disabling UseDefaultAddress
Julien Viard de Galbert
2017-05-31
1
-0
/
+12
*
efi/udp: core_udp_connect: use SubnetMask not StationAddress for netmask
Julien Viard de Galbert
2017-05-31
1
-1
/
+1
*
efi/Makefile: remove effective double "//"
Gene Cumm
2016-06-14
1
-3
/
+3
*
removing double l from auxilliary
Geert Stappers
2016-06-07
1
-1
/
+1
*
pxe_dns: remove obsolete pxe_dns.c wrapper
H. Peter Anvin
2016-04-06
1
-1
/
+1
*
efi/udp: correct typo of SubnetMask
Gene Cumm
2016-02-29
1
-1
/
+1
*
efi: Disable UseDefaultAddress if possibly deaf
Gene Cumm
2015-10-15
1
-3
/
+28
*
efi: core_udp_configure()/core_tcp_connect(): Fix error message
Gene Cumm
2015-10-12
2
-2
/
+2
*
efi: Don't unnecessarily rebuild syslinux.so
Sylvain Gault
2015-09-16
1
-4
/
+3
*
efi/x86_64: fix trivial compilation warning
Sylvain Gault
2015-09-13
1
-1
/
+1
*
efi: Merge cleanup
Gene Cumm
2015-09-10
2
-4
/
+3
|
\
|
*
efi: fix warning about unused variable
Sylvain Gault
2015-08-26
1
-1
/
+0
|
*
efi: fix pointer-type mismatch assigment warning
Sylvain Gault
2015-08-26
1
-1
/
+1
|
*
efi: fix warnings about argument types
Sylvain Gault
2015-08-26
1
-2
/
+2
*
|
efi/x86_64: leave long mode properly
Thomas Letan
2015-09-06
1
-20
/
+41
*
|
efi: Change status check when draining keyboard
Oliver Wagner
2015-09-02
1
-1
/
+1
|
/
*
efi/main: set/check for NULL in efi_create_binding()
Patrick Masotta
2015-08-01
1
-2
/
+2
*
efi: Hunt for service binding handle if needed
Gene Cumm
2015-07-19
1
-7
/
+39
*
efi: add efi_get_MAC()
Gene Cumm
2015-07-19
1
-0
/
+36
*
efi: rename pxe_handle to image_device_handle
Gene Cumm
2015-07-19
3
-9
/
+9
*
efi/udp: Don't use AllowPromiscuous
Gene Cumm
2015-07-18
1
-2
/
+0
*
efi: Provide feedback on Configure() failures
Gene Cumm
2015-07-18
2
-6
/
+10
*
efi/main.c: don't close handle early
Patrick Masotta
2015-06-27
1
-3
/
+0
*
efi/pxe.c: missing return
Patrick Masotta
2015-06-26
1
-0
/
+1
*
efi/pxe: Reuse handle
Gene Cumm
2015-06-25
3
-35
/
+23
*
core/pxe: extend parse_dhcp() for packet type
Gene Cumm
2015-06-20
1
-3
/
+3
*
efi/pxe: save MAC after parsing last packet
Patrick Masotta
2015-06-09
1
-9
/
+11
*
efi/pxe: Use the appropriate 3rd packet
Patrick Masotta
2015-05-26
1
-1
/
+9
*
efi/pxe: Amend comments to clarify BIOS.
Gene Cumm
2015-05-25
1
-3
/
+3
*
check-gnu-efi.sh: print the output of build-gnu-efi.sh
Robert Yang
2015-01-05
1
-1
/
+1
*
efi: prevent git command in non-git tree #2
Gene Cumm
2015-01-05
1
-1
/
+3
*
efi: prevent git command in non-git tree
Erwan Velu
2015-01-05
1
-1
/
+3
*
efi: Tag __syslinux_adv* with __export
Matt Fleming
2014-06-24
1
-2
/
+2
*
pxe: Add support for embedded options in EFI
syslinux-6.03-pre16
H. Peter Anvin
2014-06-16
1
-0
/
+35
*
Merge branch 'nocomapi'
syslinux-6.03-pre7
H. Peter Anvin
2014-03-03
1
-4
/
+0
|
\
|
*
comapi: Remove the comapi interfaces completely
H. Peter Anvin
2014-02-13
1
-4
/
+0
*
|
shuffler: Actually get the shuffler size sanely
syslinux-6.03-pre4
H. Peter Anvin
2014-02-27
1
-1
/
+0
*
|
efi: fix up gnu-efi build
Gene Cumm
2014-02-22
4
-13
/
+55
*
|
efi: Useless relocation section in PE file
Sylvain Gault
2014-02-14
1
-18
/
+2
*
|
efi: PE file size differ from in-memory size
Sylvain Gault
2014-02-14
3
-101
/
+45
*
|
efi: Remove buggy relocation in PE file
Sylvain Gault
2014-02-14
1
-12
/
+6
*
|
efi: Location, size and alignment of .text section
Sylvain Gault
2014-02-14
1
-19
/
+29
[next]