summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dsc
diff options
context:
space:
mode:
authorAndrew Fish <afish@apple.com>2014-08-21 09:23:58 +0000
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>2014-08-21 09:23:58 +0000
commit66c6d4d67ed870e9135c05a1f4deb03843c9faec (patch)
tree2db510ae63dbc6e2ccf162f566da41e8b9984be7 /MdePkg/MdePkg.dsc
parent0923aa1c3ad1a68f4781a98897889f3976d1b83d (diff)
downloadedk2-66c6d4d67ed870e9135c05a1f4deb03843c9faec.tar.gz
edk2-66c6d4d67ed870e9135c05a1f4deb03843c9faec.tar.bz2
edk2-66c6d4d67ed870e9135c05a1f4deb03843c9faec.zip
MdePkg: Introduced BaseStackCheckLib (cont.)
Liming proposed different changes compare to the latest patch. This commit ensures the changes goes in his direction. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Andrew Fish <afish@apple.com> Signed-off-by: Olivier Martin <olivier.martin@arm.com Reviewed-by: Gao, Liming <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15866 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dsc')
-rw-r--r--MdePkg/MdePkg.dsc3
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dsc b/MdePkg/MdePkg.dsc
index 9532c1ec1e..8971d762a9 100644
--- a/MdePkg/MdePkg.dsc
+++ b/MdePkg/MdePkg.dsc
@@ -169,3 +169,6 @@
[Components.EBC]
MdePkg/Library/UefiRuntimeLib/UefiRuntimeLib.inf
+
+[Components.ARM, Components.AARCH64]
+ MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf