aboutsummaryrefslogtreecommitdiff
path: root/src/asm-offsets.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-12Use an aligned stack offset when entering on the extra stackKevin O'Connor1-1/+0
2012-05-30Run all hardware irq handlers on the extra stack.Kevin O'Connor1-0/+1
2012-05-20Add mechanism to declare variables as "low mem" and use for extra stack.Kevin O'Connor1-8/+0
2009-09-09Replace common segment/offset pairs with struct segoff_s.Kevin O'Connor1-1/+1
2009-05-17Verify ebda segment looks sane before using during resume.Kevin O'Connor1-0/+1
2009-05-16Support %ebp register in 'struct bregs'.Kevin O'Connor1-0/+1
2009-01-01Switch to new stack when calling ATA function in 16bit mode.Kevin O'Connor1-3/+1
2008-12-10Improve support for old 16bit resume handlers.Kevin O'Connor1-2/+12
2008-11-16Add tool for generating assembler offset definition file.Kevin O'Connor1-0/+21