summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/Python/Ecc/config.ini
diff options
context:
space:
mode:
authorHess Chen <hesheng.chen@intel.com>2015-08-24 02:53:27 +0000
committerhchen30 <hchen30@Edk2>2015-08-24 02:53:27 +0000
commit72358997e75006fe024133a75478344c0fa7f3ff (patch)
tree68c4facd695eb285a95f7668935504fd6ad69329 /BaseTools/Source/Python/Ecc/config.ini
parent28fc9f4730bc36d2a7f74c9ccf270c009a7641b8 (diff)
downloadedk2-72358997e75006fe024133a75478344c0fa7f3ff.tar.gz
edk2-72358997e75006fe024133a75478344c0fa7f3ff.tar.bz2
edk2-72358997e75006fe024133a75478344c0fa7f3ff.zip
BaseTools/Ecc: Remove checkpoint for STATIC modifier
Remove checkpoint for STATIC modifier to allow this usage Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hess Chen <hesheng.chen@intel.com> Reviewed-by: YangX Li <yangx.li@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18264 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Source/Python/Ecc/config.ini')
-rw-r--r--BaseTools/Source/Python/Ecc/config.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/BaseTools/Source/Python/Ecc/config.ini b/BaseTools/Source/Python/Ecc/config.ini
index b3c1204aed..e3481251af 100644
--- a/BaseTools/Source/Python/Ecc/config.ini
+++ b/BaseTools/Source/Python/Ecc/config.ini
@@ -41,7 +41,7 @@ AutoCorrect = 1
#
# List customized Modifer here, split with ','
#
-ModifierList = IN, OUT, OPTIONAL, UNALIGNED, EFI_RUNTIMESERVICE, EFI_BOOTSERVICE, EFIAPI, TPMINTERNALAPI
+ModifierList = IN, OUT, OPTIONAL, UNALIGNED, EFI_RUNTIMESERVICE, EFI_BOOTSERVICE, EFIAPI, TPMINTERNALAPI, STATIC
#
# General Checking