index
:
syslinux/syslinux.git
3.5x
3.6x
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
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
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
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
hdt
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: Rename get_module_name_from_pci_ids
syslinux-3.74-pre13
syslinux-3.74-pre12
Erwan Velu
2009-03-29
1
-1
/
+1
*
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
*
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
*
hdt: in the cli, we have to Skip empty lines
Erwan Velu
2009-03-25
1
-0
/
+6
*
hdt: Workaround for PXE detection
Erwan Velu
2009-03-25
1
-0
/
+28
*
hdt: Fixing output of vesa software revision
Erwan Velu
2009-03-25
2
-3
/
+3
*
hdt: Fix typo in vesa initialization
Pierre-Alexandre Meyer
2009-03-25
1
-1
/
+1
*
hdt: Pxe mode might generate corruption
Erwan Velu
2009-03-25
2
-2
/
+2
*
hdt: Fixing crash on some optical drives
Erwan Velu
2009-03-24
1
-0
/
+4
*
hdt: Check for pci_scan() == NULL.
Erwan Velu
2009-03-23
1
-1
/
+5
*
hdt: Adding IPMI detection
Erwan Velu
2009-03-22
7
-2
/
+113
*
hdt: Adding contributors
Erwan Velu
2009-03-20
3
-5
/
+34
*
hdt: commenting some devel messages
Erwan Velu
2009-03-20
1
-2
/
+2
*
hdt: Fixing more_printf to display a proper \n
Erwan Velu
2009-03-20
1
-1
/
+1
*
hdt: Adding an history
Erwan Velu
2009-03-20
2
-8
/
+86
*
hdt: Fixing backspace
Erwan Velu
2009-03-19
1
-172
/
+196
*
hdt: Adding append mode to cli
Erwan Velu
2009-03-19
1
-8
/
+78
*
hdt: ctrl+a or HOME key return to the beginning of line
Erwan Velu
2009-03-19
1
-1
/
+11
*
hdt: Skip heading spaces
Erwan Velu
2009-03-19
3
-1
/
+12
*
hdt: Using a single cli structure to manage the input line
Erwan Velu
2009-03-19
2
-60
/
+59
*
hdt: Missing include for getkey
Erwan Velu
2009-03-19
1
-0
/
+1
*
hdt: more_printf must use getkey
Erwan Velu
2009-03-19
1
-3
/
+2
*
hdt: Rewrite DMI module using a new syntax for the CLI
Erwan Velu
2009-03-19
3
-75
/
+235
*
hdt: fixing one remaining display_prompt
Erwan Velu
2009-03-19
1
-1
/
+1
*
hdt: Renaming display_prompt to reset_prompt
Erwan Velu
2009-03-19
2
-7
/
+12
*
hdt: Handling CTRL+C
Erwan Velu
2009-03-18
1
-0
/
+4
*
hdt: cli now uses the ansi raw interface
Erwan Velu
2009-03-17
3
-277
/
+340
*
hdt: Adding vesa in available modes & help message
Erwan Velu
2009-03-17
1
-6
/
+10
*
hdt: putting some vesa function static
Erwan Velu
2009-03-17
2
-3
/
+3
*
hdt: Making the build silent
Erwan Velu
2009-03-17
1
-10
/
+10
*
hdt: Improving vesa output
Erwan Velu
2009-03-16
2
-5
/
+5
*
hdt: Adding missing install target
Erwan Velu
2009-03-16
1
-1
/
+5
*
hdt: Uploading missing vesa files
Erwan Velu
2009-03-15
2
-0
/
+197
*
hdt: Command-line arguments should be const
Pierre-Alexandre Meyer
2009-03-14
3
-4
/
+6
*
hdt: Force cast when dereferencing menu->disk_sub_menu
Pierre-Alexandre Meyer
2009-03-14
1
-1
/
+1
*
hdt: Fix irq references
Pierre-Alexandre Meyer
2009-03-14
1
-4
/
+46
*
hdt: Remove unused parameter in handle_vesa_commands
Pierre-Alexandre Meyer
2009-03-14
2
-3
/
+5
*
hdt: find_argument should return a const char*
Pierre-Alexandre Meyer
2009-03-14
2
-3
/
+3
*
hdt: Honor syslinux_version const qualifier
Pierre-Alexandre Meyer
2009-03-14
1
-1
/
+1
*
hdt: Fix duplicate struct entry
Pierre-Alexandre Meyer
2009-03-14
1
-1
/
+0
*
hdt: Make compute_memory_module static
Pierre-Alexandre Meyer
2009-03-14
2
-3
/
+2
*
hdt: Make compute_pci_device static
Pierre-Alexandre Meyer
2009-03-14
2
-4
/
+3
*
hdt: Remove unused cli_mode parameter
Pierre-Alexandre Meyer
2009-03-14
3
-13
/
+8
*
hdt: Make main_show_summary static
Pierre-Alexandre Meyer
2009-03-14
1
-2
/
+2
*
hdt: Remove unused parameters in start_cli_mode
Pierre-Alexandre Meyer
2009-03-14
3
-4
/
+4
*
hdt: Make show_cli_help static
Pierre-Alexandre Meyer
2009-03-14
2
-24
/
+23
*
hdt: Make handle_hdt_commands static
Pierre-Alexandre Meyer
2009-03-14
1
-2
/
+2
[next]