summaryrefslogtreecommitdiff
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Fix stack smash with node size > 4Ksyslinux-6.03-pre12H. Peter Anvin2014-05-262-41/+62
* Centralize shift_is_held(), make it work to force the command linesyslinux-6.03-pre11H. Peter Anvin2014-04-201-0/+9
* kbd: Use the extended keyboard state query for bios_shiftflags()H. Peter Anvin2014-04-201-3/+18
* kbd: Make getting the keyboard shift state a firmware methodH. Peter Anvin2014-04-202-1/+22
* NTFS: Fragmented $MFT file was not handledAndy Alex2014-04-171-100/+93
* core: Avoid initializing the cache more than onceRaphael S. Carvalho2014-04-034-2/+7
* ntfs: Make byte_shift a constH. Peter Anvin2014-03-131-1/+1
* NTFS: Incorrect parsing of file runsAndy Alex2014-03-131-6/+2
* FSUUID for ext2 filesystemSerj Kalichev2014-03-132-1/+40
* Add filesystem UUID to SYSAPPEND for FATSerj Kalichev2014-03-1312-1/+74
* Merge branch 'nocomapi'syslinux-6.03-pre7H. Peter Anvin2014-03-0314-528/+71
|\
| * comapi: Remove the comapi interfaces completelyH. Peter Anvin2014-02-138-454/+16
| * bios: Remove shuffle and boot comapi callH. Peter Anvin2014-02-138-45/+44
| * bios: Remove comapi calls related to the ADVH. Peter Anvin2014-02-134-38/+20
* | core, bios: Move __syslinux_shuffler_size to assemblysyslinux-6.03-pre5H. Peter Anvin2014-02-282-8/+7
* | shuffler: Actually get the shuffler size sanelysyslinux-6.03-pre4H. Peter Anvin2014-02-272-1/+15
* | Makefiles: export the firmware type as a cpp variableH. Peter Anvin2014-02-271-1/+2
* | core, bios: Incorrect detection of EDD in /core/fs/diskio_bios.csyslinux-6.03-pre3Andy Alex2014-02-261-0/+2
* | Merge branch 'syslinux-5.xx'H. Peter Anvin2014-02-261-3/+3
|\ \ | |/ |/|
| * bios: Don't truncate memory size needed to 16 bitssyslinux-5.xxH. Peter Anvin2014-02-261-1/+1
| * bios: Fix lowmem checkH. Peter Anvin2014-02-261-2/+2
* | pxe: Export the initial stack and PXE(NV) structure, fix pxechnH. Peter Anvin2014-02-133-9/+24
* | Merge remote-tracking branch 'origin/rockridge'H. Peter Anvin2014-02-124-4/+655
|\ \
| * | iso9660.c did not copy terminating 0 of Rock Ridge namerockridgeThomas Schmitt2013-04-251-1/+1
| * | iso9660: use generic get_le32() accessor in SUSP/Rock Ridge codeH. Peter Anvin2013-04-021-12/+7
| * | iso9660: read littleendian ISO 9660/SUSP numbersH. Peter Anvin2013-04-021-9/+6
| * | iso9660: Avoid arbitrarily large malloc()sThomas Schmitt2013-04-021-0/+4
| * | iso9660: Add support for Rock Ridge filenamesThomas Schmitt2013-03-314-4/+659
* | | Merge branch 'syslinux-5.xx' into master; fixes loadkeysGene Cumm2014-01-251-1/+1
|\ \ \ | | |/ | |/|
| * | Add const qualifiers to loadleysGene Cumm2014-01-251-1/+1
* | | mem: Calling int15 for 0x8800Erwan Velu2014-01-231-0/+1
* | | com32sys_t inreg shall be zeroified prior intcallErwan Velu2014-01-228-0/+35
* | | Merge remote-tracking branch 'origin/syslinux-5.xx'H. Peter Anvin2014-01-211-0/+1
|\ \ \ | |/ /
| * | localboot: Clear register image before usingH. Peter Anvin2014-01-211-0/+1
| * | core/legacynet: Enable dot quad resolutionGene Cumm2014-01-081-0/+35
* | | isolinux: Shorten a few of the debug messagesH. Peter Anvin2014-01-021-2/+2
* | | Merge remote-tracking branch 'origin/elflink' into firmwareH. Peter Anvin2013-12-111-35/+11
|\ \ \ | |/ /
| * | pxe, efi: Bad read of file size over TFTP on EFI64Celelibi2013-12-111-35/+11
* | | pxe: Make the SENDCOOKIES feature for HTTP worked againRussel Santillanes2013-12-061-1/+1
* | | Merge remote-tracking branch 'origin/elflink' into firmwareH. Peter Anvin2013-11-261-1/+1
|\ \ \ | |/ /
| * | isolinux: Clear upper half of EDX before usingH. Peter Anvin2013-11-261-1/+1
| * | PXE ISR: Force polling on select hardware WORKAROUNDGene Cumm2013-09-301-1/+21
* | | core: don't leak the __lowmem and __bss16 macros to modulesH. Peter Anvin2013-10-172-3/+5
* | | Merge branch 'elflink-pxe-fixes-for-mfleming-2' of git://github.com/geneC/sys...Matt Fleming2013-09-3016-69/+204
|\ \ \
| * | | PXE ISR: Force polling on select hardware WORKAROUNDGene Cumm2013-09-231-0/+20
| |/ /
| * | core/lwip: Fix NULL pointer checkGene Cumm2013-09-231-1/+1
| * | PXE: use ddprintf macroGene Cumm2013-09-233-26/+26
| * | PXELINUX: specify PXE/lwIPGene Cumm2013-09-232-2/+8
| * | undiif: show thread of execution on UNDIIF_ID_DEBUGGene Cumm2013-09-231-3/+7
| * | core: dprintf() the banner.Gene Cumm2013-09-231-0/+2