summaryrefslogtreecommitdiff
path: root/core/extern.inc
Commit message (Expand)AuthorAgeFilesLines
* core: Clean up the i386-bios buildH. Peter Anvin2016-02-091-15/+2
* comapi: Remove the comapi interfaces completelyH. Peter Anvin2014-02-131-0/+3
* Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming2013-03-221-1/+19
|\
| * Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-1/+19
| |\
| | * core: Add "dprint" facility to assemblyH. Peter Anvin2011-06-271-0/+18
| | * Additional sysappend strings from DMI; pre-bake the http cookiesH. Peter Anvin2011-04-261-1/+4
| | * Generalize ipappend handling as "sysappend", and move to PM codeH. Peter Anvin2011-04-251-0/+3
| | * core: dynamically size the heapH. Peter Anvin2011-04-251-0/+3
* | | Merge branch 'elflink' into for-hpa/elflink/firmwareMatt Fleming2012-09-051-2/+0
|\ \ \ | |/ /
| * | console: Close stdin, stdout, stderr on ldlinux.c32 unloadMatt Fleming2012-09-041-2/+0
* | | Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming2012-07-301-2/+2
|\ \ \ | |/ /
| * | graphics: make use of syslinux_force_text_mode()Paulo Alcantara2012-05-191-1/+1
| * | graphics: report video mode change from protected-mode codePaulo Alcantara2012-05-121-2/+2
* | | disk: Add .disk_init() to firmware structMatt Fleming2011-12-161-1/+1
|/ /
* | core: Delete code that is duplicated in ldlinuxMatt Fleming2011-12-021-1/+4
* | core: Reimplement lots asm code in CMatt Fleming2011-12-011-0/+21
* | elflink: Move code out of core and into ldlinux.c32Matt Fleming2011-03-091-1/+1
* | Merge branch 'master' into elflink-mergeH. Peter Anvin2010-08-121-1/+1
|\ \ | |/
| * core: don't hang if no config file is foundH. Peter Anvin2010-07-251-1/+1
* | June 22: new mem_init worksFeng Tang2010-07-201-0/+2
* | elflink: before chang core/Makefile backFeng Tang2010-07-201-0/+20
|/
* core: fix "sector size" confusionsyslinux-4.00-pre45H. Peter Anvin2010-05-141-1/+3
* core: remove "Hello, World!" debugging messageH. Peter Anvin2010-05-101-3/+0
* Add 32-bit versions of open file/close fileH. Peter Anvin2010-03-061-1/+1
* core: get rid of unmangle_name completelysyslinux-4.00-pre31H. Peter Anvin2010-02-281-1/+1
* config: allow a chdir at the time a new configuration file is loadedH. Peter Anvin2010-02-141-2/+6
* fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin2010-02-131-2/+5
* Core:pxelinux: add %if IS_PXELINUX statement in extern.incLiu Aleaxander2009-08-311-1/+2
* Core:pxelinux: unload_pxe converted.Liu Aleaxander2009-08-301-0/+3
* Core: vfs-dir stuff re-implementedLiu Aleaxander2009-08-281-1/+1
* Core: opendir/readdir/closedir stuff addedLiu Aleaxander2009-08-271-4/+2
* core: VFS cleanups: add a persistent generic struct fileH. Peter Anvin2009-08-111-1/+1
* Core:SYSLINUX: make searchdir do workLiu Aleaxander2009-08-111-1/+1
* Core:SYSLINUX: fix the vfat_searchdirLiu Aleaxander2009-08-111-1/+1
* Core: unmangle_name convertedLiu Aleaxander2009-08-081-4/+1
* Core:PXELINUX: pxelinux derivative merged succeesfullyLiu Aleaxander2009-08-061-0/+3
* Core:PXELINUX: try to merge pxelinuxLiu Aleaxander2009-08-061-0/+3
* Core:SYSLINUX: ldlinux.asm converted to CLiu Aleaxander2009-06-141-0/+3
* Core: make vfs do the workLiu Aleaxander2009-06-111-8/+2
* Core:EXTLINUX: convert mangle name to CLiu Aleaxander2009-06-071-1/+1
* Core:EXTLINUX: convert the getfssec function to CLiu Aleaxander2009-06-061-1/+1
* Core: Convert the searchdir function to CLiu Aleaxander2009-06-051-1/+1
* Core: Convert linsector and open_inode function to CLiu Aleaxander2009-06-051-2/+2
* extract the geting fs information code in asm to a C function fs_initLiu Aleaxander2009-06-031-0/+3
* Convert the config load part to CLiu Aleaxander2009-06-031-0/+3
* Convert the cache code to C and implement the core printf functionLiu Aleaxander2009-06-021-0/+3
* core: add pm_call convenience macroH. Peter Anvin2009-05-151-0/+15