summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa
diff options
context:
space:
mode:
Diffstat (limited to 'EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa')
-rw-r--r--EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa16
1 files changed, 6 insertions, 10 deletions
diff --git a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa
index dd724d0128..615b7717cd 100644
--- a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa
+++ b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa
@@ -54,16 +54,12 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
<Constructor>DebugLibConstructor</Constructor>
</Extern>
</Externs>
- <PCDs>
- <PcdData ItemType="FIXED_AT_BUILD">
+ <PcdCoded>
+ <PcdEntry PcdItemType="FIXED_AT_BUILD">
<C_Name>PcdDebugPropertyMask</C_Name>
- <Token>0x00000005</Token>
- <DatumType>UINT8</DatumType>
- </PcdData>
- <PcdData ItemType="PATCHABLE_IN_MODULE">
+ </PcdEntry>
+ <PcdEntry PcdItemType="PATCHABLE_IN_MODULE">
<C_Name>PcdDebugPrintErrorLevel</C_Name>
- <Token>0x00000006</Token>
- <DatumType>UINT32</DatumType>
- </PcdData>
- </PCDs>
+ </PcdEntry>
+ </PcdCoded>
</LibraryModuleSurfaceArea>