summaryrefslogtreecommitdiff
path: root/core/pm.inc
Commit message (Expand)AuthorAgeFilesLines
* core: rename .text, .data and .bss to .text16, .data16, .bss16unify-pmH. Peter Anvin2009-05-131-11/+11
* core: simplify pm_call usageH. Peter Anvin2009-05-131-18/+16
* core/pm.inc: shorten the time until we have a valid stackH. Peter Anvin2009-05-131-6/+6
* pm_call: only enable interrupts in PM if interrupts on in RMH. Peter Anvin2009-05-131-0/+4
* New attempt at unify protected mode entry/exitH. Peter Anvin2009-05-131-0/+454