Revision: 14898
          http://sourceforge.net/p/edk2/code/14898
Author:   vanjeff
Date:     2013-11-26 00:46:37 +0000 (Tue, 26 Nov 2013)
Log Message:
-----------
Cleanup unused ReportStatusCodeLib reference.

Signed-off-by: Jeff Fan <[email protected]>

Modified Paths:
--------------
    trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.h
    
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
    
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
    
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf

Modified: 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.h
===================================================================
--- trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.h   
2013-11-25 06:40:34 UTC (rev 14897)
+++ trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.h   
2013-11-26 00:46:37 UTC (rev 14898)
@@ -22,7 +22,6 @@
 #include <Library/PrintLib.h>
 #include <Library/LocalApicLib.h>
 #include <Library/PeCoffGetEntryPointLib.h>
-#include <Library/ReportStatusCodeLib.h>
 #include <Library/BaseMemoryLib.h>
 #include <Library/SynchronizationLib.h>
 

Modified: 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
===================================================================
--- 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
  2013-11-25 06:40:34 UTC (rev 14897)
+++ 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/DxeCpuExceptionHandlerLib.inf
  2013-11-26 00:46:37 UTC (rev 14898)
@@ -58,7 +58,6 @@
   SynchronizationLib
   LocalApicLib
   PeCoffGetEntryPointLib 
-  ReportStatusCodeLib
   MemoryAllocationLib
   DebugLib
 

Modified: 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
===================================================================
--- 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
       2013-11-25 06:40:34 UTC (rev 14897)
+++ 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf
       2013-11-26 00:46:37 UTC (rev 14898)
@@ -56,7 +56,6 @@
   PrintLib
   LocalApicLib
   PeCoffGetEntryPointLib
-  ReportStatusCodeLib
 
 [Ppis]
   gEfiVectorHandoffInfoPpiGuid

Modified: 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf
===================================================================
--- 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf
  2013-11-25 06:40:34 UTC (rev 14897)
+++ 
trunk/edk2/UefiCpuPkg/Library/CpuExceptionHandlerLib/SmmCpuExceptionHandlerLib.inf
  2013-11-26 00:46:37 UTC (rev 14898)
@@ -58,7 +58,6 @@
   SynchronizationLib
   LocalApicLib
   PeCoffGetEntryPointLib
-  ReportStatusCodeLib
   DebugLib
  
 [Ppis]

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to