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
*
Makefile: install new MBR variants; NEWS: document
syslinux-3.74-pre17
H. Peter Anvin
2009-04-04
2
-2
/
+8
*
memdisk: fix comment syntax in memdisk.ld
H. Peter Anvin
2009-04-04
1
-11
/
+11
*
Merge branch 'ctrl-mbr'
H. Peter Anvin
2009-04-04
8
-35
/
+439
|
\
|
*
mbr: generate normal versions, force-80 versions, and ctrl-80 versions
H. Peter Anvin
2009-04-04
8
-46
/
+109
|
*
Update copyright notices
H. Peter Anvin
2009-04-04
3
-0
/
+3
|
*
altmbr: an alternative MBR which ignores the active flag
H. Peter Anvin
2009-03-30
3
-7
/
+326
|
*
mbr/*.S: use a symbolic constant for BIOS_kbdflags
H. Peter Anvin
2009-03-30
3
-6
/
+9
|
*
mbr/*.S: if Ctrl is pressed, force the drive number to 0x80
H. Peter Anvin
2009-03-30
3
-10
/
+27
*
|
Update copyright notices; add Intel notices where appropriate
H. Peter Anvin
2009-04-04
41
-20
/
+103
*
|
Merge commit 'hdt/master'
syslinux-3.74-pre16
H. Peter Anvin
2009-04-03
3
-2
/
+3
|
\
\
|
*
|
hdt: Adding exit menu in menu mode
Erwan Velu
2009-04-03
1
-0
/
+1
|
*
|
hdt: Fixing aligment in about menu
Erwan Velu
2009-04-03
1
-1
/
+1
|
*
|
hdt: Fixing author name
Erwan Velu
2009-04-03
1
-1
/
+1
*
|
|
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
3
-4
/
+128
*
|
|
com32: add _t to scan_memory_callback
H. Peter Anvin
2009-04-03
2
-3
/
+3
*
|
|
com32: merge all memory map discovery to one file
H. Peter Anvin
2009-04-03
5
-174
/
+241
*
|
|
NEWS: document new com32 memory management
syslinux-3.74-pre15
H. Peter Anvin
2009-04-01
1
-0
/
+4
*
|
|
com32: fix the argument order
H. Peter Anvin
2009-04-01
1
-1
/
+1
*
|
|
com32: make memory beyond the core HighMem available to malloc
H. Peter Anvin
2009-04-01
8
-10
/
+117
*
|
|
NEWS: fix typo
H. Peter Anvin
2009-04-01
1
-1
/
+1
*
|
|
Banner: "and contributors" is just too long; try "et al"
H. Peter Anvin
2009-03-31
5
-5
/
+5
|
|
/
|
/
|
*
|
Fix the new kernel command-line parser
syslinux-3.74-pre14
H. Peter Anvin
2009-03-30
1
-2
/
+3
*
|
memdisk: Int13FuncsCnt is a constant, not a memory location
H. Peter Anvin
2009-03-30
1
-1
/
+1
|
/
*
pci: Rename get_module_name_from_pci_ids
syslinux-3.74-pre13
syslinux-3.74-pre12
Erwan Velu
2009-03-29
4
-4
/
+4
*
hdt: prevent unless disk's menu
Erwan Velu
2009-03-27
5
-4
/
+11
*
hdt: Adding memtest= boot parameter
Erwan Velu
2009-03-27
5
-4
/
+9
*
hdt: Adding PXE information on the booted pci device
Erwan Velu
2009-03-27
1
-2
/
+18
*
doc: Adding more initrd details
Erwan Velu
2009-03-27
1
-0
/
+6
*
doc: Fixing typo
Erwan Velu
2009-03-27
1
-1
/
+1
*
hdt: Updating author name
Erwan Velu
2009-03-26
1
-1
/
+1
*
hdt: bump version to 0.2.7
Erwan Velu
2009-03-26
1
-1
/
+1
*
Merge commit 'origin/repair'
Erwan Velu
2009-03-26
14
-88
/
+95
|
\
|
*
hdt: in the cli, we have to Skip empty lines
Erwan Velu
2009-03-26
1
-0
/
+6
|
*
hdt: Workaround for PXE detection
Erwan Velu
2009-03-26
1
-0
/
+28
|
*
hdt: Fixing output of vesa software revision
Erwan Velu
2009-03-26
2
-3
/
+3
|
*
hdt: Fix typo in vesa initialization
Pierre-Alexandre Meyer
2009-03-26
1
-1
/
+1
|
*
hdt: Pxe mode might generate corruption
Erwan Velu
2009-03-26
2
-2
/
+2
|
*
hdt: Fixing crash on some optical drives
Erwan Velu
2009-03-26
1
-0
/
+4
|
*
menu: Increasing the maximum number of menus
Erwan Velu
2009-03-26
1
-1
/
+1
|
*
pci: Check if configuration type is PCI_CFG_NONE
Erwan Velu
2009-03-26
1
-0
/
+7
|
*
pci: Remove "(void)cfgtype"
Erwan Velu
2009-03-26
1
-2
/
+0
|
*
pci modules: Check for pci_scan() == NULL.
Erwan Velu
2009-03-26
1
-1
/
+5
|
*
hdt: Check for pci_scan() == NULL.
Erwan Velu
2009-03-26
1
-1
/
+5
|
*
hdt: Adding IPMI detection
Erwan Velu
2009-03-26
7
-2
/
+113
|
*
dmi: Adding IPMI detection
Erwan Velu
2009-03-26
5
-8
/
+115
|
*
Add "and contributors" to the copyright banner
H. Peter Anvin
2009-03-21
5
-5
/
+5
|
*
memdisk: additional comments in memdisk.inc and postprocess.pl
Shao Miller
2009-03-21
2
-15
/
+25
|
*
vesacon: remove unused com32sys_t variables
syslinux-3.74-pre11
H. Peter Anvin
2009-03-20
1
-3
/
+0
|
*
Merge branch 'memdisk-cd'
H. Peter Anvin
2009-03-20
5
-37
/
+36
|
|
\
[next]