summaryrefslogtreecommitdiff
path: root/core/ui.inc
Commit message (Expand)AuthorAgeFilesLines
* Remove core/ui.inc completely from SyslinuxPaulo Alcantara2012-04-111-762/+0
* PXELINUX: get rid of core/ui.inc filePaulo Alcantara2012-04-111-1/+0
* core: Delete code that is duplicated in ldlinuxMatt Fleming2011-12-021-18/+14
* core: Reimplement lots asm code in CMatt Fleming2011-12-011-2/+8
* Merge remote-tracking branch 'zytor/master' into elflinkMatt Fleming2011-04-261-5/+2
|\
| * isolinux: remove .img file supportH. Peter Anvin2011-04-251-5/+2
* | Merge remote-tracking branch 'zytor/master' into elflink-mergeMatt Fleming2011-04-041-2/+0
|\ \ | |/
| * core: remove HAS_LOCALBOOTSebastian Herbszt2010-12-161-2/+0
* | elflink: Move code out of core and into ldlinux.c32Matt Fleming2011-03-091-1/+0
* | elflink: fix some compile errorFeng Tang2010-07-201-1/+2
* | elflink: before chang core/Makefile backFeng Tang2010-07-201-4/+22
|/
* core: remove "Hello, World!" debugging messageH. Peter Anvin2010-05-101-3/+0
* Merge branch 'master' into pathbasedH. Peter Anvin2010-03-301-0/+1
|\
| * core: remove do_idle from pollcharH. Peter Anvin2010-03-301-0/+1
* | core: get rid of unmangle_name completelysyslinux-4.00-pre31H. Peter Anvin2010-02-281-9/+1
* | config: allow a chdir at the time a new configuration file is loadedH. Peter Anvin2010-02-141-9/+8
* | fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin2010-02-131-6/+6
* | Merge branch 'master' into fscH. Peter Anvin2010-01-061-1/+16
|\ \ | |/
| * Update date to 2010H. Peter Anvin2010-01-061-1/+1
| * core: Remove the built-in defaultH. Peter Anvin2010-01-061-0/+15
* | core: use jiffies instead of BIOS_timerH. Peter Anvin2009-09-021-2/+2
* | Core: unmangle_name convertedLiu Aleaxander2009-08-081-2/+2
* | Core:EXTLINUX: convert mangle name to CLiu Aleaxander2009-06-071-1/+1
* | Core: Convert the searchdir function to CLiu Aleaxander2009-06-051-1/+1
* | Convert the config load part to CLiu Aleaxander2009-06-031-1/+1
* | Merge branch 'master' into core32H. Peter Anvin2009-05-211-1/+0
|\ \ | |/
| * idle: handle PXE stacks which improperly disable interruptssyslinux-3.81-pre9H. Peter Anvin2009-05-211-1/+0
* | Merge branch 'master' into core32H. Peter Anvin2009-05-181-2/+2
|\ \ | |/
| * Try to HLT the processor during idlesyslinux-3.81-pre4H. Peter Anvin2009-05-181-2/+2
* | core: add pm_call convenience macroH. Peter Anvin2009-05-151-5/+3
* | First cut of doing 32-bit C code in the coreH. Peter Anvin2009-05-141-0/+5
* | core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-5/+5
|/
* ui.inc: when looking for whitespace in kernel names look for <= ' 'H. Peter Anvin2009-05-021-1/+1
* core: make localboot another vkernel typesyslinux-3.80-pre4H. Peter Anvin2009-04-291-13/+7
* rllpack: make all pointers 32 bits widesyslinux-3.80-pre2H. Peter Anvin2009-04-271-2/+2
* core: remove references to MDSLINUXH. Peter Anvin2009-04-191-1/+1
* Merge branch 'syslinux-3.7x'H. Peter Anvin2009-04-141-10/+9
|\
| * pxelinux: fix the handling of KeepPXEH. Peter Anvin2009-04-141-10/+9
* | core: add alignz macro (analogous to "alignb") for zero-pad alignH. Peter Anvin2009-04-131-1/+1
|/
* Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-1/+2
* Refactor command line parsing; support "quiet" optionsyslinux-3.74-pre7H. Peter Anvin2009-03-181-0/+10
* Add new "UI" directive instead of abusing the DEFAULT directiveH. Peter Anvin2008-12-141-3/+5
* Add Tab display of labelssyslinux-3.72-pre6H. Peter Anvin2008-09-091-0/+45
* Simplify and fix label string scanningH. Peter Anvin2008-07-221-11/+5
* parseconfig, ui: store the label name unmangledSebastian Herbszt2008-07-221-3/+17
* Mechanically rename the writestr functionsH. Peter Anvin2008-06-151-11/+11
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+683