summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | lua: the COM32 API does not support freopen()Ferenc Wágner2014-03-011-0/+2
* | lua: the COM32 API does not support time()Ferenc Wágner2014-03-011-0/+5
* | lua: the COM32 API actually supports exit() of oslibFerenc Wágner2014-03-012-1/+11
* | stdlib.h: provide a stub definition for getenv()Ferenc Wágner2014-03-011-1/+6
* | lua: the COM32 API supports only part of iolibFerenc Wágner2014-03-012-0/+25
* | lua: the COM32 API does not provide strcoll()Ferenc Wágner2014-03-011-0/+3
* | lua: use integer arithmeticFerenc Wágner2014-03-016-11/+94
* | lua: the COM32 API does not provide locale.hFerenc Wágner2014-03-011-0/+4
* | lua: explicitly put the console in standard modeFerenc Wágner2014-03-011-0/+4
* | lua: the COM32 API does not provide signal.hFerenc Wágner2014-03-011-0/+6
* | dev.h: get size_t definitionFerenc Wágner2014-03-011-0/+1
* | lua: replace src/Makefile to build Lua as a Syslinux COM32 moduleFerenc Wágner2014-03-011-172/+49
* | lua: import Lua 5.2.2Ferenc Wágner2014-03-01115-10901/+14357
* | 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-275-15/+23
* | Makefiles: export the firmware type as a cpp variableH. Peter Anvin2014-02-277-9/+13
* | 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
* | | Makefile.private: archive the gnu-efi submodule, too.syslinux-6.03-pre2H. Peter Anvin2014-02-231-0/+4
* | | mk/efi.mk: Add libefi.a dependencyGene Cumm2014-02-221-2/+2
* | | efi: fix up gnu-efi buildGene Cumm2014-02-225-18/+61
* | | gnu-efi: update to ab54e2b4Gene Cumm2014-02-221-0/+0
* | | Makefile: make "make spotless" actually workH. Peter Anvin2014-02-211-11/+17
* | | efi: We need -m32/-m64 even when processing assemblyH. Peter Anvin2014-02-211-6/+4
* | | mk/efi.mk: Disable stack protectorMagnus Granberg2014-02-211-1/+2
* | | efi: Useless relocation section in PE fileSylvain Gault2014-02-141-18/+2
* | | efi: PE file size differ from in-memory sizeSylvain Gault2014-02-143-101/+45
* | | efi: Remove buggy relocation in PE fileSylvain Gault2014-02-141-12/+6
* | | efi: Location, size and alignment of .text sectionSylvain Gault2014-02-141-19/+29
* | | efi: Fix PE header field rva_and_sizes_nrSylvain Gault2014-02-142-15/+19
| |/ |/|
* | pxe: Export the initial stack and PXE(NV) structure, fix pxechnH. Peter Anvin2014-02-135-26/+43
* | efi: Suspicious size reduction in emallocSylvain Gault2014-02-131-3/+1
* | Merge remote-tracking branch 'origin/rockridge'H. Peter Anvin2014-02-126-20/+793
|\ \
| * | 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
| * | Generic facilities for byteswapping and unaligned referencesH. Peter Anvin2013-04-022-11/+141
| * | 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
* | | check-gnu-efi: remove bashismH. Peter Anvin2014-02-061-1/+1
* | | Merge branch 'syslinux-5.xx'Gene Cumm2014-02-013-2/+76
|\ \ \ | | |/ | |/|
| * | Merge branch 'syslinux-4.xx' into syslinux-5.xxGene Cumm2014-02-013-2/+76
| |\ \
| | * | isohybrid: Improve help/manGene Cumm2014-02-012-7/+10
| | * | Add manpages for isohybrid, memdiskfindPeter Jones2014-02-012-0/+71
* | | | Merge remote-tracking branch 'erwan-github/hdt-memleak' into masterGene Cumm2014-01-312-1/+2
|\ \ \ \
| * | | | acpi: Removing memset of bufferErwan Velu2014-01-291-1/+0
| * | | | hdt: Fixing memory leak in cliFelipe Pena2014-01-291-0/+2
* | | | | mk/efi.mk: Cancel old rulesGene Cumm2014-01-311-0/+4