diff options
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass')
| -rw-r--r-- | BaseTools/Source/Python/CommonDataClass/FdfClass.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BaseTools/Source/Python/CommonDataClass/FdfClass.py b/BaseTools/Source/Python/CommonDataClass/FdfClass.py index c8cfdaae32..f765e0a42a 100644 --- a/BaseTools/Source/Python/CommonDataClass/FdfClass.py +++ b/BaseTools/Source/Python/CommonDataClass/FdfClass.py @@ -249,6 +249,7 @@ class RuleClassObject : self.FvFileType = None # for Ffs File Type
self.KeyStringList = []
self.KeepReloc = None
+ self.Xip = False
## Complex rule data in FDF
#
|
