MdePkg/Library/BaseStackCheckLib: Add Null handler for VS2017/ARM

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Pete Batard <pete@akeo.ie>
Reviewed-by: Liming Gao <liming.gao@intel.com>
This commit is contained in:
Pete Batard
2018-01-12 21:33:27 +08:00
committed by Liming Gao
parent 987363c9ce
commit 751053d6f1
2 changed files with 21 additions and 2 deletions

View File

@@ -30,8 +30,9 @@
#
[Sources]
BaseStackCheckGcc.c | GCC
BaseStackCheckGcc.c | RVCT
BaseStackCheckGcc.c | GCC
BaseStackCheckGcc.c | RVCT
BaseStackCheckNull.c | MSFT
[Packages]
MdePkg/MdePkg.dec