x86: ia32: use virtual address for interrupt stack at boot
After page table is load, we should be executing in virtual
address space. Therefore we need to set ESP to the virtual
address of interrupt stack for the boot process.
Signed-off-by:
Daniel Leung <daniel.leung@intel.com>
Loading
Please sign in to comment