summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/CpuDxe/CpuDxe.inf
diff options
context:
space:
mode:
authorOlivier Martin <olivier.martin@arm.com>2013-07-18 06:20:33 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2013-07-18 06:20:33 +0000
commit591fb3781aa5947ab05332463a22d3f660714fec (patch)
treedb2090148fb354bb10fae4e05e7ad8bacd1f4487 /ArmPkg/Drivers/CpuDxe/CpuDxe.inf
parent04a3cfa78a3a0305296c9d5172fff4b1e14bd545 (diff)
downloadedk2-platforms-591fb3781aa5947ab05332463a22d3f660714fec.tar.xz
ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture specific to 'CpuMmuCommon.c'
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <olivier.martin@arm.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14482 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ArmPkg/Drivers/CpuDxe/CpuDxe.inf')
-rw-r--r--ArmPkg/Drivers/CpuDxe/CpuDxe.inf3
1 files changed, 2 insertions, 1 deletions
diff --git a/ArmPkg/Drivers/CpuDxe/CpuDxe.inf b/ArmPkg/Drivers/CpuDxe/CpuDxe.inf
index 16afd0452d..6068a0fcec 100644
--- a/ArmPkg/Drivers/CpuDxe/CpuDxe.inf
+++ b/ArmPkg/Drivers/CpuDxe/CpuDxe.inf
@@ -3,7 +3,7 @@
# DXE CPU driver
#
# Copyright (c) 2009, Apple Inc. All rights reserved.<BR>
-# Copyright (c) 2011-2012, ARM Limited. All rights reserved.
+# Copyright (c) 2011-2013, ARM Limited. All rights reserved.
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -28,6 +28,7 @@
CpuDxe.c
CpuDxe.h
CpuMpCore.c
+ CpuMmuCommon.c
#
# Prior to ARMv6 we have multiple stacks, one per mode