chain.c32, libcom32: Move read_sectors() as disk_read_sectors()
[profile/ivi/syslinux.git] / com32 /
2010-07-10 Shao Millerchain.c32, libcom32: Move read_sectors() as disk_read_s...
2010-07-10 Shao Millerchain.c32, libcom32: Move struct ebios_dapa as disk_ebi...
2010-07-10 Shao Millerchain.c32, libcom32: Move get_disk_params() as disk_get...
2010-07-10 Shao Millerchain.c32: Run Nindent on com32/modules/chain.c
2010-07-10 Shao Millerchain.c32, libcom32: Move int13_retry() as disk_int13_r...
2010-07-10 Shao Millerlibcom32: Introduce disk header and module
2010-07-07 Laurent LicourDMI: Fixing memory mgmnt in dmi_memory_module_types
2010-07-06 H. Peter Anvinzlib: rename DEBUG to DEBUG_ZLIB again
2010-07-06 H. Peter AnvinMerge remote branch 'gerth/ifcpu_remove_defines'
2010-07-05 Gert Hulselmansifcpu.c32: Remove defines used in the old sleep function.
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/whichsys'
2010-07-05 H. Peter AnvinMerge remote branch 'gerth/chain_grubcfg'
2010-07-05 H. Peter Anvinifcpu.c32: need <unistd.h>
2010-07-05 H. Peter Anvinifcpu.c32: remove open-coded sleep function
2010-07-05 H. Peter Anvinlua: change syslinux.sleep() to seconds, syslinux.mslee...
2010-07-05 H. Peter Anvincom32: add proper sleep()/msleep() functions and make...
2010-07-05 H. Peter Anvincom32: change clock_t to 32 bits, and in milliseconds
2010-07-05 H. Peter Anvincore: add a ms-denominated timer
2010-07-05 Gert Hulselmanswhichsys.c32: execute specific command, based on Syslin...
2010-07-05 H. Peter AnvinMerge remote branch 'marcel/luaext'
2010-07-05 H. Peter Anvinzlib: update to zlib 1.2.5
2010-07-05 Gert Hulselmanschain.c32: Put declaration of *stage2 before common...
2010-07-05 H. Peter Anvinlibpng: upgrade to version 1.2.44
2010-07-04 Gert Hulselmanschain.c32: add grubcfg= for passing an alternative...
2010-07-03 H. Peter Anvincom32: update getopt() to the current version from...
2010-07-03 H. Peter Anvincom32: add getopt_long() to the library
2010-07-02 H. Peter Anvinlua: quiet warnings about unused variables and functions syslinux-4.01
2010-07-02 H. Peter Anvinlua: add parents to luaconf.h to quiet a gcc warning
2010-07-02 H. Peter Anvinlua: add missing <syslinux/boot.h> to syslinux.c
2010-07-02 H. Peter Anvinlua: Modernize the Makefile
2010-07-02 H. Peter Anvinpxelinux: new IPAPPEND 4 to generate a SYSUUID= option. syslinux-4.01-pre3
2010-07-02 H. Peter AnvinMerge branch 'lua'
2010-07-02 H. Peter Anvincom32: canonicalize DEBUG to mean <dprintf.h>
2010-07-02 H. Peter Anvinzlib: change DEBUG to DEBUG_ZLIB
2010-07-02 H. Peter Anvindprintf: allow overriding the serial port address
2010-07-01 Geert Stapperslua: update for Syslinux 4
2010-07-01 H. Peter AnvinMerge branch 'master' into lua
2010-07-01 H. Peter AnvinMCONFIG: add -Wno-error to .lnx files
2010-07-01 H. Peter AnvinMCONFIG: .lnx files are for testing, don't do _FORTIFY_...
2010-07-01 Gert Hulselmansifplop.c32: Detect if PLoP USB/CD INT13h hook is enable...
2010-07-01 H. Peter AnvinMerge branch 'master' of ssh://terminus.zytor.com/pub...
2010-06-30 H. Peter Anvinmboot.h: use <dprintf.h>
2010-06-28 H. Peter AnvinMerge remote branch 'debian/daniel'
2010-06-28 H. Peter AnvinMerge remote branch 'sha0/newness' syslinux-4.00
2010-06-28 H. Peter Anvinconfig.c32: accept an optional new directory
2010-06-28 H. Peter AnvinMerge remote branch 'sha0/gert_chain'
2010-06-28 Gert Hulselmanschain.c32: pass partition number to stage2 of Grub...
2010-06-28 Gene Cummrosh: update for Syslinux 4 and make it more usable
2010-06-28 Gert Hulselmanschain.c32: only pass partition number in DH, when grldr...
2010-06-28 H. Peter AnvinMerge remote branch 'sha0/gert_chain'
2010-06-28 Gert Hulselmanschain.c32: add keeppxe to usage output and cleanup...
2010-06-27 H. Peter AnvinExport the 64-bit partition offset and use it in chain.c
2010-06-27 Gene CummPM getcwd(); Fix COM32 getcwd
2010-06-27 H. Peter Anvinmenu: add MENU HELP
2010-06-27 H. Peter Anvinchain.c32: fix handover to a logical partition
2010-06-26 H. Peter Anvinpwd.c32: add to Makefile
2010-06-26 H. Peter Anvinchain.c32: "fs" is a singular token, only match if...
2010-06-26 Gene Cummcom32 pwd module
2010-06-26 Gene CummFix COM32 chdir()
2010-06-26 H. Peter Anvinpmapi: make the pmapi vector include its own size
2010-06-26 Shao Millerchain: Support booting GPT partition by label
2010-06-26 Shao Millerchain: Support booting GPT disk/partition by GUID
2010-06-25 H. Peter Anvinchain.c32: correctly set the length of the GPT handover... syslinux-4.00-pre61
2010-06-25 H. Peter AnvinMerge remote branch 'sha0/chain_gpt'
2010-06-25 Shao Millerchain: Implement GPT hand-over protocol as documented
2010-06-24 H. Peter AnvinRename dir.c32 -> ls.c32 syslinux-4.00-pre60
2010-06-24 Shao Millerchain: Allow booting the Syslinux partition with "fs"
2010-06-24 H. Peter AnvinMerge remote branch 'erwan/master_new'
2010-06-24 Erwan Veluifcpu: Adding PAE support
2010-06-24 Gert Hulselmansdisklib: Add WEE bootloader detection code
2010-06-24 Shao Millerchain: A sprinkling of documentation
2010-06-24 Erwan Veluifcpu: printing usage if no parameter
2010-06-24 Shao Millerchain: Remove type-assurance macro for declarations
2010-06-25 Shao Millerchain: Support GPT disks
2010-06-24 Shao Millerchain: Change disk partition iteration strategy
2010-06-24 Shao Millerchain: Fix allocation size in read_sectors
2010-06-23 Shao Millerchain: Add DOS partition dumping routine for debugging
2010-06-23 Shao Millerchain: Use struct mbr where applicable
2010-06-23 Shao Millerchain: Use CHS typedef and macros
2010-06-23 Shao Millerchain: Allow reading more than a single sector
2010-06-23 Shao Millerchain: Run Nindent on com32/modules/chain.c
2010-06-22 H. Peter AnvinMerge remote branch 'erwan/master_new'
2010-06-22 Erwan Veluhdt: new release 0.3.6.1
2010-06-22 Erwan Veluhdt: Using syslinux_reboot() call
2010-06-22 Erwan Veluhdt: updating memtest to 4.10
2010-06-22 H. Peter Anvinsysdump, be_srec: increment the address
2010-06-22 H. Peter Anvinsysdump: output S-records to the console
2010-06-22 Erwan VeluReplacing strncpy by strlcpy
2010-06-22 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2010-06-22 H. Peter Anvinsysdump: smarter ACPI dump
2010-06-22 H. Peter Anvinsysdump: make TFTP server optional
2010-06-22 H. Peter Anvin<syslinux/config.h> fix the order of struct syslinux_ipinfo
2010-06-21 H. Peter Anvincom32: make __farcall() IF-preserving
2010-06-21 Erwan VeluFixing compilation warning
2010-06-20 H. Peter AnvinMerge remote branch 'sha0/for_hpa' into pathbased
2010-06-19 H. Peter AnvinMerge branch 'pathbased' of ssh://terminus.zytor.com... syslinux-4.00-pre50
2010-06-19 H. Peter Anvinsysdump: dump ACPI information
2010-06-19 H. Peter Anvinsysdump: use lmalloc/lfree
2010-06-19 H. Peter Anvinsysdump: tftp: use lmalloc(), and set the gateway
2010-06-19 H. Peter Anvinpxe: centralize all the IP information and export it...
next