在 register_globals = On 時, 

自動載入 $_GET 變數

linch0520 發表在 痞客邦 留言(0) 人氣()

        (

        echo "ehlo momo"

linch0520 發表在 痞客邦 留言(0) 人氣()

在 Real-mode,interrupt vector table的起始位址是從

記憶體零的位址開始算起。然而,在protected-mode,interrupt vector

linch0520 發表在 痞客邦 留言(0) 人氣()

Location of the SMRAM

•    Specified in the SMBASE register of the CPU. This register cannot be

linch0520 發表在 痞客邦 留言(0) 人氣()

  • Mar 30 Sat 2013 23:35
  • 中斷

中斷向量表

 

在存儲器地址空間中,規定最低的1K空間,即00000H到003FFH為中斷向量表。全表共含256個中斷向量,每個向量的長度為4位元組,包含

linch0520 發表在 痞客邦 留言(0) 人氣()

Setup Configuration Utility (SCU)

 

linch0520 發表在 痞客邦 留言(0) 人氣()

1. 在 Training 的這包 Code , 如果要加自己的library 要加在 C:\EFI\FW\Platform\Common.dsc 裡

 

linch0520 發表在 痞客邦 留言(0) 人氣()

實作一個Pei Phase 的 Ppi (Protocol)

提供兩個service

linch0520 發表在 痞客邦 留言(0) 人氣()

執行 fs0:\> load drivermd.efi -nc 

會跳進 DriverBinding Protocol 執行 Supported Function 一次  > 不曉得為甚麼

文章標籤

linch0520 發表在 痞客邦 留言(0) 人氣()

_CR tracing

#define _CR(Record, TYPE, Field) 

文章標籤

linch0520 發表在 痞客邦 留言(0) 人氣()

1 23