summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDebugLibConOut
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-04 06:11:47 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2007-09-04 06:11:47 +0000
commit1c280088ec83160a5f190b3d0ba796b224ee23b3 (patch)
treebbaa878c892110bb7ab4201a50aaeaf7f3762afc /MdePkg/Library/UefiDebugLibConOut
parente1001af1d40370ff40cece775aaf10a2f8a0414e (diff)
downloadedk2-1c280088ec83160a5f190b3d0ba796b224ee23b3.tar.gz
edk2-1c280088ec83160a5f190b3d0ba796b224ee23b3.tar.bz2
edk2-1c280088ec83160a5f190b3d0ba796b224ee23b3.zip
Merge the PI enabling works from the branch
First round of PI enabling work: 1) PiPeiCis changes (CONST, EFI_PEI_FILE_HANDLE.. etc) 2) Make use of FirmwareVolume 2 protocol. 3) Verified for Nt32Pkg and real platform for S3. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3772 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/UefiDebugLibConOut')
-rw-r--r--MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf9
1 files changed, 2 insertions, 7 deletions
diff --git a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
index 074ba24519..0a51c142c4 100644
--- a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
+++ b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.inf
@@ -46,13 +46,8 @@
PrintLib
UefiBootServicesTableLib
-
-
-[FixedPcd.common]
- gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue
- gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask
-
-
[Pcd.common]
gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel
+ gEfiMdePkgTokenSpaceGuid.PcdDebugClearMemoryValue
+ gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask