aboutsummaryrefslogtreecommitdiffstats
path: root/src/arch/i386/transitions/librm_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Fix compiler warning on OpenBSD 5.7Michael Brown2015-04-171-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [librm] Allow for the PIC interrupt vector offset to be changedMichael Brown2014-05-271-5/+6
* [profile] Allow interrupts to be excluded from profiling resultsMichael Brown2014-05-041-3/+30
* [librm] Speed up real-to-protected mode transition under KVMMichael Brown2014-05-021-2/+1
* [librm] Allow interrupts in protected modeMichael Brown2014-04-291-5/+78
* [misc] Fix source files erroneously marked as executableMichael Brown2009-06-021-0/+0
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [uaccess] Formalise the uaccess APIMichael Brown2008-10-131-45/+56
* [librm] Add rm stack copying functionsDaniel Verkamp2008-08-281-0/+45
* rm_ss, rm_sp, and pm_esp don't need to be accessed from anywhereMichael Brown2007-09-251-48/+0
* Towards a(nother) new real-mode infrastructure, in which we takeMichael Brown2006-05-021-135/+8
* 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/+8
* 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