summaryrefslogtreecommitdiff
path: root/core/runkernel.inc
Commit message (Expand)AuthorAgeFilesLines
* core: fix "sector size" confusionsyslinux-4.00-pre45H. Peter Anvin2010-05-141-2/+2
* core: get rid of unmangle_name completelysyslinux-4.00-pre31H. Peter Anvin2010-02-281-9/+4
* core: let xfer_buf_seg, real_mode_seg be assigned by the linkerH. Peter Anvin2010-02-211-3/+3
* config: allow a chdir at the time a new configuration file is loadedH. Peter Anvin2010-02-141-6/+4
* fs: move to a chdir()-based mechanism for managing cwdsyslinux-4.00-pre19H. Peter Anvin2010-02-131-1/+1
* Merge commit 'origin/master' into fscH. Peter Anvin2010-02-011-4/+6
|\
| * core: set QUIET_FLAG if we load Linux "quiet"H. Peter Anvin2010-02-011-4/+6
* | Merge branch 'master' into fscsyslinux-4.00-pre12H. Peter Anvin2010-01-271-4/+4
|\ \ | |/
| * runkernel: we only look at the first letter in vga=...H. Peter Anvin2010-01-251-4/+4
* | Merge commit 'origin/master' into fscH. Peter Anvin2010-01-241-5/+11
|\ \ | |/
| * Add support for "vga=current"H. Peter Anvin2010-01-221-4/+7
| * core: don't reset the video mode when invoking the kernelH. Peter Anvin2010-01-221-1/+4
* | Merge branch 'master' into fscH. Peter Anvin2009-11-061-2/+0
|\ \ | |/
* | Merge branch 'master' into fscH. Peter Anvin2009-09-041-0/+2
|\ \
| * | core: add missing calls to cleanup_hardwaresyslinux-3.83-pre10H. Peter Anvin2009-09-041-0/+2
| |/
* | Core: unmangle_name convertedLiu Aleaxander2009-08-081-1/+1
* | 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
* | Avoid clobbering PM code when loading the kernelH. Peter Anvin2009-05-241-7/+7
* | core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-2/+2
|/
* Merge branch 'syslinux-3.7x'H. Peter Anvin2009-04-141-7/+1
|\
| * pxelinux: fix the handling of KeepPXEH. Peter Anvin2009-04-141-7/+1
* | Merge branch 'new-shuffler'H. Peter Anvin2009-04-081-3/+1
|\ \ | |/ |/|
| * Merge branch 'master' into new-shufflerH. Peter Anvin2009-04-041-0/+1
| |\
| * | shuffler: first cut of a simpler shuffle routineH. Peter Anvin2009-03-311-3/+1
* | | ipappend: clean up ipappend code; add ipappend to plain cmdlineH. Peter Anvin2009-04-061-7/+2
| |/ |/|
* | Update copyright notices; add Intel notices where appropriateH. Peter Anvin2009-04-041-0/+1
|/
* Fix the new kernel command-line parsersyslinux-3.74-pre14H. Peter Anvin2009-03-301-2/+3
* runkernel: further simplify the command-line parsersyslinux-3.74-pre8H. Peter Anvin2009-03-181-38/+33
* Refactor command line parsing; support "quiet" optionsyslinux-3.74-pre7H. Peter Anvin2009-03-181-81/+138
* runkernel: when computing initrd address, skip fractional pagesH. Peter Anvin2009-03-111-1/+7
* core/runkernel.inc: remove dead codesyslinux-3.71-pre16Sergey Vlasov2008-07-221-6/+0
* Fix initrd overwriting the kernel for some kernel sizesSergey Vlasov2008-07-221-0/+2
* Fix loading of *.lkrn images from gPXESergey Vlasov2008-07-221-7/+6
* Allow the initrd to be specified on a separate linesyslinux-3.71-pre4H. Peter Anvin2008-07-031-0/+7
* Mechanically rename the writestr functionsH. Peter Anvin2008-06-151-9/+9
* Whitespace cleanupH. Peter Anvin2008-06-091-1/+1
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+634