index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
NEWS: document linux.c32 fix.
syslinux-3.81-pre1
H. Peter Anvin
2009-05-04
1
-0
/
+3
*
shuffler: fix setting up esp in real-mode shuffles
H. Peter Anvin
2009-05-04
1
-1
/
+1
*
poweroff: add copyright notice
Sebastian Herbszt
2009-05-04
1
-0
/
+16
*
Next version will probably be 3.81
H. Peter Anvin
2009-05-04
2
-1
/
+3
*
core: remove vestiges of using nasm -f bin
syslinux-3.80
H. Peter Anvin
2009-05-04
1
-5
/
+1
*
NEWS: drop plans for a 3.76 release
H. Peter Anvin
2009-05-04
1
-2
/
+0
*
Document poweroff module.
H. Peter Anvin
2009-05-04
1
-0
/
+1
*
poweroff COMBOOT module
Sebastian Herbszt
2009-05-04
2
-1
/
+87
*
mboot: handle ELF Multiboot kernel where paddr != vaddr
H. Peter Anvin
2009-05-03
1
-4
/
+11
*
shuffler: when looking for temporary memory, it has to be *free!*
syslinux-3.80-pre8
H. Peter Anvin
2009-05-03
1
-0
/
+2
*
movebits: make the user-space test cases slightly easier
H. Peter Anvin
2009-05-03
1
-9
/
+12
*
shuffler: correctly handle one-to-many relationships
syslinux-3.80-pre7
H. Peter Anvin
2009-05-02
2
-26
/
+133
*
shuffle: align the shuffle safe area
H. Peter Anvin
2009-05-02
1
-2
/
+3
*
syslinux_dump_memmap(): make it easier to spot errors
H. Peter Anvin
2009-05-02
1
-1
/
+1
*
syslinux_add_memmap(): fix failures at address zero, more?
H. Peter Anvin
2009-05-02
1
-38
/
+63
*
mboot: align the stack to a 16-byte boundary
H. Peter Anvin
2009-05-02
1
-1
/
+1
*
mboot: move setting regs.eax to mboot_run()
H. Peter Anvin
2009-05-02
1
-2
/
+1
*
mboot: move map initialization out of map_image()
H. Peter Anvin
2009-05-02
3
-35
/
+38
*
ui.inc: when looking for whitespace in kernel names look for <= ' '
H. Peter Anvin
2009-05-02
1
-1
/
+1
*
pxechain: remove unused ipaddrbuf
Sebastian Herbszt
2009-05-02
1
-3
/
+0
*
core: make vk_rname default to mangled vk_vname
Sebastian Herbszt
2009-05-02
1
-7
/
+6
*
gfxboot: increase bss alignment to 4K
syslinux-3.80-pre6
H. Peter Anvin
2009-05-01
1
-1
/
+1
*
gfxboot: align buffers and move them into bss
H. Peter Anvin
2009-05-01
2
-44
/
+65
*
NEWS: document isohybrid fix
H. Peter Anvin
2009-05-01
1
-0
/
+1
*
isohybrid: preserve MBR id in isohybrid
Pascal Terjan
2009-05-01
1
-6
/
+8
*
isohybrid: support iso images over 2GB
Pascal Terjan
2009-05-01
1
-2
/
+1
*
Document boot-once fix.
H. Peter Anvin
2009-04-30
1
-0
/
+1
*
ADV: EDD "write with verify" is AL=01h or AL=02h, not AL=80h
H. Peter Anvin
2009-04-30
1
-1
/
+1
*
cmenu: add .gitignore file
H. Peter Anvin
2009-04-30
1
-0
/
+2
*
mboot: disable DEBUG
H. Peter Anvin
2009-04-30
1
-1
/
+1
*
NEWS: update
H. Peter Anvin
2009-04-29
1
-0
/
+2
*
linux.c32: move handling of mem= and vga= into the library function
syslinux-3.80-pre5
H. Peter Anvin
2009-04-29
4
-78
/
+99
*
core: make localboot another vkernel type
syslinux-3.80-pre4
H. Peter Anvin
2009-04-29
3
-25
/
+11
*
shuffle_pm: remove unused variables and includes
H. Peter Anvin
2009-04-28
1
-7
/
+1
*
memscan: use the contents of the ebda_seg, not the pointer itself
H. Peter Anvin
2009-04-28
1
-1
/
+1
*
mboot: silence warning
H. Peter Anvin
2009-04-28
1
-0
/
+1
*
Makefile: drop references to "make depend"
syslinux-3.80-pre3
H. Peter Anvin
2009-04-28
2
-7
/
+1
*
mboot: include module filenames in the command line
H. Peter Anvin
2009-04-28
1
-1
/
+4
*
Fix NASM dependency generation
H. Peter Anvin
2009-04-27
5
-6
/
+6
*
Unify dependency generation: MCONFIG.embedded
H. Peter Anvin
2009-04-27
9
-84
/
+41
*
Unify dependency generation: com32/lib, com32/cmenu
H. Peter Anvin
2009-04-27
3
-18
/
+19
*
Unify dependency generation
H. Peter Anvin
2009-04-27
10
-48
/
+46
*
rllpack: make all pointers 32 bits wide
syslinux-3.80-pre2
H. Peter Anvin
2009-04-27
3
-12
/
+9
*
memscan: correctly handle the DOS memory fallback case
H. Peter Anvin
2009-04-27
1
-4
/
+4
*
bcopyxx: clear all flags before jumping to the successor code
H. Peter Anvin
2009-04-27
1
-6
/
+10
*
bcopyxx: align the relocated code to a 16-byte boundary
H. Peter Anvin
2009-04-27
1
-2
/
+4
*
mboot: add header guards; use <inttypes.h>; formatting changes
H. Peter Anvin
2009-04-27
2
-46
/
+36
*
mboot/solaris.c: fix failure case; correct copyright notice
H. Peter Anvin
2009-04-27
1
-5
/
+6
*
mboot: reimplement the Solaris DHCP hack, add compliant a.out mode
syslinux-3.80-pre1
H. Peter Anvin
2009-04-26
5
-6
/
+83
*
NEWS: add updates for 3.80
H. Peter Anvin
2009-04-26
1
-0
/
+4
[next]