This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
您好!
引导加载程序是否可以放置在组 0的上部扇区中、而不是扇区0-3 (0x000_0000 - 0x0001_FFFF)?
在引导加载程序代码已将控制权转移到应用程序代码后、我将尝试找到一种阻止其执行的方法。 我无法将扇区0设置为不可执行、因为这样矢量将无法工作。
谢谢、Charlie Johnston