summaryrefslogtreecommitdiff
path: root/core/ldlinux.asm
Commit message (Expand)AuthorAgeFilesLines
* Add "and contributors" to the copyright bannerH. Peter Anvin2009-03-211-1/+1
* SYSLINUX: fix handling of .bss files for FAT12/FAT16H. Peter Anvin2009-03-161-4/+9
* YEAR is a number, not a stringH. Peter Anvin2009-02-271-2/+3
* Use YEAR, not the obsolete macro yearH. Peter Anvin2009-02-271-1/+1
* ldlinux: move es manipulation into ucs2_to_cpH. Peter Anvin2009-02-101-6/+4
* ldlinux: readdir: trivial optimizationH. Peter Anvin2009-02-101-4/+3
* ldlinux: fix interface to ucs2_to_cpH. Peter Anvin2009-02-101-4/+4
* Merge branch 'charset' into dirH. Peter Anvin2009-02-101-3/+25
|\
| * Reorganize the codepage handling to allow ucs2 -> codepage conversionH. Peter Anvin2009-01-251-3/+25
* | COMBOOT API: Add calls for directory functions; Implement for FATGene Cumm2009-02-091-1/+323
|/
* ldlinux: CurrentDir not set if syslinux.cfg is missingSebastian Herbszt2008-07-091-0/+2
* Centralize more of the version number machineryH. Peter Anvin2008-07-071-1/+1
* Drop macros that just point to other macrosH. Peter Anvin2008-07-071-1/+1
* Allow the initrd to be specified on a separate linesyslinux-3.71-pre4H. Peter Anvin2008-07-031-7/+0
* ldlinux: handle "first byte E5 change to 05" rule in FATH. Peter Anvin2008-06-251-1/+5
* writestr_early: save/restore registersH. Peter Anvin2008-06-151-1/+3
* Mechanically rename the writestr functionsH. Peter Anvin2008-06-151-7/+7
* When erroring out on an DOS interrupt, print infoH. Peter Anvin2008-06-101-1/+2
* ldlinux: search_dos_dir returns attributes in DLsyslinux-3.70-pre15H. Peter Anvin2008-06-101-4/+3
* Whitespace cleanupH. Peter Anvin2008-06-091-1/+1
* FAT: make all codepage data derived from the same placeH. Peter Anvin2008-06-091-38/+30
* FAT: Support VFAT long filenamessyslinux-3.70-pre13H. Peter Anvin2008-06-061-5/+157
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+1605