Code for actual protected-mode entry
This is the code which actually does the switch to protected mode, including all preparation. It is also responsible for invoking the boot loader hooks, if present. Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Showing
arch/i386/boot/pm.c
0 → 100644
arch/i386/boot/pmjump.S
0 → 100644
Please register or sign in to comment