Revision: 14530
http://sourceforge.net/p/edk2/code/14530
Author: oliviermartin
Date: 2013-08-07 11:28:15 +0000 (Wed, 07 Aug 2013)
Log Message:
-----------
MdeModulePkg: Added ARM Aarch64 architecture support
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <[email protected]>
Signed-off-by: Olivier Martin <[email protected]>
Reviewed-by: Feng Tian <[email protected]>
Modified Paths:
--------------
trunk/edk2/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
trunk/edk2/MdeModulePkg/MdeModulePkg.dsc
trunk/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
Modified: trunk/edk2/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf
===================================================================
--- trunk/edk2/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf 2013-08-07 09:23:23 UTC
(rev 14529)
+++ trunk/edk2/MdeModulePkg/Core/DxeIplPeim/DxeIpl.inf 2013-08-07 11:28:15 UTC
(rev 14530)
@@ -28,7 +28,7 @@
#
# The following information is for reference only and not required by the
build tools.
#
-# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
+# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)
AARCH64
#
[Sources]
@@ -53,7 +53,7 @@
[Sources.EBC]
Ebc/DxeLoadFunc.c
-[Sources.ARM]
+[Sources.ARM, Sources.AARCH64]
Arm/DxeLoadFunc.c
[Packages]
Modified: trunk/edk2/MdeModulePkg/MdeModulePkg.dsc
===================================================================
--- trunk/edk2/MdeModulePkg/MdeModulePkg.dsc 2013-08-07 09:23:23 UTC (rev
14529)
+++ trunk/edk2/MdeModulePkg/MdeModulePkg.dsc 2013-08-07 11:28:15 UTC (rev
14530)
@@ -19,7 +19,7 @@
PLATFORM_VERSION = 0.92
DSC_SPECIFICATION = 0x00010005
OUTPUT_DIRECTORY = Build/MdeModule
- SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM
+ SUPPORTED_ARCHITECTURES = IA32|IPF|X64|EBC|ARM|AARCH64
BUILD_TARGETS = DEBUG|RELEASE
SKUID_IDENTIFIER = DEFAULT
Modified:
trunk/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
===================================================================
--- trunk/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
2013-08-07 09:23:23 UTC (rev 14529)
+++ trunk/edk2/MdeModulePkg/Universal/CapsuleRuntimeDxe/CapsuleRuntimeDxe.inf
2013-08-07 11:28:15 UTC (rev 14530)
@@ -33,7 +33,7 @@
[Sources]
CapsuleService.c
-[Sources.Ia32, Sources.IPF, Sources.EBC, Sources.ARM]
+[Sources.Ia32, Sources.IPF, Sources.EBC, Sources.ARM, Sources.AARCH64]
SaveLongModeContext.c
[Sources.X64]
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits