summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeReportStatusCodeLib
diff options
context:
space:
mode:
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-12-31 21:27:38 +0000
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>2009-12-31 21:27:38 +0000
commit2008b49a7ac16b9051fb5403cf71f22a2930e889 (patch)
tree77e8295a7c85135ddb4485a34625da8f9888c5b6 /MdeModulePkg/Library/DxeReportStatusCodeLib
parent6d207823bff5686911d626e2ff1176ef00755a4e (diff)
downloadedk2-2008b49a7ac16b9051fb5403cf71f22a2930e889.zip
edk2-2008b49a7ac16b9051fb5403cf71f22a2930e889.tar.gz
edk2-2008b49a7ac16b9051fb5403cf71f22a2930e889.tar.bz2
Minor clean ups for these INF files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9660 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/DxeReportStatusCodeLib')
-rw-r--r--MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf12
1 files changed, 6 insertions, 6 deletions
diff --git a/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf b/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
index e1e7279..1ede797 100644
--- a/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
+++ b/MdeModulePkg/Library/DxeReportStatusCodeLib/DxeReportStatusCodeLib.inf
@@ -28,7 +28,7 @@
# VALID_ARCHITECTURES = IA32 X64 IPF EBC
#
-[Sources.common]
+[Sources]
ReportStatusCodeLib.c
[Packages]
@@ -36,11 +36,11 @@
MdeModulePkg/MdeModulePkg.dec
[LibraryClasses]
- PcdLib
- BaseMemoryLib
- UefiBootServicesTableLib
+ BaseLib
DebugLib
- UefiRuntimeServicesTableLib
+ UefiBootServicesTableLib
+ BaseMemoryLib
+ PcdLib
DevicePathLib
[Guids]
@@ -50,6 +50,6 @@
[Protocols]
gEfiStatusCodeRuntimeProtocolGuid ## CONSUMES
-[Pcd.common]
+[Pcd]
gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask