gpxelinux: Add new gpxelinuxk.0 target and pxelinuxk.gpxe script
[profile/ivi/syslinux.git] / core /
2011-02-06 H. Peter Anvindiskboot: correct the patching of the floppy table syslinux-4.04-pre7
2011-01-26 Erwan VeluMerge remote branch 'origin/master' into chouffe
2011-01-26 H. Peter AnvinMerge remote branch 'hdt/master' syslinux-4.04-pre5
2011-01-26 H. Peter AnvinMerge remote branch 'sha0/memdskprobe'
2011-01-26 H. Peter Anvindisk: put a magic at the end of the boot sector
2011-01-25 H. Peter Anvindiskstart: move writestr_early out of boot sector
2011-01-25 Erwan VeluMerge branch 'master' into chouffe
2011-01-17 H. Peter Anvindiskio: Support EDD 4 16-byte device paths
2011-01-17 H. Peter Anvindiskio: add reminder that we need clear in the future
2010-12-21 Gene Cummcore/diskboot.inc: fix bug; Sect1Ptr1_VAL
2010-12-21 Gene Cummcore/diskstart.inc: Remove code copied to diskboot.inc
2010-12-21 Gene Cummcore/diskboot.inc: The boot sector code from diskstart.inc
2010-12-21 Gene Cummcore/diskstart.inc: Sect1Ptr values moved to constants
2010-12-21 Gene Cummcore/diskstart.inc: Use xint13 when it saves space...
2010-12-21 Gene Cummcore/diskstart.inc: Wrap INT13h in xint13 to preserve ES
2010-12-17 H. Peter Anvincore: Add workaround in the Makefile for GNU Make 3...
2010-12-17 Sebastian Herbsztcore: remove HAS_LOCALBOOT
2010-12-14 H. Peter Anvincore, diskstart: add more sanity checks for handover...
2010-12-14 H. Peter Anvinsyslinux.ld: ld 2.20.51 seems to want .bss16 explicitly...
2010-11-14 H. Peter Anvincore, pxe: Fix handling of unqualified DNS names
2010-11-14 H. Peter AnvinMerge branch 'genec-rosh-for-hpa', remote branches...
2010-11-13 Gene CummPXELINUX: shorten code in pxenv call
2010-11-13 Gene CummPXELINUX: add gPXE PXENV_FILE_EXEC in addition to PXENV...
2010-11-05 Gene CummPXELINUX: Fix timer bug
2010-10-24 Gene Cummcore/writedec: Remove writechr; fix overflow in .cloop
2010-10-09 Gene CummMerge branch 'master' into rosh_for_hpa
2010-10-08 H. Peter AnvinMerge remote branch 'genec/rosh_for_hpa' syslinux-4.03-pre4
2010-09-24 Gene Cummcore: fix handling new directory "/" for CONFIG in...
2010-08-26 H. Peter Anvinpxe: add a "pxeretry" option to deal with 404's in... syslinux-4.03-pre2
2010-08-13 Don Hiattdiskio: remove redundant register write
2010-08-11 H. Peter Anvincore: look for invalid MBR handover information address
2010-07-27 Sebastian HerbsztMake __free_tagged actually free memory
2010-07-27 Gene CummMerge branch 'm' into rosh_for_hpa
2010-07-26 H. Peter Anvincore: define and use set_flags() helper
2010-07-26 H. Peter Anvincore: don't hang if no config file is found
2010-07-20 H. Peter Anvinpxe: fix byte order of output from parse_dotquad()
2010-07-19 H. Peter AnvinMerge branch 'master' into libinstaller_dos_wip
2010-07-19 H. Peter AnvinMerge remote branch 'gerth/lua'
2010-07-19 H. Peter AnvinMerge remote branch 'gerth/ifplop_comments'
2010-07-19 H. Peter AnvinMerge remote branch 'sha0/for_hpa' syslinux-4.02-pre3
2010-07-17 H. Peter Anvindiskio: add a paranoia cast
2010-07-17 H. Peter Anvindiskio: fix name for secpercyl field, remove unused...
2010-07-16 H. Peter Anvindiskio: remove locally coded ilog2()
2010-07-16 H. Peter Anvindiskio: expand most fields; cache the number of total...
2010-07-16 H. Peter Anvindiskio: move strict CHS start value check into chs_rdwr...
2010-07-16 H. Peter Anvindiskio: check early for an impossible LBA value for...
2010-07-16 H. Peter Anvindiskio: when falling back EDD->CHS make sure to get...
2010-07-16 H. Peter Anvindiskio: remove redundant sector count cap
2010-07-16 H. Peter Anvindiskio: allow fallback from EDD to CHS
2010-07-06 H. Peter Anvinbtrfs: print an error if finding compressed/encrypted...
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 Anvincore: add a ms-denominated timer
2010-07-05 H. Peter AnvinMerge remote branch 'marcel/luaext'
2010-07-02 H. Peter Anvincore: split loadconfig.c into two files
2010-07-02 H. Peter Anvincore: merge the configfile-searching code, isolinux...
2010-07-02 H. Peter Anvincore: always canonicalize the configuration file name
2010-07-02 H. Peter Anvinpxelinux: new IPAPPEND 4 to generate a SYSUUID= option. syslinux-4.01-pre3
2010-07-02 H. Peter Anvincore, diskio: reset controller between EDD retries
2010-07-02 H. Peter AnvinMerge branch 'lua'
2010-07-02 H. Peter Anvincomboot.inc: vk_append is a field in a struct, not...
2010-07-01 H. Peter AnvinMerge branch 'master' into lua
2010-07-01 H. Peter AnvinMerge branch 'master' of ssh://terminus.zytor.com/pub...
2010-07-01 H. Peter Anvincore, diskio: skip EDD/CHS detect for CD-ROMs
2010-07-01 H. Peter Anvincore, diskio: move dprintfs to the intended location
2010-07-01 H. Peter Anvincore, diskio: put the error code in dprintf and printab...
2010-06-30 H. Peter Anvindiskstart: don't let the function number clobber the LBA
2010-06-29 H. Peter Anvinisolinux: don't clobber DX (DL!) on startup
2010-06-29 H. Peter Anvinisolinux: make sure Hidden is zero in native El Torito...
2010-06-29 H. Peter Anvincore, diskio: add a few dprintf()'s
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 Anvindiskio: hard-code CD-ROM sectors to 2048 bytes
2010-06-28 H. Peter Anvincore, chdir: collapse slashes, avoid copy-to-self syslinux-4.00-pre64
2010-06-27 H. Peter AnvinExport the 64-bit partition offset and use it in chain.c
2010-06-27 H. Peter Anvindiskstart: if no partition info is available, use bsHidden syslinux-4.00-pre63
2010-06-27 Gene CummPM getcwd(); Fix COM32 getcwd
2010-06-27 H. Peter Anvincore: move PartInfo back to the top of stack
2010-06-27 H. Peter Anvinsyslinux.ld: remove redundant definition of STACK32_LEN
2010-06-27 H. Peter Anvincore, fs: eliminate recursion in put_inode()
2010-06-26 Gene CummFix COM32 chdir()
2010-06-26 H. Peter Anvinpmapi: make the pmapi vector include its own size
2010-06-26 H. Peter Anvincore, fs: handle .. resolution in the filesystem core
2010-06-26 H. Peter Anvinbtrfs: initialize the block cache early
2010-06-26 H. Peter Anvinbtrfs: do not read past the end of the disk
2010-06-26 H. Peter Anvincore, diskio: make error messages a little more useful
2010-06-25 H. Peter AnvinMerge remote branch 'sha0/chain_gpt'
2010-06-25 H. Peter Anvinpxe: don't corrupt the length of an RRQ packet on retry
2010-06-25 H. Peter Anvinpxe: fix the unload sequence
2010-06-25 H. Peter Anvinpxe: fix ip_ok()
2010-06-24 H. Peter AnvinMerge remote branch 'erwan/master_new'
2010-06-23 H. Peter Anvinfs: enforce filetypes in open_file
2010-06-23 H. Peter Anvinopendir: enforce the file type
2010-06-23 H. Peter Anvinpxe: set the file type in the inode structure
2010-06-22 H. Peter Anvinpxe: fix the timeout logic for RRQ syslinux-4.00-pre57
2010-06-22 H. Peter Anvinpxe: fix bugs in DHCP parsing and config file selection
2010-06-22 H. Peter Anvinpxe: correct the generation of the UUID string
2010-06-22 Erwan VeluMerge branch 'master' of git://git./boot/syslinux/sysli...
2010-06-22 H. Peter Anvindiskstart: if no partition table, we need Hidden == 0 syslinux-4.00-pre56
2010-06-21 H. Peter Anvincore: Make cfarcall IF-preserving
next