aboutsummaryrefslogtreecommitdiffstats
path: root/core/extern.inc
AgeCommit message (Expand)AuthorFilesLines
2016-03-01core/extern.inc: http_bake_cookies is not called from assemblyH. Peter Anvin1-1/+1
2016-03-01core: remove unused stub pm_local_boot()H. Peter Anvin1-3/+0
2016-02-09core: Clean up the i386-bios buildH. Peter Anvin1-15/+2
2014-02-13comapi: Remove the comapi interfaces completelyH. Peter Anvin1-0/+3
2013-03-22Merge tag 'syslinux-5.10-pre2' into for-hpa/elflink/firmwareMatt Fleming1-1/+19
2013-02-26Merge branch 'lwip' into elflinkMatt Fleming1-1/+19
2012-09-05Merge branch 'elflink' into for-hpa/elflink/firmwareMatt Fleming1-2/+0
2012-09-04console: Close stdin, stdout, stderr on ldlinux.c32 unloadMatt Fleming1-2/+0
2012-07-30Merge remote-tracking branch 'mfleming/elflink' into for-hpa/elflink/firmwareMatt Fleming1-2/+2
2012-05-19graphics: make use of syslinux_force_text_mode()Paulo Alcantara1-1/+1
2012-05-12graphics: report video mode change from protected-mode codePaulo Alcantara1-2/+2
2011-12-16disk: Add .disk_init() to firmware structMatt Fleming1-1/+1
2011-12-02core: Delete code that is duplicated in ldlinuxMatt Fleming1-1/+4
2011-12-01core: Reimplement lots asm code in CMatt Fleming1-0/+21
2011-06-27core: Add "dprint" facility to assemblyH. Peter Anvin1-0/+18
2011-04-26Additional sysappend strings from DMI; pre-bake the http cookiesH. Peter Anvin1-1/+4
2011-04-25Generalize ipappend handling as "sysappend", and move to PM codeH. Peter Anvin1-0/+3
2011-04-25core: dynamically size the heapH. Peter Anvin1-0/+3
2011-03-09elflink: Move code out of core and into ldlinux.c32Matt Fleming1-1/+1
2010-08-12Merge branch 'master' into elflink-mergeH. Peter Anvin1-1/+1
2010-07-25core: don't hang if no config file is foundH. Peter Anvin1-1/+1
2010-07-20June 22: new mem_init worksFeng Tang1-0/+2
2010-07-20elflink: before chang core/Makefile backFeng Tang1-0/+20
2010-05-14core: fix "sector size" confusionsyslinux-4.00-pre45H. Peter Anvin1-1/+3
2010-05-10core: remove "Hello, World!" debugging messageH. Peter Anvin1-3/+0
2010-03-06Add 32-bit versions of open file/close fileH. Peter Anvin1-1/+1
2010-02-28core: get rid of unmangle_name completelysyslinux-4.00-pre31H. Peter Anvin1-1/+1
2010-02-14config: allow a chdir at the time a new configuration file is loadedH. Peter Anvin1-2/+6
2010-02-13fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin1-2/+5
2009-08-31Core:pxelinux: add %if IS_PXELINUX statement in extern.incLiu Aleaxander1-1/+2
2009-08-30Core:pxelinux: unload_pxe converted.Liu Aleaxander1-0/+3
2009-08-28Core: vfs-dir stuff re-implementedLiu Aleaxander1-1/+1
2009-08-27Core: opendir/readdir/closedir stuff addedLiu Aleaxander1-4/+2
2009-08-11core: VFS cleanups: add a persistent generic struct fileH. Peter Anvin1-1/+1
2009-08-11Core:SYSLINUX: make searchdir do workLiu Aleaxander1-1/+1
2009-08-11Core:SYSLINUX: fix the vfat_searchdirLiu Aleaxander1-1/+1
2009-08-08Core: unmangle_name convertedLiu Aleaxander1-4/+1
2009-08-06Core:PXELINUX: pxelinux derivative merged succeesfullyLiu Aleaxander1-0/+3
2009-08-06Core:PXELINUX: try to merge pxelinuxLiu Aleaxander1-0/+3
2009-06-14Core:SYSLINUX: ldlinux.asm converted to CLiu Aleaxander1-0/+3
2009-06-11Core: make vfs do the workLiu Aleaxander1-8/+2
2009-06-07Core:EXTLINUX: convert mangle name to CLiu Aleaxander1-1/+1
2009-06-06Core:EXTLINUX: convert the getfssec function to CLiu Aleaxander1-1/+1
2009-06-05Core: Convert the searchdir function to CLiu Aleaxander1-1/+1
2009-06-05Core: Convert linsector and open_inode function to CLiu Aleaxander1-2/+2
2009-06-03extract the geting fs information code in asm to a C function fs_initLiu Aleaxander1-0/+3
2009-06-03Convert the config load part to CLiu Aleaxander1-0/+3
2009-06-02Convert the cache code to C and implement the core printf functionLiu Aleaxander1-0/+3
2009-05-15core: add pm_call convenience macroH. Peter Anvin1-0/+15