summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DebugSupportDxe
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-06 16:09:37 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-06 16:09:37 +0000
commit3111e7b4c3b5b7d26237c229cd32cc121732b0ce (patch)
treeeb9f8f8bfccf6c4dff7cd346c478dc7c8f612173 /MdeModulePkg/Universal/DebugSupportDxe
parenta73480f6f2e211947ac19ef049adcba6f50bb655 (diff)
downloadedk2-3111e7b4c3b5b7d26237c229cd32cc121732b0ce.zip
edk2-3111e7b4c3b5b7d26237c229cd32cc121732b0ce.tar.gz
edk2-3111e7b4c3b5b7d26237c229cd32cc121732b0ce.tar.bz2
Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3131 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Universal/DebugSupportDxe')
-rw-r--r--MdeModulePkg/Universal/DebugSupportDxe/DebugSupport.inf2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Universal/DebugSupportDxe/DebugSupport.inf b/MdeModulePkg/Universal/DebugSupportDxe/DebugSupport.inf
index 005539b..22b0792 100644
--- a/MdeModulePkg/Universal/DebugSupportDxe/DebugSupport.inf
+++ b/MdeModulePkg/Universal/DebugSupportDxe/DebugSupport.inf
@@ -118,7 +118,7 @@
################################################################################
[PcdsFeatureFlag.IA32]
- PcdNtEmulatorEnable|gEfiEdkModulePkgTokenSpaceGuid
+ PcdNtEmulatorEnable|gEfiMdeModulePkgTokenSpaceGuid
################################################################################