Revision: 14174
http://edk2.svn.sourceforge.net/edk2/?rev=14174&view=rev
Author: oliviermartin
Date: 2013-03-12 00:41:05 +0000 (Tue, 12 Mar 2013)
Log Message:
-----------
ArmPlatformPkg/ArmPlatformLibNull: Fixed build
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <[email protected]>
Modified Paths:
--------------
trunk/edk2/ArmPlatformPkg/ArmPlatformPkg.fdf
trunk/edk2/ArmPlatformPkg/Library/ArmPlatformLibNull/Arm/ArmPlatformHelper.asm
Modified: trunk/edk2/ArmPlatformPkg/ArmPlatformPkg.fdf
===================================================================
--- trunk/edk2/ArmPlatformPkg/ArmPlatformPkg.fdf 2013-03-12 00:40:11 UTC
(rev 14173)
+++ trunk/edk2/ArmPlatformPkg/ArmPlatformPkg.fdf 2013-03-12 00:41:05 UTC
(rev 14174)
@@ -26,9 +26,9 @@
[FD.Sec_ArmPlatform_EFI]
BaseAddress = 0xEC000000|gArmTokenSpaceGuid.PcdSecureFdBaseAddress #The
base address of the Secure FLASH Device.
-Size = 0x00012000|gArmTokenSpaceGuid.PcdSecureFdSize #The
size in bytes of the Secure FLASH Device
+Size = 0x00015000|gArmTokenSpaceGuid.PcdSecureFdSize #The
size in bytes of the Secure FLASH Device
ErasePolarity = 1
-BlockSize = 0x00001200
+BlockSize = 0x00001500
NumBlocks = 0x10
################################################################################
@@ -47,7 +47,7 @@
#
################################################################################
-0x00000000|0x00012000
+0x00000000|0x00015000
gArmTokenSpaceGuid.PcdSecureFvBaseAddress|gArmTokenSpaceGuid.PcdSecureFvSize
FV = FVMAIN_SEC
Modified:
trunk/edk2/ArmPlatformPkg/Library/ArmPlatformLibNull/Arm/ArmPlatformHelper.asm
===================================================================
---
trunk/edk2/ArmPlatformPkg/Library/ArmPlatformLibNull/Arm/ArmPlatformHelper.asm
2013-03-12 00:40:11 UTC (rev 14173)
+++
trunk/edk2/ArmPlatformPkg/Library/ArmPlatformLibNull/Arm/ArmPlatformHelper.asm
2013-03-12 00:41:05 UTC (rev 14174)
@@ -11,6 +11,7 @@
//
//
+#include <AsmMacroIoLib.h>
#include <Library/ArmLib.h>
INCLUDE AsmMacroIoLib.inc
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the
endpoint security space. For insight on selecting the right partner to
tackle endpoint security challenges, access the full report.
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits