diff options
Diffstat (limited to 'MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa')
-rw-r--r-- | MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa index a71f9ac8ff..97678b4774 100644 --- a/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa +++ b/MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.msa @@ -72,7 +72,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. <HelpText>The value used by DebugClearMemory () to fill a certain range
of memory.</HelpText>
</PcdEntry>
- <PcdEntry PcdItemType="PATCHABLE_IN_MODULE">
+ <PcdEntry PcdItemType="DYNAMIC">
<C_Name>PcdDebugPrintErrorLevel</C_Name>
<TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>
<HelpText>The bitmask of flags that specify the kind of debug message
|