Hi,
a security consideration, as far as I can see the bootloader loads using INT 13h calls. How can the kernel be sure it is really operating in ring 0 and not in some VM given that this is the case?
Hi,
a security consideration, as far as I can see the bootloader loads using INT 13h calls. How can the kernel be sure it is really operating in ring 0 and not in some VM given that this is the case?