audk/SourceLevelDebugPkg/Library
Jeff Fan 6fee83fbca SourceLevelDebugPkg: Avoid to re-init IDT table again at SMI entry
Current SmmDebugAgentLib will initialize IDT table to support source debugging
at each time SMI entry on SMM BSP. Actually, we only need to initialize IDT
table at first time SMI entry.

Add one flag to avoid re-initializing IDT table.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2016-11-30 14:34:45 +08:00
..
DebugAgent SourceLevelDebugPkg: Avoid to re-init IDT table again at SMI entry 2016-11-30 14:34:45 +08:00
DebugCommunicationLibSerialPort SourceLevelDebugPkg: Fix typos in comments 2016-10-24 09:10:15 +08:00
DebugCommunicationLibUsb SourceLevelDebugPkg: Fix typos in comments 2016-10-24 09:10:15 +08:00
DebugCommunicationLibUsb3 SourceLevelDebugPkg: Fix typos in comments 2016-10-24 09:10:15 +08:00
PeCoffExtraActionLibDebug SourceLevelDebugPkg PeCoffExtraActionLibDebug: Add nasm source file into INF 2016-06-28 09:52:23 +08:00