summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/transitions/librm_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* [librm] Add rm stack copying functionsDaniel Verkamp2008-08-291-0/+45
* rm_ss, rm_sp, and pm_esp don't need to be accessed from anywhereMichael Brown2007-09-251-48/+0Star
* Towards a(nother) new real-mode infrastructure, in which we takeMichael Brown2006-05-021-135/+8Star
* Move init.h to gpxe/init.h.Michael Brown2006-04-301-1/+1
* Update to cope with changes in registers.hMichael Brown2005-05-201-2/+2
* Cleaner separation of functionality between post_reloc andMichael Brown2005-04-111-14/+8Star
* initialise() doesn't take regsMichael Brown2005-04-101-2/+2
* arch_initialise() is now sufficiently generic that we may as well justMichael Brown2005-04-101-3/+3
* Heading towards a sane set of control functionsMichael Brown2005-04-101-27/+39
* Make prot_call() able to transparently return via the newly installed copyMichael Brown2005-04-101-17/+19
* Add INIT_FNs to make sure that librm gets reallocated when needed.Michael Brown2005-04-091-29/+109
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+87