using bios interrupt from AP trampoline code
Posted: Fri Jan 13, 2012 11:55 am
Hi,
I've added Multiprocessor support on my own os.
APs trampoline code successfully starts, but I've a problem with BIOS int 10h calling for Video Output. Simply nothing is visualized.
Is it possible to use the BIOS interrupt services from APs boot code (still real mode)?
Thanks!
I've added Multiprocessor support on my own os.
APs trampoline code successfully starts, but I've a problem with BIOS int 10h calling for Video Output. Simply nothing is visualized.
Is it possible to use the BIOS interrupt services from APs boot code (still real mode)?
Thanks!