hdt: Shortening extension when using ISOLINUX
[profile/ivi/syslinux.git] / com32 / hdt / hdt-common.c
2009-04-13 Erwan Veluhdt: Shortening extension when using ISOLINUX
2009-04-13 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-11 Pierre-Alexandre... Merge branch 'master' into for-erwan
2009-04-11 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-11 Pierre-Alexandre... Merge commit 'hdt-erwan/master' into for-erwan
2009-04-08 H. Peter AnvinMerge branch 'new-shuffler'
2009-04-08 Sebastian Herbszthdt: clear memtest_label syslinux-3.74-pre21
2009-04-02 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-04-02 Erwan VeluMerge branch 'for-erwan' of ssh://erwan@terminus.zytor...
2009-03-31 Erwan Veluhdt: Adding lib-ansi to manage ansi escape codes
2009-03-30 Erwan Veluhdt: skip_spaces is requires for completion
2009-03-30 Erwan Veluhdt: renaming skipspace to remove_spaces
2009-03-29 Erwan Velupci: Rename get_module_name_from_pci_ids syslinux-3.74-pre12 syslinux-3.74-pre13
2009-03-29 Pierre-Alexandre... hdt: Missing include for getkey
2009-03-27 Erwan Veluhdt: prevent unless disk's menu
2009-03-27 Erwan Veluhdt: Converting printf to more_printf
2009-03-27 Erwan Veluhdt: Adding memtest= boot parameter
2009-03-26 Erwan Veluhdt: Workaround for PXE detection
2009-03-26 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-26 Erwan Veluhdt: Check for pci_scan() == NULL.
2009-03-25 Erwan VeluMerge branch 'erwan'
2009-03-25 Erwan Veluhdt: Workaround for PXE detection
2009-03-25 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-25 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-25 Pierre-Alexandre... hdt: Fix typo in vesa initialization
2009-03-23 Erwan Veluhdt: Check for pci_scan() == NULL.
2009-03-20 H. Peter AnvinMerge branch 'memdisk-cd'
2009-03-20 H. Peter AnvinMerge commit 'hdt/master' syslinux-3.74-pre10
2009-03-20 Pierre-Alexandre... Merge commit 'erwan-private/master' into for-erwan
2009-03-19 Erwan Veluhdt: Skip heading spaces
2009-03-17 H. Peter AnvinMerge branch 'master' into memdisk-cd
2009-03-16 H. Peter AnvinMerge commit 'hdt/master' syslinux-3.74-pre6
2009-03-15 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/syslinux
2009-03-14 Pierre-Alexandre... hdt: Command-line arguments should be const
2009-03-14 Pierre-Alexandre... hdt: find_argument should return a const char*
2009-03-14 Pierre-Alexandre... hdt: Fix indentation in source files
2009-03-14 Erwan Veluhdt: Adding vesa detection
2009-03-13 Erwan Veluhdt: Adding legacy IRQ stuff
2009-03-13 H. Peter AnvinMerge branch 'hdt'
2009-03-11 Erwan Veluhdt: adding booting parameters to hdt
2009-03-08 erwanhdt: preventing pxe mode being reach w/o pxelinux
2009-03-02 H. Peter AnvinMerge branch 'master' into hdt
2009-02-27 H. Peter AnvinMerge branch 'master' into hdt
2009-02-26 Erwan Veluhdt: More kernel stuff
2009-02-26 Erwan Veluhdt: Adding mac & ip adress detection
2009-02-26 Erwan Veluhdt: Renaming cli-net to cli-pxe Moving hardware initia...
2009-02-26 Erwan Veluhdt: Basic pxe implementation
2009-02-26 Erwan Veluhdt: Adding CPU mode. cpu> show cpu DMI: Renaming proce...
2009-02-26 Erwan Veluhdt: More cleanup from Oznog
2009-02-26 Erwan Veluhdt: Preventing displaying non filled dmi items Improvi...
2009-02-26 Erwan Veluhdt: Adding clear_screen Using more_printf to display...
2009-02-26 Erwan Veluhdt: Adding more dmi/pci support in cli mode
2009-02-26 Erwan Veluhdt: Using more struct s_hardware to remove static...
2009-02-26 Erwan Veluhdt: Changing structure to allow a cli mode