From 66c6d4d67ed870e9135c05a1f4deb03843c9faec Mon Sep 17 00:00:00 2001 From: Andrew Fish Date: Thu, 21 Aug 2014 09:23:58 +0000 Subject: 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 Signed-off-by: Olivier Martin git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15866 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/MdePkg.dsc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MdePkg/MdePkg.dsc') 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 -- cgit v1.2.3