diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 3a45257161..1a102f99bd 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -2363,7 +2363,7 @@
# BIT1 - Enable Debug Print.
# BIT4 - Enable BreakPoint as ASSERT.
# @Prompt DEBUG_RAISE() Property.
- gEfiMdePkgTokenSpaceGuid.PcdDebugRaisePropertyMask|0x01|UINT8|0x0000001b
+ gEfiMdePkgTokenSpaceGuid.PcdDebugRaisePropertyMask|0|UINT8|0x0000001b
## This flag is used to control the print out Debug message.
# BIT0 - Initialization message.