Revision: 14909
          http://sourceforge.net/p/edk2/code/14909
Author:   oliviermartin
Date:     2013-11-28 21:38:06 +0000 (Thu, 28 Nov 2013)
Log Message:
-----------
ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific 
files

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <[email protected]>

Modified Paths:
--------------
    
trunk/edk2/ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.c
    trunk/edk2/ArmPlatformPkg/PrePi/AArch64/ModuleEntryPoint.S

Modified: 
trunk/edk2/ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.c
===================================================================
--- 
trunk/edk2/ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.c
   2013-11-28 21:37:36 UTC (rev 14908)
+++ 
trunk/edk2/ArmPlatformPkg/Library/DebugSecExtraActionLib/DebugSecExtraActionLib.c
   2013-11-28 21:38:06 UTC (rev 14909)
@@ -23,8 +23,6 @@
 #include <Library/PrintLib.h>
 #include <Library/SerialPortLib.h>
 
-#include <Chipset/ArmV7.h>
-
 // When the firmware is built as not Standalone, the secondary cores need to 
wait the firmware
 // entirely written into DRAM. It is the firmware from DRAM which will wake up 
the secondary cores.
 VOID

Modified: trunk/edk2/ArmPlatformPkg/PrePi/AArch64/ModuleEntryPoint.S
===================================================================
--- trunk/edk2/ArmPlatformPkg/PrePi/AArch64/ModuleEntryPoint.S  2013-11-28 
21:37:36 UTC (rev 14908)
+++ trunk/edk2/ArmPlatformPkg/PrePi/AArch64/ModuleEntryPoint.S  2013-11-28 
21:38:06 UTC (rev 14909)
@@ -16,8 +16,6 @@
 #include <Library/PcdLib.h>
 #include <AutoGen.h>
 
-#include <Chipset/ArmV7.h>
-
 .text
 .align 3
 

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


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to