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
/
memdisk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add "and contributors" to the copyright banner
H. Peter Anvin
2009-03-21
1
-1
/
+1
*
memdisk: additional comments in memdisk.inc and postprocess.pl
Shao Miller
2009-03-21
2
-15
/
+25
*
Merge branch 'master' into memdisk-cd
H. Peter Anvin
2009-03-16
4
-101
/
+314
|
\
|
*
*/Makefile: fixes for older versions of NASM
H. Peter Anvin
2009-03-16
1
-3
/
+6
|
*
*/Makefile: use -include when including dependencies
H. Peter Anvin
2009-03-16
1
-1
/
+1
|
*
Revert "memdisk: memdisk16.asm needs %ifndef DEPEND around %include"
H. Peter Anvin
2009-03-16
1
-3
/
+1
|
*
memdisk: memdisk16.asm needs %ifndef DEPEND around %include
H. Peter Anvin
2009-03-16
1
-1
/
+3
|
*
memdisk: align .bss to a 16-byte boundary for better zeroing perf
H. Peter Anvin
2009-03-16
1
-2
/
+2
|
*
memdisk: zero the .bss section
H. Peter Anvin
2009-03-16
3
-3
/
+139
|
*
memdisk: move the floppy disk geometry code in parallel with the MBR code
H. Peter Anvin
2009-03-16
1
-84
/
+81
|
*
memdisk: don't key FAT vs MBR on the type of disk
H. Peter Anvin
2009-03-16
1
-25
/
+29
|
*
memdisk: auto-detect large floppy geometry if it is FAT
H. Peter Anvin
2009-03-16
1
-40
/
+113
*
|
memdisk-cd: Kill off Int13MaxFunc slot for installer handling EDD case
Shao Miller
2009-03-10
2
-9
/
+1
*
|
MEMDISK: adjust descriptor table limit
H. Peter Anvin
2009-03-08
1
-1
/
+1
*
|
MEMDISK: get rid of the WITH_EDD variable
H. Peter Anvin
2009-03-08
3
-8
/
+3
*
|
memdisk varieties: Allow for multiple memdisk installable hooks
Shao Miller
2009-03-08
5
-20
/
+32
|
/
*
MEMDISK: in safeint mode, don't bother testing for unchanged INT 15h
syslinux-3.73-pre4
H. Peter Anvin
2008-10-15
1
-26
/
+14
*
memdisk: fix check for unchanged INT 15h handler in safeint mode
Sergey Vlasov
2008-10-15
1
-1
/
+1
*
MEMDISK: drop unnecessary newline
H. Peter Anvin
2008-10-14
1
-1
/
+1
*
MEMDISK: default to "safeint" mode
syslinux-3.73-pre3
H. Peter Anvin
2008-10-14
1
-18
/
+40
*
e820: pre-initialize buffer
H. Peter Anvin
2008-10-13
1
-0
/
+2
*
memdisk: updated Makefile rule for e820test
H. Peter Anvin
2008-10-13
1
-2
/
+2
*
memdisk: make the e820 code compile for debugging again
H. Peter Anvin
2008-10-13
2
-11
/
+19
*
memdisk: make sure to ignore non-active ranges
H. Peter Anvin
2008-10-13
1
-2
/
+5
*
memdisk: fix up new e820 code
H. Peter Anvin
2008-10-13
1
-3
/
+3
*
Support "extended attributes" for INT 15h, AX=E820h
H. Peter Anvin
2008-10-13
7
-54
/
+87
*
Clean up embedded Makefile targets; fix build failure
H. Peter Anvin
2008-08-22
1
-12
/
+1
*
Major Makefile cleanups; gcc 4.3.0 compatiblity
H. Peter Anvin
2008-08-20
3
-25
/
+32
*
gen-id: only truncate tags starting with syslinux-<version>-
H. Peter Anvin
2008-07-15
1
-1
/
+1
*
Make version.mk optional, so cleaning commands work
syslinux-3.71-pre6
H. Peter Anvin
2008-07-07
1
-1
/
+1
*
Share the gen-id stuff between core and memdisk
H. Peter Anvin
2008-07-07
2
-1
/
+15
*
Centralize more of the version number machinery
H. Peter Anvin
2008-07-07
3
-6
/
+8
*
memdisk: install a DPT if needed in INT 1Eh; better zero-drive detection
H. Peter Anvin
2008-07-03
3
-15
/
+61
*
memdisk/version.h: bump copyright year
H. Peter Anvin
2008-07-03
1
-1
/
+1
*
TEST: issue a null command to the KBC as part of A20-flipping
syslinux-3.70-pre19
H. Peter Anvin
2008-06-18
1
-2
/
+16
*
fdgeo.pl: exit values; fix division by zero
H. Peter Anvin
2008-06-10
1
-0
/
+3
*
Whitespace cleanup
H. Peter Anvin
2008-06-09
4
-4
/
+3
*
MEMDISK: algorithmic determination of floppy formats
H. Peter Anvin
2008-06-07
2
-19
/
+102
*
MEMDISK: Use aligning memcpy/memset, compile with -mregparm=3
syslinux-3.70-pre14
H. Peter Anvin
2008-06-06
5
-51
/
+168
*
Move files out of root into core, dos, and utils
H. Peter Anvin
2008-05-29
1
-1
/
+1
*
Fixed the various Makefiles so that SYSLINUX compiles on platforms with GCC -...
Stefan Bucur
2008-05-12
1
-1
/
+2
*
memdisk: allow up to 1024 e820 descriptors
H. Peter Anvin
2008-04-08
1
-1
/
+1
*
Use $(CC) in gcc_ok macro, not plain gcc
H. Peter Anvin
2008-03-05
1
-1
/
+1
*
Whitespace cleanup...
syslinux-3.62-pre11
H. Peter Anvin
2008-02-19
1
-4
/
+4
*
Standardize format for copyright lines and update
H. Peter Anvin
2008-01-16
1
-1
/
+1
*
Update copyright year
H. Peter Anvin
2008-01-10
12
-12
/
+12
*
Move doc files to doc/, and add man pages from Debian
syslinux-3.55-pre2
H. Peter Anvin
2007-12-18
1
-202
/
+0
*
Makefiles: create NASMOPT variable
H. Peter Anvin
2007-10-10
1
-3
/
+4
*
Fix building on a 64-bit system without a 32-bit system installed
syslinux-3.52-pre10
syslinux-3.52
H. Peter Anvin
2007-09-24
1
-1
/
+1
*
memdisk: add "nopass" option to completely take over INT 13h
H. Peter Anvin
2007-09-21
2
-31
/
+43
[prev]
[next]