summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/core/runtime.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [libc] Allow strtoul() to interpret negative numbersMichael Brown2012-04-171-0/+1
* [image] Simplify image management commands and internal APIMichael Brown2012-03-251-2/+7
* [build] Fix compilation under CygwinMichael Brown2012-03-231-1/+1
* [prefix] Eliminate uninitialised variableMichael Brown2012-03-091-0/+2
* [prefix] Delay initrd image copy until memory map is readyMichael Brown2012-02-091-2/+8
* [lkrnprefix] Copy command line before installing iPXEMichael Brown2012-01-181-1/+2
* [prefix] Allow an initrd to be passed to iPXEMichael Brown2011-11-121-0/+249