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
*
memdisk: Fix INT 0x13, AH==0x15 disk drive probe
Shao Miller
2011-01-25
1
-1
/
+1
*
memdisk: Enhance disk-probe debugging output
Shao Miller
2011-01-25
1
-20
/
+77
*
memdisk: Make debug-mode a tad prettier
Shao Miller
2011-01-24
1
-12
/
+22
*
memdisk: use char array for external symbols
H. Peter Anvin
2010-11-14
1
-3
/
+3
*
memdisk: add a sector_shift field to the MDI; fix memdiskfind
H. Peter Anvin
2010-06-22
2
-11
/
+12
*
memdisk: make mstructs.h includable from Linux
H. Peter Anvin
2010-06-21
6
-23
/
+23
*
memdisk: Correct El Torito termination response
Shao Miller
2010-06-15
1
-1
/
+6
*
Merge remote branch 'sha0/mdiskchk_enh2' into pathbased
H. Peter Anvin
2010-06-17
6
-180
/
+245
|
\
|
*
memdisk: Force 32-bit mBFT "safe hook" pointer field
Shao Miller
2010-06-11
2
-2
/
+5
|
*
memdisk: Move dpt_t into common structures header
Shao Miller
2010-06-11
2
-33
/
+33
|
*
memdisk: mBFT includes the MDI
Shao Miller
2010-06-11
1
-12
/
+13
|
*
memdisk: Change patch area to include the entire MDI
Shao Miller
2010-06-11
3
-21
/
+33
|
*
memdisk: Use MEMDISK header to access "safe hook"
Shao Miller
2010-06-11
2
-23
/
+22
|
*
memdisk: Use real_addr_t for SEG:OFF fields
Shao Miller
2010-06-11
2
-28
/
+41
|
*
memdisk: Move common structures into headers
Shao Miller
2010-06-11
5
-104
/
+141
*
|
Merge commit 'syslinux-3.86' into pathbased
syslinux-4.00-pre38
H. Peter Anvin
2010-04-01
1
-14
/
+15
|
\
\
|
|
/
|
*
memdisk: Calculate mBFT checksum later
Shao Miller
2010-03-30
1
-14
/
+15
*
|
Merge branch 'master' into pathbased
H. Peter Anvin
2010-03-30
1
-1
/
+1
|
\
\
|
|
/
|
*
memdisk: MBR not recognized correctly
Bodo Stroesser
2010-03-30
1
-1
/
+1
*
|
memdisk: drop DEBUG from unzip.c
H. Peter Anvin
2010-02-28
1
-0
/
+2
|
/
*
memdisk: make "nopass" type-specific, add "nopassany"
H. Peter Anvin
2010-02-08
1
-4
/
+11
*
memdisk: fix non-prototype function declaration
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
Makefile: replace -W -Wall with centralized $(GCCWARN)
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
memdisk: Fix "might be used uninitialized" warning
Shao Miller
2009-12-11
1
-2
/
+2
*
memdisk: Fix mBFT alignment
Shao Miller
2009-12-11
1
-1
/
+1
*
memdisk: slight cleanup of the "safe hook" structure
H. Peter Anvin
2009-12-07
1
-2
/
+1
*
memdisk: "safe hook" and mBFT
Shao Miller
2009-12-07
3
-4
/
+136
*
memdisk: pptr->cd_pkt.sect_count is in virtual sectors
H. Peter Anvin
2009-11-19
1
-1
/
+1
*
memdisk: Use boot_lba logic for booting an offset within the disk image
Shao Miller
2009-11-19
1
-8
/
+9
*
memdisk: Restore DL for INT 13h, AH=15h, DL=floppy
syslinux-3.84-pre4
Shao Miller
2009-11-19
1
-1
/
+3
*
Merge branch 'memdisk-iso-SAFE' into memdisk-iso
Shao Miller
2009-11-16
14
-102
/
+624
|
\
|
*
[memdisk] Add El Torito emulation for .ISO images
Shao Miller
2009-08-03
9
-18
/
+347
|
*
[memdisk] Add installable INT 13h hooks for ISO-booting scenarios
Shao Miller
2009-08-03
4
-2
/
+18
|
*
[memdisk] Move sector size choice into each individual hook
Shao Miller
2009-08-03
3
-1
/
+2
|
*
[memdisk] Rename CHS and EDD hooks to describe their sector size
Shao Miller
2009-08-03
4
-12
/
+12
|
*
[memdisk] Add disk probing code to support a drive shifting limit
Shao Miller
2009-08-03
4
-2
/
+145
|
*
[memdisk] Add drive shift limit logic
Shao Miller
2009-08-03
2
-0
/
+17
|
*
[memdisk] Move BIOS Data Area access into its own file
Shao Miller
2009-08-03
2
-71
/
+85
*
|
MEMDISK: generate map files
syslinux-3.83-pre7
H. Peter Anvin
2009-08-17
3
-0
/
+3
*
|
memdisk: make the stack size configurable
H. Peter Anvin
2009-08-17
1
-7
/
+29
|
/
*
memdisk: remove unnecessary %ifdef
syslinux-3.83-pre6
H. Peter Anvin
2009-08-02
1
-4
/
+0
*
memdisk: don't set CX:DX for INT 13h AH=15h for floppies
H. Peter Anvin
2009-08-02
2
-5
/
+54
*
MEMDISK: additional EDD DPT Fields
Miller, Shao
2009-08-02
1
-2
/
+2
*
memdisk: correct the types for the EDD DPT, and write a real one
syslinux-3.83-pre5
H. Peter Anvin
2009-07-31
2
-27
/
+41
*
memdisk: don't write the EDD DPT unless we are in EDD mode...
H. Peter Anvin
2009-07-31
1
-6
/
+8
*
[memdisk] Additional EDD Device Parameter Table fields
Shao Miller
2009-07-31
2
-0
/
+20
*
memdisk: move temporary variables away from the EDD data block
H. Peter Anvin
2009-07-30
1
-6
/
+6
*
memdisk: handle recursive INT 13h invocation
H. Peter Anvin
2009-07-30
1
-12
/
+52
*
memdisk: don't use the stack before bootstrap
H. Peter Anvin
2009-06-09
1
-2
/
+1
*
memdisk: additional cleanups
H. Peter Anvin
2009-06-07
6
-88
/
+87
[next]