summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/prefix/dskprefix.S
Commit message (Expand)AuthorAgeFilesLines
* Update all prefixes currently referring to _load_size to include aMichael Brown2007-07-161-4/+9
* Use internal real-mode stack from non-returnable prefixesMichael Brown2007-06-281-0/+4
* Revert "Move stack to below 0x7c00; leaving it at the default location"Michael Brown2007-06-281-5/+3Star
* Move stack to below 0x7c00; leaving it at the default locationMichael Brown2007-06-281-3/+5
* init_librm() and prot_call() are now real-mode far calls.Michael Brown2006-05-251-1/+2
* BSS is now zeroed by libprefix (along with the otherwise non-zeroableMichael Brown2006-05-021-3/+0Star
* Create two easy-to-use entry points in libprefix: install andMichael Brown2006-05-021-8/+1Star
* Towards a(nother) new real-mode infrastructure, in which we takeMichael Brown2006-05-021-32/+31Star
* compiler.h is now always included on the command line.Michael Brown2005-04-141-2/+0Star
* arch_rm_main no longer exists.Michael Brown2005-04-101-1/+1
* setup16() now calls initialise(); we don't have to do it.Michael Brown2005-04-101-8/+1Star
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-0/+385