Revision: 17420
          http://sourceforge.net/p/edk2/code/17420
Author:   oliviermartin
Date:     2015-05-12 10:42:46 +0000 (Tue, 12 May 2015)
Log Message:
-----------
ArmPlatformPkg/ArmJunoDxe: Fix build

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

Modified Paths:
--------------
    trunk/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c

Modified: trunk/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c
===================================================================
--- trunk/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c        
2015-05-12 09:49:28 UTC (rev 17419)
+++ trunk/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/ArmJunoDxe/ArmJunoDxe.c        
2015-05-12 10:42:46 UTC (rev 17420)
@@ -203,6 +203,7 @@
   UINT32                CpuType;
   UINT32                CpuRev;
   JUNO_REVISION         JunoRevision;
+  EFI_EVENT             EndOfDxeEvent;
 
   JunoRevision = UNKNOWN;
   Status = PciEmulationEntryPoint ();


------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to