platform/upstream/syslinux.git
2009-02-26 Erwan Veluhdt: Cleaning init
2009-02-26 Erwan Veluhdt: Basic pxe implementation
2009-02-26 Erwan Veluhdt: Adding pxe_get_nic_type(t_PXENV_UNDI_GET_NIC_TYPE...
2009-02-26 Erwan Veluhdt: Adding CPU mode. cpu> show cpu DMI: Renaming proce...
2009-02-26 Erwan Veluhdt: Fixing DMI memory corruption
2009-02-26 Erwan Veluhdt: Enabling "Switch to CLI" from the menu Menu: switc...
2009-02-26 Erwan Veluhdt: Updating prompt to make it more readable (thx...
2009-02-26 Erwan Veluhdt: PCI: adding "show list" & "show device <%d>" DMI...
2009-02-26 Erwan Veluhdt: CLI: Improving show pci output
2009-02-26 Erwan Veluhdt: CLI: Adding battery menu
2009-02-26 Erwan Veluhdt: Menu: Only display detected DMI modules Menu:...
2009-02-26 Erwan Veluhdt: Adding CLEAR command Support both memory & bank...
2009-02-26 Erwan Veluhdt: Increasing Memory type size to prevent data corruption
2009-02-26 Erwan Veluhdt: Sizeof have to be more explicit
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: Updating CPU names
2009-02-26 Erwan Veluhdt: Fixing wrong nb of elements displayed
2009-02-26 Erwan Veluhdt: Cleaning dmi structures
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: Adding "filled" filed to detect supported devices
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
2009-02-26 Erwan Veluhdt: Moving hdt to com32/modules
2009-02-26 Erwan Veluhdt: Cleaning structures
2009-02-26 Erwan Veluhdt: Moving get_disk_parameters declaration
2009-02-26 Erwan Veluhdt: Fixing processor menu len
2009-02-26 Erwan Veluhdt: Fixing disk detection
2009-02-26 Erwan Veluhdt: Cleaning menu's structures
2009-02-26 Erwan Veluhdt: Cleaning targets
2009-02-26 Erwan Veluhdt: Splitting hdt in several modules to improve code...
2009-02-26 Erwan Veluhdt: Moving hdt from sample to its own directory
2009-02-26 Erwan Veluhdt: Bump version
2009-02-26 Erwan Veluhdt: We have to iterate & copy the vendor name to all...
2009-02-26 Erwan Veluhdt: Fixing error message
2009-02-26 Erwan Veluhdt: Fixing typo
2009-02-26 Erwan Veluhdt: Removing static dmitable, it have to be in the...
2009-02-26 Erwan Veluhdt: Adding Syslinux & About menu
2009-02-26 Erwan Veluhdt: Adding more defined values for pci components...
2009-02-26 Erwan Veluhdt: Returning ENOPCIIDS and ENOMODULESPCIMAP when...
2009-02-26 Erwan Veluhdt: More snprintf Use statusbar to display content
2009-02-26 Erwan Veluhdt: Fix typo
2009-02-26 Erwan Veluhdt: First code review by Sebastien Gonzalve
2009-02-26 Erwan Veluhdt: More comments using #ifdef ATA for useless code...
2009-02-26 Erwan Veluhdt: Increasing default number of menu. When having...
2009-02-26 Erwan Veluhdt: Using SUBMENULEN for realocated menus
2009-02-26 Erwan Veluhdt: Bump version 0.1.3 Improving menu's content (thx...
2009-02-26 Erwan Veluhdt: Improving PCI menu display
2009-02-26 Erwan Veluhdt: Adding kernel menu Removing beep on timeout Adjust...
2009-02-26 Erwan Veluhdt: Adjusting values to a match a default screen
2009-02-26 Erwan Veluhdt: Improving performances by not computing product...
2009-02-26 Erwan Veluhdt: Removing useless stuff Adding bench on memory
2009-02-26 Erwan Veluhdt: Improving detection speed by skipping uncessary...
2009-02-26 Erwan Veluhdt: No need to only copy vendor name
2009-02-26 Erwan Veluhdt: Improving disk detection
2009-02-26 Erwan Veluhdt: Preliminary support for disks
2009-02-26 Erwan Veluhdt: Fixing device parameter structure
2009-02-26 Erwan Veluhdt: Initial harddrive detection
2009-02-26 Erwan Veluhdt: Performance optimisations : avoiding hex_to_int...
2009-02-26 Erwan Veluhdt: Improving memory detection Adding battery detection
2009-02-26 Erwan Veluhdt: Adding battery detection in DMI Improving memory...
2009-02-26 Erwan Veluhdt: Adding memory information
2009-02-26 Erwan Veluhdt: Adding class name
2009-02-26 Erwan Veluhdt: Adding get_class_name_from_pci_ids to grab class...
2009-02-26 Erwan Veluhdt: Improving clean target
2009-02-26 Erwan Veluhdt: Adding PCI & DMI detection Main function must...
2009-02-26 Erwan Veluhdt: Removing useless define
2009-02-26 Erwan Veluhdt: Increasing default values to allow big items ...
2009-02-26 Erwan Veluhdt: Clean must includes libclean target
2009-02-26 Erwan Veluhdt: Fixing typo
2009-02-26 Erwan Veluhdt: Removing useless printf
2009-02-26 Erwan Veluhdt: Fixing cpu structure to prevent conflict on s_cpu_...
2009-02-26 Erwan Veluhdt: First release
2009-02-26 Erwan Veluhdt: Updating cpuid code to match upstream code
2009-02-26 H. Peter AnvingPXE: remove obsolete and useless file
2009-02-24 H. Peter Anvinbcopy32: move descriptor count into ecx after reload
2009-02-22 H. Peter Anvinpxelinux: workaround for old versions of NASM
2009-02-19 H. Peter Anvinentrydump: trivial program to probe PXE entry conditions
2009-02-19 H. Peter Anvinsyslinux_derivative_info(): use the buffer we already...
2009-02-19 H. Peter AnvinConstructed data objects can't be common; hack derivati...
2009-02-19 H. Peter Anvingetcwd.c: need <string.h>
2009-02-18 H. Peter Anvinpxelinux: InitStack is only 16-bit seg:off
2009-02-18 H. Peter Anvinpxelinux: simplify the detection of the API structure
2009-02-18 H. Peter Anvinkbdmap.c: clean up stealth whitespace
2009-02-18 Michael BrownSimple "cmd" module to issue a CLI command syslinux-3.74-pre1
2009-02-18 H. Peter AnvinUpdate gPXE to version 0.9.6+ 277b84c6e7d49f3cf01c85500...
2009-02-17 Vicente Jimenez... syslinux.txt: document -r (for RAID) option and bootsecfile
2009-02-17 H. Peter Anvindoc/comboot.txt: update to reflect dir branch now in...
2009-02-17 H. Peter AnvinMerge branch 'dir'
2009-02-17 H. Peter Anvinpxelinux: compactify the getting cached packets message
2009-02-17 H. Peter Anvinpxelinux: Minimum size for PXENV+ is 0x28 bytes
2009-02-17 H. Peter Anvinpxelinux: clean up and correct the entry point search
2009-02-16 Gene CummCOM32 module: Read-Only shell
2009-02-16 H. Peter AnvinMerge branch 'master' into dir
2009-02-16 Gene CummCOM32 libutil: Fix error in flags in console_ansi_std...
2009-02-16 H. Peter Anvinifcpu64: fix handing with less than three arguments
2009-02-12 H. Peter Anvinfind-mingw: handle the names used in Fedora 10+
2009-02-11 H. Peter Anvinldlinux: move es manipulation into ucs2_to_cp
2009-02-11 H. Peter Anvinldlinux: readdir: trivial optimization
next