index
:
delta/syslinux.git
3.5x
3.6x
baserock/4.06-musl
baserock/genivi/morph
baserock/morph
baserock/pedroalvarez/gcc5
baserock/pedroalvarez/gcc6
baserock/pedroalvarez/glibc
baserock/rdale/musl
baserock/syslinux-4.06-gcc5-glibc2.20
baserock/syslinux-4.06-gcc7
baserock/tiagogomes/update-toolchain
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
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
git.kernel.org: pub/scm/boot/syslinux/syslinux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
com32
/
lib
/
syslinux
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
shuffler: fix setting up esp in real-mode shuffles
H. Peter Anvin
2009-05-04
1
-1
/
+1
*
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
1
-18
/
+130
*
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
*
linux.c32: move handling of mem= and vga= into the library function
syslinux-3.80-pre5
H. Peter Anvin
2009-04-29
1
-6
/
+96
*
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
*
memscan: correctly handle the DOS memory fallback case
H. Peter Anvin
2009-04-27
1
-4
/
+4
*
shuffle_rm: clean up the trampoline generator with macros
H. Peter Anvin
2009-04-23
1
-31
/
+50
*
shuffle_rm: set up SS:ESP and segs as quickly as possible
H. Peter Anvin
2009-04-23
1
-13
/
+40
*
com32: remove unused variables
Sebastian Herbszt
2009-04-17
1
-2
/
+0
*
Fix infinite loop in syslinux_memmap_find()
H. Peter Anvin
2009-04-13
1
-8
/
+7
*
shuffle_rm.c: minor style cleanup
H. Peter Anvin
2009-04-13
1
-8
/
+8
*
shuffler: work around KVM problem with the new shuffler
H. Peter Anvin
2009-04-13
3
-13
/
+27
*
bootrm: allow entering with IF=1; smarter stub location
H. Peter Anvin
2009-04-13
1
-26
/
+26
*
Merge branch 'new-shuffler'
H. Peter Anvin
2009-04-08
6
-99
/
+220
|
\
|
*
memscan: adjust lower limit; saner handling of insane DOS memory sizes
H. Peter Anvin
2009-04-04
1
-9
/
+17
|
*
Merge branch 'master' into new-shuffler
H. Peter Anvin
2009-04-04
1
-3
/
+3
|
|
\
|
*
|
Update copyright notices
H. Peter Anvin
2009-04-04
3
-2
/
+5
|
*
|
Merge branch 'master' into new-shuffler
H. Peter Anvin
2009-04-04
6
-111
/
+251
|
|
\
\
|
*
|
|
shuffler: fix infinite loop in syslinux_memmap_find()
H. Peter Anvin
2009-03-31
1
-0
/
+1
|
*
|
|
shuffle: use SMT_RESERVED for the forbidden region
H. Peter Anvin
2009-03-31
1
-1
/
+1
|
*
|
|
shuffler: make the new shuffler actually work
H. Peter Anvin
2009-03-31
5
-91
/
+200
*
|
|
|
com32: the keyboard map size is in CX not in DX
H. Peter Anvin
2009-04-08
1
-1
/
+1
*
|
|
|
Implement MENU SAVE; fix COM32 setadv function
syslinux-3.74-pre18
H. Peter Anvin
2009-04-06
1
-6
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
memscan: protect 0-0x7c00 until the new shuffler is merged
H. Peter Anvin
2009-04-04
1
-3
/
+3
|
|
/
|
/
|
*
|
Update copyright notices; add Intel notices where appropriate
H. Peter Anvin
2009-04-04
6
-2
/
+7
*
|
linux.c32: don't relocate the real-mode code *above* 0x90000
H. Peter Anvin
2009-04-03
1
-1
/
+1
*
|
linux.c32: make load_linux() support relocation
H. Peter Anvin
2009-04-03
1
-0
/
+78
*
|
com32: add _t to scan_memory_callback
H. Peter Anvin
2009-04-03
1
-1
/
+1
*
|
com32: merge all memory map discovery to one file
H. Peter Anvin
2009-04-03
2
-111
/
+167
*
|
com32: make memory beyond the core HighMem available to malloc
H. Peter Anvin
2009-04-01
1
-0
/
+1
|
/
*
Merge branch 'hdt'
H. Peter Anvin
2009-03-12
1
-0
/
+61
|
\
|
*
hdt: Adding pxe_get_nic_type(t_PXENV_UNDI_GET_NIC_TYPE *gnt)
Erwan Velu
2009-02-25
1
-0
/
+61
*
|
linux.c32: fix initrd alignment
H. Peter Anvin
2009-03-12
1
-4
/
+4
*
|
shuffler: more corrections to shuffle buffer assignment
H. Peter Anvin
2009-03-10
1
-12
/
+19
*
|
shuffler: fix the handling of more than one block of descriptors
H. Peter Anvin
2009-03-10
1
-7
/
+15
|
/
*
syslinux_derivative_info(): use the buffer we already have
H. Peter Anvin
2009-02-18
1
-4
/
+3
*
Constructed data objects can't be common; hack derivative_info
H. Peter Anvin
2009-02-18
1
-7
/
+5
*
Add comboot interface to access the keyboard remapping table
H. Peter Anvin
2009-02-03
1
-0
/
+44
*
e820: pre-initialize buffer
H. Peter Anvin
2008-10-13
1
-0
/
+2
*
com32/lib: fix reversed test when looking for extattr in e820
H. Peter Anvin
2008-10-13
1
-1
/
+1
*
Support "extended attributes" for INT 15h, AX=E820h
H. Peter Anvin
2008-10-13
1
-1
/
+8
*
loadfile: make sure we don't trash errno
H. Peter Anvin
2008-06-15
1
-1
/
+6
[prev]
[next]