]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Library/DxeReportStatusCodeLibFramework/DxeReportStatusCodeLib.inf
Reviewed the code comments in the Include/Protocol directory for typos, grammar issue...
[mirror_edk2.git] / IntelFrameworkModulePkg / Library / DxeReportStatusCodeLibFramework / DxeReportStatusCodeLib.inf
index 8983f3f2e670ace93a887809785362d02ee99cb6..773db9b7230d80cc0bc45e932429cc37b4678de0 100644 (file)
@@ -1,8 +1,8 @@
 #/** @file\r
-# DXE report status code library\r
+#  DXE report status code library\r
 #\r
-# Retrieve status code and report status code in DXE phase\r
-# Copyright (c) 2006 - 2007, Intel Corporation.\r
+#  Retrieve status code and report status code in DXE phase\r
+#  Copyright (c) 2006 - 2009, Intel Corporation.\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = ReportStatusCodeLib|DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
   EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
-\r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
@@ -33,6 +31,7 @@
 \r
 [Sources.common]\r
   ReportStatusCodeLib.c\r
+  DxeSupport.c\r
 \r
 \r
 \r
@@ -48,7 +47,7 @@
   UefiBootServicesTableLib\r
   DebugLib\r
   UefiRuntimeServicesTableLib\r
-\r
+  DevicePathLib\r
 \r
 [Guids]\r
   gEfiStatusCodeSpecificDataGuid                # ALWAYS_CONSUMED\r