close
在 Real-mode,interrupt vector table的起始位址是從
記憶體零的位址開始算起。然而,在protected-mode,interrupt vector
table是儲存於CPU的暫存器 (IDTR,Interrupt Descriptor Table Register),
因此轉換至protected-mode之前,必須先設定idt。
全站熱搜
在 Real-mode,interrupt vector table的起始位址是從
記憶體零的位址開始算起。然而,在protected-mode,interrupt vector
table是儲存於CPU的暫存器 (IDTR,Interrupt Descriptor Table Register),
因此轉換至protected-mode之前,必須先設定idt。
留言列表