index
:
users/stefanb/syslinux-elf.git
core32
elflink
elflink-old
master
SYSLINUX ELF linking (GSoC'08)
Stefan Bucur
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
runkernel: when computing initrd address, skip fractional pages
H. Peter Anvin
2009-03-11
1
-1
/
+7
*
YEAR is a number, not a string
H. Peter Anvin
2009-02-27
4
-8
/
+12
*
pxelinux: abstract the handling of PXENV+ and !PXE
H. Peter Anvin
2009-02-27
1
-96
/
+55
*
Use YEAR, not the obsolete macro year
H. Peter Anvin
2009-02-27
5
-9
/
+4
*
Revert "bcopy32: move descriptor count into ecx after reload"
H. Peter Anvin
2009-02-26
1
-1
/
+0
*
bcopy32: move descriptor count into ecx after reload
H. Peter Anvin
2009-02-24
1
-0
/
+1
*
pxelinux: workaround for old versions of NASM
H. Peter Anvin
2009-02-21
1
-2
/
+3
*
pxelinux: InitStack is only 16-bit seg:off
H. Peter Anvin
2009-02-18
1
-1
/
+1
*
pxelinux: simplify the detection of the API structure
H. Peter Anvin
2009-02-18
1
-69
/
+28
*
Merge branch 'dir'
H. Peter Anvin
2009-02-16
5
-4
/
+451
|
\
|
*
ldlinux: move es manipulation into ucs2_to_cp
H. Peter Anvin
2009-02-10
1
-6
/
+4
|
*
ldlinux: readdir: trivial optimization
H. Peter Anvin
2009-02-10
1
-4
/
+3
|
*
ldlinux: fix interface to ucs2_to_cp
H. Peter Anvin
2009-02-10
1
-4
/
+4
|
*
Merge branch 'charset' into dir
H. Peter Anvin
2009-02-10
1
-3
/
+25
|
|
\
|
|
*
Reorganize the codepage handling to allow ucs2 -> codepage conversion
H. Peter Anvin
2009-01-25
1
-3
/
+25
|
*
|
COMBOOT API: Add calls for directory functions; Implement for FAT
Gene Cumm
2009-02-09
5
-1
/
+429
*
|
|
pxelinux: compactify the getting cached packets message
H. Peter Anvin
2009-02-16
1
-4
/
+8
*
|
|
pxelinux: Minimum size for PXENV+ is 0x28 bytes
H. Peter Anvin
2009-02-16
1
-0
/
+3
*
|
|
pxelinux: clean up and correct the entry point search
H. Peter Anvin
2009-02-16
1
-94
/
+116
|
/
/
*
|
Add comboot interface to access the keyboard remapping table
H. Peter Anvin
2009-02-03
1
-1
/
+16
*
|
parseconfig.inc: use "skipline" where appropriate
H. Peter Anvin
2009-01-31
1
-2
/
+2
*
|
Make sure we eat the input when ignoring a DEFAULT command
H. Peter Anvin
2009-01-31
2
-11
/
+13
*
|
Fix the new "UI" directive
Sebastian Herbszt
2008-12-14
1
-0
/
+1
*
|
Add new "UI" directive instead of abusing the DEFAULT directive
H. Peter Anvin
2008-12-14
4
-7
/
+14
|
/
*
PXELINUX: local domain is option 15, not option 16
syslinux-3.73-pre7
H. Peter Anvin
2008-12-01
1
-1
/
+1
*
core/Makefile: fix dependency generation with old versions of NASM
H. Peter Anvin
2008-12-01
1
-1
/
+6
*
e820: pre-initialize buffer
H. Peter Anvin
2008-10-13
1
-0
/
+5
*
Support "extended attributes" for INT 15h, AX=E820h
H. Peter Anvin
2008-10-13
1
-2
/
+12
*
Add CD-ROM mode query to the COM32 interface
H. Peter Anvin
2008-10-10
1
-0
/
+4
*
Add Tab display of labels
syslinux-3.72-pre6
H. Peter Anvin
2008-09-09
4
-0
/
+48
*
parsecmd: show keyword in err_noparm message
Sebastian Herbszt
2008-09-09
1
-3
/
+5
*
isolinux: save a few bytes
H. Peter Anvin
2008-09-08
1
-2
/
+1
*
isolinux: save a few bytes to make sure we actually fit
H. Peter Anvin
2008-09-08
1
-12
/
+7
*
isolinux: display BIOS type
H. Peter Anvin
2008-09-05
1
-8
/
+28
*
ISOLINUX: fix EBIOS information passing in hybrid HDD mode
H. Peter Anvin
2008-09-05
1
-1
/
+4
*
ISOLINUX: support for hybrid mode (CD-ROM/USB key)
H. Peter Anvin
2008-09-05
1
-17
/
+238
*
core/Makefile: iso%.bin depends on checksumiso.pl
H. Peter Anvin
2008-09-05
1
-1
/
+1
*
checksumiso: pad isolinux.bin to a sector boundary
H. Peter Anvin
2008-09-05
1
-3
/
+18
*
isolinux: return failure when opening a zero-length file
H. Peter Anvin
2008-09-02
1
-1
/
+2
*
core/Makefile: The core is an embedded target
H. Peter Anvin
2008-08-22
1
-21
/
+1
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
1
-15
/
+14
*
Simplify and fix label string scanning
H. Peter Anvin
2008-07-22
2
-15
/
+7
*
parseconfig, ui: store the label name unmangled
Sebastian Herbszt
2008-07-22
2
-4
/
+27
*
core/runkernel.inc: remove dead code
syslinux-3.71-pre16
Sergey Vlasov
2008-07-22
1
-6
/
+0
*
Fix initrd overwriting the kernel for some kernel sizes
Sergey Vlasov
2008-07-22
1
-0
/
+2
*
Fix loading of *.lkrn images from gPXE
Sergey Vlasov
2008-07-22
1
-7
/
+6
*
Correctly parse "serial" statements with no baud rate
H. Peter Anvin
2008-07-17
1
-7
/
+6
*
isolinux: rename CurDir to CurrentDir
Sebastian Herbszt
2008-07-16
1
-8
/
+8
*
adv: fix the handling of the ADV with CBIOS
H. Peter Anvin
2008-07-16
1
-25
/
+39
*
parseconfig: fix invalid mangle_name assumption
H. Peter Anvin
2008-07-16
1
-1
/
+1
[next]