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
*
bcopyxx: remove 16-bitisms
syslinux-3.81-pre3
H. Peter Anvin
2009-05-16
1
-24
/
+24
*
bcopyxx/memmove: fix alignment logic for reverse moves
H. Peter Anvin
2009-05-16
2
-4
/
+4
*
Fix clobber of the command line when using F-keys+LSS graphics
H. Peter Anvin
2009-05-15
1
-4
/
+3
*
linux.c32: replace the kernel name with BOOT_IMAGE=
syslinux-3.81-pre2
H. Peter Anvin
2009-05-05
1
-13
/
+10
*
linux.c32: honor the "quiet" flag
H. Peter Anvin
2009-05-05
1
-6
/
+34
*
bcopyxx: EDX already points to the GDT; no reason to recompute
H. Peter Anvin
2009-05-04
1
-10
/
+7
*
load_linux.c: quiet warning
H. Peter Anvin
2009-05-04
1
-1
/
+1
*
load_linux.c: consider a zImage kernel to be non-relocatable
H. Peter Anvin
2009-05-04
1
-1
/
+1
*
load_linux.c: when relocating, need to update code32_start
H. Peter Anvin
2009-05-04
1
-0
/
+1
*
load_linux.c: add missing header file
H. Peter Anvin
2009-05-04
1
-0
/
+1
*
linux.c32: cap the stack pointer to 0xfff0
H. Peter Anvin
2009-05-04
1
-1
/
+2
*
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
[next]