diff --git a/Conf/build_rule.txt b/Conf/build_rule.txt index 13fae5082..7dd51066a 100644 --- a/Conf/build_rule.txt +++ b/Conf/build_rule.txt @@ -297,6 +297,7 @@ $(DEBUG_DIR)(+)$(MODULE_NAME).dll + "$(DLINK)" /OUT:${dst} $(DLINK_FLAGS) $(DLINK2_FLAGS) $(DLINK_SPATH) @$(STATIC_LIBRARY_FILES_LIST) "$(DLINK)" /OUT:${dst} $(DLINK_FLAGS) $(DLINK_SPATH) @$(STATIC_LIBRARY_FILES_LIST) diff --git a/Xcode/Clover/Clover.xcodeproj/project.pbxproj b/Xcode/Clover/Clover.xcodeproj/project.pbxproj index c9a282ef8..1df71e073 100644 --- a/Xcode/Clover/Clover.xcodeproj/project.pbxproj +++ b/Xcode/Clover/Clover.xcodeproj/project.pbxproj @@ -927,11 +927,1349 @@ A51C784721E0981C001385A7 /* HdaControllerMem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaControllerMem.c; sourceTree = ""; }; A51C784821E0981C001385A7 /* HdaModels.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = HdaModels.c; sourceTree = ""; }; A51C784921E0C280001385A7 /* HdaCodec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HdaCodec.h; sourceTree = ""; }; - A51F63C122DFA8C900086DB7 /* Clover */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = Clover; path = /Users/sergey/src/CloverHackyColor/Xcode/Clover/build/Debug/Clover; sourceTree = ""; }; A51F63C822DFB7E300086DB7 /* AppleFeatures.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleFeatures.h; sourceTree = ""; }; A51F63C922DFB81700086DB7 /* AppleApfsInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppleApfsInfo.h; sourceTree = ""; }; A51F63CA22DFB84500086DB7 /* ApfsEfiBootRecordInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApfsEfiBootRecordInfo.h; sourceTree = ""; }; A51F63CB22DFB86F00086DB7 /* ApplePartitionInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ApplePartitionInfo.h; sourceTree = ""; }; + A5429219233538250001F42A /* Clover */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Clover; sourceTree = BUILT_PRODUCTS_DIR; }; + A542921B233538600001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A542921E233538600001F42A /* GenFds */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFds; sourceTree = ""; }; + A542921F233538600001F42A /* Split */ = {isa = PBXFileReference; lastKnownFileType = text; path = Split; sourceTree = ""; }; + A5429220233538600001F42A /* LzmaF86Compress */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaF86Compress; sourceTree = ""; }; + A5429221233538600001F42A /* GenSec */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenSec; sourceTree = ""; }; + A5429222233538600001F42A /* GenFw */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFw; sourceTree = ""; }; + A5429223233538600001F42A /* EfiLdrImage */ = {isa = PBXFileReference; lastKnownFileType = text; path = EfiLdrImage; sourceTree = ""; }; + A5429224233538600001F42A /* GnuGenBootSector */ = {isa = PBXFileReference; lastKnownFileType = text; path = GnuGenBootSector; sourceTree = ""; }; + A5429225233538600001F42A /* GenFv */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFv; sourceTree = ""; }; + A5429226233538600001F42A /* RunToolFromSource */ = {isa = PBXFileReference; lastKnownFileType = text; path = RunToolFromSource; sourceTree = ""; }; + A5429227233538600001F42A /* RunBinToolFromBuildDir */ = {isa = PBXFileReference; lastKnownFileType = text; path = RunBinToolFromBuildDir; sourceTree = ""; }; + A5429228233538600001F42A /* LzmaCompress */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCompress; sourceTree = ""; }; + A5429229233538600001F42A /* GenVtf */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenVtf; sourceTree = ""; }; + A542922A233538600001F42A /* GenCrc32 */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenCrc32; sourceTree = ""; }; + A542922B233538600001F42A /* Trim */ = {isa = PBXFileReference; lastKnownFileType = text; path = Trim; sourceTree = ""; }; + A542922C233538600001F42A /* GenDepex */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenDepex; sourceTree = ""; }; + A542922D233538600001F42A /* GenPage */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenPage; sourceTree = ""; }; + A542922E233538600001F42A /* VolInfo */ = {isa = PBXFileReference; lastKnownFileType = text; path = VolInfo; sourceTree = ""; }; + A542922F233538600001F42A /* TianoCompress */ = {isa = PBXFileReference; lastKnownFileType = text; path = TianoCompress; sourceTree = ""; }; + A5429230233538600001F42A /* build */ = {isa = PBXFileReference; lastKnownFileType = text; path = build; sourceTree = ""; }; + A5429231233538600001F42A /* armcc_wrapper.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = armcc_wrapper.py; sourceTree = ""; }; + A5429232233538600001F42A /* BootSectImage */ = {isa = PBXFileReference; lastKnownFileType = text; path = BootSectImage; sourceTree = ""; }; + A5429233233538600001F42A /* TargetTool */ = {isa = PBXFileReference; lastKnownFileType = text; path = TargetTool; sourceTree = ""; }; + A5429234233538600001F42A /* GenFfs */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFfs; sourceTree = ""; }; + A5429235233538600001F42A /* Ecc */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ecc; sourceTree = ""; }; + A5429236233538600001F42A /* BuildEnv */ = {isa = PBXFileReference; lastKnownFileType = text; path = BuildEnv; sourceTree = ""; }; + A5429237233538600001F42A /* VfrCompile */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrCompile; sourceTree = ""; }; + A5429238233538600001F42A /* EfiRom */ = {isa = PBXFileReference; lastKnownFileType = text; path = EfiRom; sourceTree = ""; }; + A542923C233538600001F42A /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = ""; }; + A542923E233538600001F42A /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = ""; }; + A5429240233538600001F42A /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = ""; }; + A5429242233538600001F42A /* CompilerIntrinsicsLib.lib */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = CompilerIntrinsicsLib.lib; sourceTree = ""; }; + A5429243233538600001F42A /* externals.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = externals.txt; sourceTree = ""; }; + A5429244233538600001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A5429247233538600001F42A /* BPDG.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = BPDG.bat; sourceTree = ""; }; + A5429248233538600001F42A /* UPT.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = UPT.bat; sourceTree = ""; }; + A5429249233538600001F42A /* PatchPcdValue.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = PatchPcdValue.bat; sourceTree = ""; }; + A542924A233538600001F42A /* GenFds.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFds.bat; sourceTree = ""; }; + A542924B233538600001F42A /* GenerateCapsule.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenerateCapsule.bat; sourceTree = ""; }; + A542924C233538600001F42A /* TargetTool.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = TargetTool.bat; sourceTree = ""; }; + A542924D233538600001F42A /* build.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = build.bat; sourceTree = ""; }; + A542924E233538600001F42A /* Rsa2048Sha256Sign.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = Rsa2048Sha256Sign.bat; sourceTree = ""; }; + A542924F233538600001F42A /* Rsa2048Sha256GenerateKeys.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = Rsa2048Sha256GenerateKeys.bat; sourceTree = ""; }; + A5429250233538600001F42A /* GenDepex.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenDepex.bat; sourceTree = ""; }; + A5429251233538600001F42A /* Pkcs7Sign.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pkcs7Sign.bat; sourceTree = ""; }; + A5429252233538600001F42A /* Ecc.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ecc.bat; sourceTree = ""; }; + A5429253233538600001F42A /* GenPatchPcdTable.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenPatchPcdTable.bat; sourceTree = ""; }; + A5429254233538600001F42A /* Trim.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = Trim.bat; sourceTree = ""; }; + A5429255233538600001F42A /* BrotliCompress.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliCompress.bat; sourceTree = ""; }; + A5429257233538600001F42A /* GenFds */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFds; sourceTree = ""; }; + A5429258233538600001F42A /* Split */ = {isa = PBXFileReference; lastKnownFileType = text; path = Split; sourceTree = ""; }; + A5429259233538600001F42A /* LzmaF86Compress */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaF86Compress; sourceTree = ""; }; + A542925A233538600001F42A /* BrotliCompress */ = {isa = PBXFileReference; lastKnownFileType = text; path = BrotliCompress; sourceTree = ""; }; + A542925B233538600001F42A /* GenSec */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenSec; sourceTree = ""; }; + A542925C233538600001F42A /* UPT */ = {isa = PBXFileReference; lastKnownFileType = text; path = UPT; sourceTree = ""; }; + A542925D233538600001F42A /* GenFw */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFw; sourceTree = ""; }; + A542925E233538600001F42A /* EfiLdrImage */ = {isa = PBXFileReference; lastKnownFileType = text; path = EfiLdrImage; sourceTree = ""; }; + A542925F233538600001F42A /* GenerateCapsule */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenerateCapsule; sourceTree = ""; }; + A5429260233538600001F42A /* GenFv */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFv; sourceTree = ""; }; + A5429261233538600001F42A /* Brotli */ = {isa = PBXFileReference; lastKnownFileType = text; path = Brotli; sourceTree = ""; }; + A5429262233538600001F42A /* LzmaCompress */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaCompress; sourceTree = ""; }; + A5429263233538600001F42A /* PatchPcdValue */ = {isa = PBXFileReference; lastKnownFileType = text; path = PatchPcdValue; sourceTree = ""; }; + A5429264233538600001F42A /* GenCrc32 */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenCrc32; sourceTree = ""; }; + A5429265233538600001F42A /* Trim */ = {isa = PBXFileReference; lastKnownFileType = text; path = Trim; sourceTree = ""; }; + A5429266233538600001F42A /* GenDepex */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenDepex; sourceTree = ""; }; + A5429267233538600001F42A /* GenPage */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenPage; sourceTree = ""; }; + A5429268233538600001F42A /* VolInfo */ = {isa = PBXFileReference; lastKnownFileType = text; path = VolInfo; sourceTree = ""; }; + A5429269233538600001F42A /* TianoCompress */ = {isa = PBXFileReference; lastKnownFileType = text; path = TianoCompress; sourceTree = ""; }; + A542926A233538600001F42A /* BPDG */ = {isa = PBXFileReference; lastKnownFileType = text; path = BPDG; sourceTree = ""; }; + A542926B233538600001F42A /* DevicePath */ = {isa = PBXFileReference; lastKnownFileType = text; path = DevicePath; sourceTree = ""; }; + A542926C233538600001F42A /* build */ = {isa = PBXFileReference; lastKnownFileType = text; path = build; sourceTree = ""; }; + A542926D233538600001F42A /* TargetTool */ = {isa = PBXFileReference; lastKnownFileType = text; path = TargetTool; sourceTree = ""; }; + A542926E233538600001F42A /* GenFfs */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenFfs; sourceTree = ""; }; + A542926F233538600001F42A /* Ecc */ = {isa = PBXFileReference; lastKnownFileType = text; path = Ecc; sourceTree = ""; }; + A5429270233538600001F42A /* Rsa2048Sha256GenerateKeys */ = {isa = PBXFileReference; lastKnownFileType = text; path = Rsa2048Sha256GenerateKeys; sourceTree = ""; }; + A5429271233538600001F42A /* Pkcs7Sign */ = {isa = PBXFileReference; lastKnownFileType = text; path = Pkcs7Sign; sourceTree = ""; }; + A5429272233538600001F42A /* GenPatchPcdTable */ = {isa = PBXFileReference; lastKnownFileType = text; path = GenPatchPcdTable; sourceTree = ""; }; + A5429273233538600001F42A /* Rsa2048Sha256Sign */ = {isa = PBXFileReference; lastKnownFileType = text; path = Rsa2048Sha256Sign; sourceTree = ""; }; + A5429274233538600001F42A /* VfrCompile */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrCompile; sourceTree = ""; }; + A5429275233538600001F42A /* EfiRom */ = {isa = PBXFileReference; lastKnownFileType = text; path = EfiRom; sourceTree = ""; }; + A5429279233538600001F42A /* Capsule.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Capsule.py; sourceTree = ""; }; + A542927A233538600001F42A /* Ffs.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Ffs.py; sourceTree = ""; }; + A542927B233538600001F42A /* DepexSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DepexSection.py; sourceTree = ""; }; + A542927C233538600001F42A /* CapsuleData.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CapsuleData.py; sourceTree = ""; }; + A542927D233538600001F42A /* CompressSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CompressSection.py; sourceTree = ""; }; + A542927E233538600001F42A /* Region.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Region.py; sourceTree = ""; }; + A542927F233538600001F42A /* FvImageSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FvImageSection.py; sourceTree = ""; }; + A5429280233538600001F42A /* OptionRom.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = OptionRom.py; sourceTree = ""; }; + A5429281233538600001F42A /* FdfParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FdfParser.py; sourceTree = ""; }; + A5429282233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429283233538600001F42A /* RuleComplexFile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = RuleComplexFile.py; sourceTree = ""; }; + A5429284233538600001F42A /* GuidSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GuidSection.py; sourceTree = ""; }; + A5429285233538600001F42A /* FfsFileStatement.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FfsFileStatement.py; sourceTree = ""; }; + A5429286233538600001F42A /* UiSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = UiSection.py; sourceTree = ""; }; + A5429288233538600001F42A /* Section.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Section.cpython-36.pyc"; sourceTree = ""; }; + A5429289233538600001F42A /* GuidSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GuidSection.cpython-36.pyc"; sourceTree = ""; }; + A542928A233538600001F42A /* FvImageSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FvImageSection.cpython-36.pyc"; sourceTree = ""; }; + A542928B233538600001F42A /* GenFdsGlobalVariable.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenFdsGlobalVariable.cpython-36.pyc"; sourceTree = ""; }; + A542928C233538600001F42A /* FfsFileStatement.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FfsFileStatement.cpython-36.pyc"; sourceTree = ""; }; + A542928D233538600001F42A /* Fv.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Fv.cpython-36.pyc"; sourceTree = ""; }; + A542928E233538600001F42A /* Region.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Region.cpython-36.pyc"; sourceTree = ""; }; + A542928F233538600001F42A /* OptionRom.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "OptionRom.cpython-36.pyc"; sourceTree = ""; }; + A5429290233538600001F42A /* EfiSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "EfiSection.cpython-36.pyc"; sourceTree = ""; }; + A5429291233538600001F42A /* DataSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DataSection.cpython-36.pyc"; sourceTree = ""; }; + A5429292233538600001F42A /* FdfParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FdfParser.cpython-36.pyc"; sourceTree = ""; }; + A5429293233538600001F42A /* Ffs.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Ffs.cpython-36.pyc"; sourceTree = ""; }; + A5429294233538600001F42A /* OptRomInfStatement.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "OptRomInfStatement.cpython-36.pyc"; sourceTree = ""; }; + A5429295233538600001F42A /* OptRomFileStatement.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "OptRomFileStatement.cpython-36.pyc"; sourceTree = ""; }; + A5429296233538600001F42A /* UiSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "UiSection.cpython-36.pyc"; sourceTree = ""; }; + A5429297233538600001F42A /* Fd.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Fd.cpython-36.pyc"; sourceTree = ""; }; + A5429298233538600001F42A /* Capsule.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Capsule.cpython-36.pyc"; sourceTree = ""; }; + A5429299233538600001F42A /* CapsuleData.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CapsuleData.cpython-36.pyc"; sourceTree = ""; }; + A542929A233538600001F42A /* CompressSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CompressSection.cpython-36.pyc"; sourceTree = ""; }; + A542929B233538600001F42A /* RuleSimpleFile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "RuleSimpleFile.cpython-36.pyc"; sourceTree = ""; }; + A542929C233538600001F42A /* VerSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "VerSection.cpython-36.pyc"; sourceTree = ""; }; + A542929D233538600001F42A /* FfsInfStatement.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FfsInfStatement.cpython-36.pyc"; sourceTree = ""; }; + A542929E233538600001F42A /* DepexSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DepexSection.cpython-36.pyc"; sourceTree = ""; }; + A542929F233538600001F42A /* RuleComplexFile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "RuleComplexFile.cpython-36.pyc"; sourceTree = ""; }; + A54292A0233538600001F42A /* AprioriSection.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "AprioriSection.cpython-36.pyc"; sourceTree = ""; }; + A54292A1233538600001F42A /* GenFds.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenFds.cpython-36.pyc"; sourceTree = ""; }; + A54292A2233538600001F42A /* Rule.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Rule.cpython-36.pyc"; sourceTree = ""; }; + A54292A3233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54292A4233538600001F42A /* Section.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Section.py; sourceTree = ""; }; + A54292A5233538600001F42A /* DataSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DataSection.py; sourceTree = ""; }; + A54292A6233538600001F42A /* GenFdsGlobalVariable.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenFdsGlobalVariable.py; sourceTree = ""; }; + A54292A7233538600001F42A /* Fv.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Fv.py; sourceTree = ""; }; + A54292A8233538600001F42A /* FfsInfStatement.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FfsInfStatement.py; sourceTree = ""; }; + A54292A9233538600001F42A /* AprioriSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = AprioriSection.py; sourceTree = ""; }; + A54292AA233538600001F42A /* OptRomInfStatement.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = OptRomInfStatement.py; sourceTree = ""; }; + A54292AB233538600001F42A /* Rule.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Rule.py; sourceTree = ""; }; + A54292AC233538600001F42A /* RuleSimpleFile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = RuleSimpleFile.py; sourceTree = ""; }; + A54292AD233538600001F42A /* EfiSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = EfiSection.py; sourceTree = ""; }; + A54292AE233538600001F42A /* VerSection.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = VerSection.py; sourceTree = ""; }; + A54292AF233538600001F42A /* OptRomFileStatement.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = OptRomFileStatement.py; sourceTree = ""; }; + A54292B0233538600001F42A /* GenFds.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenFds.py; sourceTree = ""; }; + A54292B1233538600001F42A /* Fd.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Fd.py; sourceTree = ""; }; + A54292B2233538600001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A54292B4233538600001F42A /* MkPkg.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MkPkg.py; sourceTree = ""; }; + A54292B5233538600001F42A /* ReplacePkg.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ReplacePkg.py; sourceTree = ""; }; + A54292B8233538600001F42A /* CommentParsingUnitTest.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CommentParsingUnitTest.cpython-36.pyc"; sourceTree = ""; }; + A54292B9233538600001F42A /* CommentGeneratingUnitTest.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CommentGeneratingUnitTest.cpython-36.pyc"; sourceTree = ""; }; + A54292BA233538600001F42A /* InfBinarySectionTest.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfBinarySectionTest.cpython-36.pyc"; sourceTree = ""; }; + A54292BB233538600001F42A /* DecParserUnitTest.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DecParserUnitTest.cpython-36.pyc"; sourceTree = ""; }; + A54292BC233538600001F42A /* DecParserTest.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DecParserTest.cpython-36.pyc"; sourceTree = ""; }; + A54292BD233538600001F42A /* DecParserUnitTest.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DecParserUnitTest.py; sourceTree = ""; }; + A54292BE233538600001F42A /* InfBinarySectionTest.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfBinarySectionTest.py; sourceTree = ""; }; + A54292BF233538600001F42A /* CommentParsingUnitTest.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CommentParsingUnitTest.py; sourceTree = ""; }; + A54292C0233538600001F42A /* CommentGeneratingUnitTest.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CommentGeneratingUnitTest.py; sourceTree = ""; }; + A54292C1233538600001F42A /* DecParserTest.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DecParserTest.py; sourceTree = ""; }; + A54292C3233538600001F42A /* DependencyRules.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DependencyRules.py; sourceTree = ""; }; + A54292C4233538600001F42A /* FileHook.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FileHook.py; sourceTree = ""; }; + A54292C5233538600001F42A /* PackageFile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PackageFile.py; sourceTree = ""; }; + A54292C6233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54292C8233538600001F42A /* IpiDb.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "IpiDb.cpython-36.pyc"; sourceTree = ""; }; + A54292C9233538600001F42A /* PackageFile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PackageFile.cpython-36.pyc"; sourceTree = ""; }; + A54292CA233538600001F42A /* DependencyRules.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DependencyRules.cpython-36.pyc"; sourceTree = ""; }; + A54292CB233538600001F42A /* DistributionPackageClass.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DistributionPackageClass.cpython-36.pyc"; sourceTree = ""; }; + A54292CC233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54292CD233538600001F42A /* FileHook.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FileHook.cpython-36.pyc"; sourceTree = ""; }; + A54292CE233538600001F42A /* DistributionPackageClass.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DistributionPackageClass.py; sourceTree = ""; }; + A54292CF233538600001F42A /* IpiDb.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = IpiDb.py; sourceTree = ""; }; + A54292D1233538600001F42A /* StringTable.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = StringTable.py; sourceTree = ""; }; + A54292D2233538600001F42A /* Log.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Log.py; sourceTree = ""; }; + A54292D3233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54292D5233538600001F42A /* StringTable.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "StringTable.cpython-36.pyc"; sourceTree = ""; }; + A54292D6233538600001F42A /* ToolError.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ToolError.cpython-36.pyc"; sourceTree = ""; }; + A54292D7233538600001F42A /* Log.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Log.cpython-36.pyc"; sourceTree = ""; }; + A54292D8233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54292D9233538600001F42A /* ToolError.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ToolError.py; sourceTree = ""; }; + A54292DA233538600001F42A /* BuildVersion.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = BuildVersion.py; sourceTree = ""; }; + A54292DC233538600001F42A /* Misc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Misc.py; sourceTree = ""; }; + A54292DD233538600001F42A /* UniClassObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = UniClassObject.py; sourceTree = ""; }; + A54292DE233538600001F42A /* GlobalData.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GlobalData.py; sourceTree = ""; }; + A54292DF233538600001F42A /* Parsing.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Parsing.py; sourceTree = ""; }; + A54292E0233538600001F42A /* StringUtils.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = StringUtils.py; sourceTree = ""; }; + A54292E1233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54292E3233538600001F42A /* GlobalData.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GlobalData.cpython-36.pyc"; sourceTree = ""; }; + A54292E4233538600001F42A /* ParserValidate.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ParserValidate.cpython-36.pyc"; sourceTree = ""; }; + A54292E5233538600001F42A /* UniClassObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "UniClassObject.cpython-36.pyc"; sourceTree = ""; }; + A54292E6233538600001F42A /* ExpressionValidate.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ExpressionValidate.cpython-36.pyc"; sourceTree = ""; }; + A54292E7233538600001F42A /* DataType.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DataType.cpython-36.pyc"; sourceTree = ""; }; + A54292E8233538600001F42A /* CommentGenerating.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CommentGenerating.cpython-36.pyc"; sourceTree = ""; }; + A54292E9233538600001F42A /* Parsing.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Parsing.cpython-36.pyc"; sourceTree = ""; }; + A54292EA233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54292EB233538600001F42A /* Misc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Misc.cpython-36.pyc"; sourceTree = ""; }; + A54292EC233538600001F42A /* CommentParsing.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CommentParsing.cpython-36.pyc"; sourceTree = ""; }; + A54292ED233538600001F42A /* StringUtils.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "StringUtils.cpython-36.pyc"; sourceTree = ""; }; + A54292EF233538600001F42A /* XmlRoutines.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = XmlRoutines.py; sourceTree = ""; }; + A54292F0233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54292F2233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54292F3233538600001F42A /* XmlRoutines.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "XmlRoutines.cpython-36.pyc"; sourceTree = ""; }; + A54292F4233538600001F42A /* ExpressionValidate.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ExpressionValidate.py; sourceTree = ""; }; + A54292F5233538600001F42A /* CommentGenerating.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CommentGenerating.py; sourceTree = ""; }; + A54292F6233538600001F42A /* DataType.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DataType.py; sourceTree = ""; }; + A54292F7233538600001F42A /* CommentParsing.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CommentParsing.py; sourceTree = ""; }; + A54292F8233538600001F42A /* ParserValidate.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ParserValidate.py; sourceTree = ""; }; + A54292FA233538600001F42A /* RmPkg.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "RmPkg.cpython-36.pyc"; sourceTree = ""; }; + A54292FB233538600001F42A /* UPT.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "UPT.cpython-36.pyc"; sourceTree = ""; }; + A54292FC233538600001F42A /* MkPkg.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MkPkg.cpython-36.pyc"; sourceTree = ""; }; + A54292FD233538600001F42A /* InventoryWs.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InventoryWs.cpython-36.pyc"; sourceTree = ""; }; + A54292FE233538600001F42A /* ReplacePkg.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ReplacePkg.cpython-36.pyc"; sourceTree = ""; }; + A54292FF233538600001F42A /* TestInstall.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TestInstall.cpython-36.pyc"; sourceTree = ""; }; + A5429300233538600001F42A /* InstallPkg.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InstallPkg.cpython-36.pyc"; sourceTree = ""; }; + A5429301233538600001F42A /* BuildVersion.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "BuildVersion.cpython-36.pyc"; sourceTree = ""; }; + A5429303233538600001F42A /* InfPcdSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfPcdSectionParser.py; sourceTree = ""; }; + A5429304233538600001F42A /* InfDepexSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfDepexSectionParser.py; sourceTree = ""; }; + A5429305233538600001F42A /* InfParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfParser.py; sourceTree = ""; }; + A5429306233538600001F42A /* InfBuildOptionSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfBuildOptionSectionParser.py; sourceTree = ""; }; + A5429307233538600001F42A /* InfBinarySectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfBinarySectionParser.py; sourceTree = ""; }; + A5429308233538600001F42A /* InfSourceSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfSourceSectionParser.py; sourceTree = ""; }; + A5429309233538600001F42A /* InfGuidPpiProtocolSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfGuidPpiProtocolSectionParser.py; sourceTree = ""; }; + A542930A233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A542930C233538600001F42A /* InfBuildOptionSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfBuildOptionSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A542930D233538600001F42A /* InfBinarySectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfBinarySectionParser.cpython-36.pyc"; sourceTree = ""; }; + A542930E233538600001F42A /* InfParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfParser.cpython-36.pyc"; sourceTree = ""; }; + A542930F233538600001F42A /* InfGuidPpiProtocolSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfGuidPpiProtocolSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A5429310233538600001F42A /* InfSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A5429311233538600001F42A /* InfParserMisc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfParserMisc.cpython-36.pyc"; sourceTree = ""; }; + A5429312233538600001F42A /* InfDepexSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfDepexSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A5429313233538600001F42A /* InfPcdSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfPcdSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A5429314233538600001F42A /* InfLibrarySectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfLibrarySectionParser.cpython-36.pyc"; sourceTree = ""; }; + A5429315233538600001F42A /* InfAsBuiltProcess.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfAsBuiltProcess.cpython-36.pyc"; sourceTree = ""; }; + A5429316233538600001F42A /* InfSourceSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfSourceSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A5429317233538600001F42A /* DecParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DecParser.cpython-36.pyc"; sourceTree = ""; }; + A5429318233538600001F42A /* InfPackageSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfPackageSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A5429319233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A542931A233538600001F42A /* DecParserMisc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DecParserMisc.cpython-36.pyc"; sourceTree = ""; }; + A542931B233538600001F42A /* InfDefineSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfDefineSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A542931C233538600001F42A /* InfAsBuiltProcess.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfAsBuiltProcess.py; sourceTree = ""; }; + A542931D233538600001F42A /* InfParserMisc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfParserMisc.py; sourceTree = ""; }; + A542931E233538600001F42A /* DecParserMisc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DecParserMisc.py; sourceTree = ""; }; + A542931F233538600001F42A /* InfLibrarySectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfLibrarySectionParser.py; sourceTree = ""; }; + A5429320233538600001F42A /* DecParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DecParser.py; sourceTree = ""; }; + A5429321233538600001F42A /* InfSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfSectionParser.py; sourceTree = ""; }; + A5429322233538600001F42A /* InfPackageSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfPackageSectionParser.py; sourceTree = ""; }; + A5429323233538600001F42A /* InfDefineSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfDefineSectionParser.py; sourceTree = ""; }; + A5429325233538600001F42A /* XmlParserMisc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = XmlParserMisc.py; sourceTree = ""; }; + A5429326233538600001F42A /* CommonXml.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CommonXml.py; sourceTree = ""; }; + A5429327233538600001F42A /* PcdXml.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PcdXml.py; sourceTree = ""; }; + A5429328233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A542932A233538600001F42A /* XmlParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "XmlParser.cpython-36.pyc"; sourceTree = ""; }; + A542932B233538600001F42A /* XmlParserMisc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "XmlParserMisc.cpython-36.pyc"; sourceTree = ""; }; + A542932C233538600001F42A /* CommonXml.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CommonXml.cpython-36.pyc"; sourceTree = ""; }; + A542932D233538600001F42A /* PackageSurfaceAreaXml.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PackageSurfaceAreaXml.cpython-36.pyc"; sourceTree = ""; }; + A542932E233538600001F42A /* ModuleSurfaceAreaXml.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ModuleSurfaceAreaXml.cpython-36.pyc"; sourceTree = ""; }; + A542932F233538600001F42A /* PcdXml.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PcdXml.cpython-36.pyc"; sourceTree = ""; }; + A5429330233538600001F42A /* IniToXml.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "IniToXml.cpython-36.pyc"; sourceTree = ""; }; + A5429331233538600001F42A /* GuidProtocolPpiXml.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GuidProtocolPpiXml.cpython-36.pyc"; sourceTree = ""; }; + A5429332233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429333233538600001F42A /* GuidProtocolPpiXml.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GuidProtocolPpiXml.py; sourceTree = ""; }; + A5429334233538600001F42A /* ModuleSurfaceAreaXml.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ModuleSurfaceAreaXml.py; sourceTree = ""; }; + A5429335233538600001F42A /* XmlParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = XmlParser.py; sourceTree = ""; }; + A5429336233538600001F42A /* IniToXml.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = IniToXml.py; sourceTree = ""; }; + A5429337233538600001F42A /* PackageSurfaceAreaXml.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PackageSurfaceAreaXml.py; sourceTree = ""; }; + A5429338233538600001F42A /* UPT.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = UPT.py; sourceTree = ""; }; + A542933B233538600001F42A /* CommonObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CommonObject.py; sourceTree = ""; }; + A542933C233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A542933E233538600001F42A /* PackageObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PackageObject.cpython-36.pyc"; sourceTree = ""; }; + A542933F233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429340233538600001F42A /* ModuleObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ModuleObject.cpython-36.pyc"; sourceTree = ""; }; + A5429341233538600001F42A /* CommonObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CommonObject.cpython-36.pyc"; sourceTree = ""; }; + A5429342233538600001F42A /* ModuleObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ModuleObject.py; sourceTree = ""; }; + A5429343233538600001F42A /* PackageObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PackageObject.py; sourceTree = ""; }; + A5429344233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429346233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429348233538600001F42A /* DecObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DecObject.py; sourceTree = ""; }; + A5429349233538600001F42A /* InfGuidObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfGuidObject.py; sourceTree = ""; }; + A542934A233538600001F42A /* InfCommonObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfCommonObject.py; sourceTree = ""; }; + A542934B233538600001F42A /* InfSoucesObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfSoucesObject.py; sourceTree = ""; }; + A542934C233538600001F42A /* InfPcdObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfPcdObject.py; sourceTree = ""; }; + A542934D233538600001F42A /* InfDefineObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfDefineObject.py; sourceTree = ""; }; + A542934E233538600001F42A /* InfDepexObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfDepexObject.py; sourceTree = ""; }; + A542934F233538600001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429350233538600001F42A /* InfPpiObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfPpiObject.py; sourceTree = ""; }; + A5429351233538600001F42A /* InfMisc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfMisc.py; sourceTree = ""; }; + A5429353233538600001F42A /* InfMisc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfMisc.cpython-36.pyc"; sourceTree = ""; }; + A5429354233538600001F42A /* InfDepexObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfDepexObject.cpython-36.pyc"; sourceTree = ""; }; + A5429355233538600001F42A /* InfPcdObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfPcdObject.cpython-36.pyc"; sourceTree = ""; }; + A5429356233538600001F42A /* InfSoucesObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfSoucesObject.cpython-36.pyc"; sourceTree = ""; }; + A5429357233538600001F42A /* InfHeaderObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfHeaderObject.cpython-36.pyc"; sourceTree = ""; }; + A5429358233538600001F42A /* DecObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DecObject.cpython-36.pyc"; sourceTree = ""; }; + A5429359233538600001F42A /* InfBinaryObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfBinaryObject.cpython-36.pyc"; sourceTree = ""; }; + A542935A233538600001F42A /* InfUserExtensionObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfUserExtensionObject.cpython-36.pyc"; sourceTree = ""; }; + A542935B233538600001F42A /* InfDefineCommonObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfDefineCommonObject.cpython-36.pyc"; sourceTree = ""; }; + A542935C233538600001F42A /* InfBuildOptionObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfBuildOptionObject.cpython-36.pyc"; sourceTree = ""; }; + A542935D233538600001F42A /* InfProtocolObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfProtocolObject.cpython-36.pyc"; sourceTree = ""; }; + A542935E233538600001F42A /* InfLibraryClassesObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfLibraryClassesObject.cpython-36.pyc"; sourceTree = ""; }; + A542935F233538600001F42A /* InfPpiObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfPpiObject.cpython-36.pyc"; sourceTree = ""; }; + A5429360233538600001F42A /* InfGuidObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfGuidObject.cpython-36.pyc"; sourceTree = ""; }; + A5429361233538600001F42A /* InfCommonObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfCommonObject.cpython-36.pyc"; sourceTree = ""; }; + A5429362233538600001F42A /* InfPackagesObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfPackagesObject.cpython-36.pyc"; sourceTree = ""; }; + A5429363233538600001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429364233538600001F42A /* InfDefineObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfDefineObject.cpython-36.pyc"; sourceTree = ""; }; + A5429365233538600001F42A /* InfBinaryObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfBinaryObject.py; sourceTree = ""; }; + A5429366233538600001F42A /* InfPackagesObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfPackagesObject.py; sourceTree = ""; }; + A5429367233538600001F42A /* InfHeaderObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfHeaderObject.py; sourceTree = ""; }; + A5429368233538600001F42A /* InfLibraryClassesObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfLibraryClassesObject.py; sourceTree = ""; }; + A5429369233538600001F42A /* InfBuildOptionObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfBuildOptionObject.py; sourceTree = ""; }; + A542936A233538600001F42A /* InfDefineCommonObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfDefineCommonObject.py; sourceTree = ""; }; + A542936B233538610001F42A /* InfUserExtensionObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfUserExtensionObject.py; sourceTree = ""; }; + A542936C233538610001F42A /* InfProtocolObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfProtocolObject.py; sourceTree = ""; }; + A542936E233538610001F42A /* InfPomAlignmentMisc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfPomAlignmentMisc.py; sourceTree = ""; }; + A542936F233538610001F42A /* DecPomAlignment.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DecPomAlignment.py; sourceTree = ""; }; + A5429370233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429371233538610001F42A /* InfPomAlignment.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfPomAlignment.py; sourceTree = ""; }; + A5429373233538610001F42A /* DecPomAlignment.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DecPomAlignment.cpython-36.pyc"; sourceTree = ""; }; + A5429374233538610001F42A /* InfPomAlignment.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfPomAlignment.cpython-36.pyc"; sourceTree = ""; }; + A5429375233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429376233538610001F42A /* InfPomAlignmentMisc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfPomAlignmentMisc.cpython-36.pyc"; sourceTree = ""; }; + A5429377233538610001F42A /* InventoryWs.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InventoryWs.py; sourceTree = ""; }; + A5429378233538610001F42A /* TestInstall.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TestInstall.py; sourceTree = ""; }; + A542937A233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A542937B233538610001F42A /* GenMetaFileMisc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenMetaFileMisc.py; sourceTree = ""; }; + A542937D233538610001F42A /* GenInfFile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenInfFile.cpython-36.pyc"; sourceTree = ""; }; + A542937E233538610001F42A /* GenMetaFileMisc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenMetaFileMisc.cpython-36.pyc"; sourceTree = ""; }; + A542937F233538610001F42A /* GenDecFile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenDecFile.cpython-36.pyc"; sourceTree = ""; }; + A5429380233538610001F42A /* GenXmlFile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenXmlFile.cpython-36.pyc"; sourceTree = ""; }; + A5429381233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429382233538610001F42A /* GenInfFile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenInfFile.py; sourceTree = ""; }; + A5429383233538610001F42A /* GenDecFile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenDecFile.py; sourceTree = ""; }; + A5429384233538610001F42A /* GenXmlFile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenXmlFile.py; sourceTree = ""; }; + A5429385233538610001F42A /* RmPkg.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = RmPkg.py; sourceTree = ""; }; + A5429386233538610001F42A /* InstallPkg.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InstallPkg.py; sourceTree = ""; }; + A5429387233538610001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A5429389233538610001F42A /* GenerateWindowsDriver.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenerateWindowsDriver.py; sourceTree = ""; }; + A542938B233538610001F42A /* GenerateCapsule.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenerateCapsule.cpython-36.pyc"; sourceTree = ""; }; + A542938C233538610001F42A /* WindowsCapsuleSupportHelper.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "WindowsCapsuleSupportHelper.cpython-36.pyc"; sourceTree = ""; }; + A542938D233538610001F42A /* GenerateWindowsDriver.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenerateWindowsDriver.cpython-36.pyc"; sourceTree = ""; }; + A542938E233538610001F42A /* GenerateCapsule.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenerateCapsule.py; sourceTree = ""; }; + A542938F233538610001F42A /* WindowsCapsuleSupportHelper.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = WindowsCapsuleSupportHelper.py; sourceTree = ""; }; + A5429391233538610001F42A /* WorkspaceCommon.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = WorkspaceCommon.py; sourceTree = ""; }; + A5429392233538610001F42A /* BuildClassObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = BuildClassObject.py; sourceTree = ""; }; + A5429393233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429394233538610001F42A /* WorkspaceDatabase.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = WorkspaceDatabase.py; sourceTree = ""; }; + A5429396233538610001F42A /* DecBuildData.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DecBuildData.cpython-36.pyc"; sourceTree = ""; }; + A5429397233538610001F42A /* MetaFileCommentParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MetaFileCommentParser.cpython-36.pyc"; sourceTree = ""; }; + A5429398233538610001F42A /* BuildClassObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "BuildClassObject.cpython-36.pyc"; sourceTree = ""; }; + A5429399233538610001F42A /* MetaDataTable.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MetaDataTable.cpython-36.pyc"; sourceTree = ""; }; + A542939A233538610001F42A /* WorkspaceCommon.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "WorkspaceCommon.cpython-36.pyc"; sourceTree = ""; }; + A542939B233538610001F42A /* InfBuildData.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfBuildData.cpython-36.pyc"; sourceTree = ""; }; + A542939C233538610001F42A /* MetaFileTable.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MetaFileTable.cpython-36.pyc"; sourceTree = ""; }; + A542939D233538610001F42A /* WorkspaceDatabase.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "WorkspaceDatabase.cpython-36.pyc"; sourceTree = ""; }; + A542939E233538610001F42A /* MetaFileParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MetaFileParser.cpython-36.pyc"; sourceTree = ""; }; + A542939F233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54293A0233538610001F42A /* DscBuildData.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DscBuildData.cpython-36.pyc"; sourceTree = ""; }; + A54293A1233538610001F42A /* DscBuildData.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DscBuildData.py; sourceTree = ""; }; + A54293A2233538610001F42A /* MetaFileTable.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MetaFileTable.py; sourceTree = ""; }; + A54293A3233538610001F42A /* MetaFileCommentParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MetaFileCommentParser.py; sourceTree = ""; }; + A54293A4233538610001F42A /* MetaDataTable.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MetaDataTable.py; sourceTree = ""; }; + A54293A5233538610001F42A /* MetaFileParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MetaFileParser.py; sourceTree = ""; }; + A54293A6233538610001F42A /* DecBuildData.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DecBuildData.py; sourceTree = ""; }; + A54293A7233538610001F42A /* InfBuildData.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfBuildData.py; sourceTree = ""; }; + A54293A9233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54293AB233538610001F42A /* PatchPcdValue.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PatchPcdValue.cpython-36.pyc"; sourceTree = ""; }; + A54293AC233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54293AD233538610001F42A /* PatchPcdValue.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PatchPcdValue.py; sourceTree = ""; }; + A54293AF233538610001F42A /* sitecustomize.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "sitecustomize.cpython-36.pyc"; sourceTree = ""; }; + A54293B0233538610001F42A /* sitecustomize.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = sitecustomize.py; sourceTree = ""; }; + A54293B3233538610001F42A /* Trim.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Trim.cpython-36.pyc"; sourceTree = ""; }; + A54293B4233538610001F42A /* Trim.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Trim.py; sourceTree = ""; }; + A54293B6233538610001F42A /* EdkLogger.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = EdkLogger.py; sourceTree = ""; }; + A54293B7233538610001F42A /* Misc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Misc.py; sourceTree = ""; }; + A54293B8233538610001F42A /* TargetTxtClassObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TargetTxtClassObject.py; sourceTree = ""; }; + A54293B9233538610001F42A /* GlobalData.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GlobalData.py; sourceTree = ""; }; + A54293BA233538610001F42A /* Parsing.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Parsing.py; sourceTree = ""; }; + A54293BD233538610001F42A /* FmpCapsuleHeader.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FmpCapsuleHeader.py; sourceTree = ""; }; + A54293BE233538610001F42A /* FmpAuthHeader.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FmpAuthHeader.py; sourceTree = ""; }; + A54293BF233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54293C1233538610001F42A /* FmpAuthHeader.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FmpAuthHeader.cpython-36.pyc"; sourceTree = ""; }; + A54293C2233538610001F42A /* FmpCapsuleHeader.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FmpCapsuleHeader.cpython-36.pyc"; sourceTree = ""; }; + A54293C3233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54293C4233538610001F42A /* UefiCapsuleHeader.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "UefiCapsuleHeader.cpython-36.pyc"; sourceTree = ""; }; + A54293C5233538610001F42A /* UefiCapsuleHeader.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = UefiCapsuleHeader.py; sourceTree = ""; }; + A54293C6233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54293C8233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54293C9233538610001F42A /* BuildVersion.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = BuildVersion.py; sourceTree = ""; }; + A54293CA233538610001F42A /* RangeExpression.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = RangeExpression.py; sourceTree = ""; }; + A54293CB233538610001F42A /* StringUtils.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = StringUtils.py; sourceTree = ""; }; + A54293CC233538610001F42A /* LongFilePathOs.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = LongFilePathOs.py; sourceTree = ""; }; + A54293CD233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54293CE233538610001F42A /* buildoptions.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = buildoptions.py; sourceTree = ""; }; + A54293CF233538610001F42A /* MultipleWorkspace.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MultipleWorkspace.py; sourceTree = ""; }; + A54293D1233538610001F42A /* GlobalData.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GlobalData.cpython-36.pyc"; sourceTree = ""; }; + A54293D2233538610001F42A /* LongFilePathOs.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "LongFilePathOs.cpython-36.pyc"; sourceTree = ""; }; + A54293D3233538610001F42A /* EdkLogger.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "EdkLogger.cpython-36.pyc"; sourceTree = ""; }; + A54293D4233538610001F42A /* VpdInfoFile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "VpdInfoFile.cpython-36.pyc"; sourceTree = ""; }; + A54293D5233538610001F42A /* LongFilePathSupport.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "LongFilePathSupport.cpython-36.pyc"; sourceTree = ""; }; + A54293D6233538610001F42A /* buildoptions.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "buildoptions.cpython-36.pyc"; sourceTree = ""; }; + A54293D7233538610001F42A /* RangeExpression.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "RangeExpression.cpython-36.pyc"; sourceTree = ""; }; + A54293D8233538610001F42A /* caching.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "caching.cpython-36.pyc"; sourceTree = ""; }; + A54293D9233538610001F42A /* Expression.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Expression.cpython-36.pyc"; sourceTree = ""; }; + A54293DA233538610001F42A /* DataType.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DataType.cpython-36.pyc"; sourceTree = ""; }; + A54293DB233538610001F42A /* MultipleWorkspace.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MultipleWorkspace.cpython-36.pyc"; sourceTree = ""; }; + A54293DC233538610001F42A /* BuildToolError.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "BuildToolError.cpython-36.pyc"; sourceTree = ""; }; + A54293DD233538610001F42A /* Parsing.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Parsing.cpython-36.pyc"; sourceTree = ""; }; + A54293DE233538610001F42A /* TargetTxtClassObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TargetTxtClassObject.cpython-36.pyc"; sourceTree = ""; }; + A54293DF233538610001F42A /* VariableAttributes.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "VariableAttributes.cpython-36.pyc"; sourceTree = ""; }; + A54293E0233538610001F42A /* BuildVersion.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "BuildVersion.cpython-36.pyc"; sourceTree = ""; }; + A54293E1233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54293E2233538610001F42A /* LongFilePathOsPath.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "LongFilePathOsPath.cpython-36.pyc"; sourceTree = ""; }; + A54293E3233538610001F42A /* ToolDefClassObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ToolDefClassObject.cpython-36.pyc"; sourceTree = ""; }; + A54293E4233538610001F42A /* Misc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Misc.cpython-36.pyc"; sourceTree = ""; }; + A54293E5233538610001F42A /* StringUtils.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "StringUtils.cpython-36.pyc"; sourceTree = ""; }; + A54293E6233538610001F42A /* ToolDefClassObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ToolDefClassObject.py; sourceTree = ""; }; + A54293E7233538610001F42A /* caching.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = caching.py; sourceTree = ""; }; + A54293E8233538610001F42A /* DataType.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DataType.py; sourceTree = ""; }; + A54293E9233538610001F42A /* VpdInfoFile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = VpdInfoFile.py; sourceTree = ""; }; + A54293EA233538610001F42A /* BuildToolError.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = BuildToolError.py; sourceTree = ""; }; + A54293EB233538610001F42A /* Expression.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Expression.py; sourceTree = ""; }; + A54293EC233538610001F42A /* LongFilePathSupport.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = LongFilePathSupport.py; sourceTree = ""; }; + A54293EF233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54293F1233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54293F2233538610001F42A /* FmpPayloadHeader.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FmpPayloadHeader.cpython-36.pyc"; sourceTree = ""; }; + A54293F3233538610001F42A /* FmpPayloadHeader.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FmpPayloadHeader.py; sourceTree = ""; }; + A54293F4233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54293F6233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54293F7233538610001F42A /* VariableAttributes.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = VariableAttributes.py; sourceTree = ""; }; + A54293F8233538610001F42A /* LongFilePathOsPath.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = LongFilePathOsPath.py; sourceTree = ""; }; + A54293FA233538610001F42A /* TableIdentifier.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableIdentifier.py; sourceTree = ""; }; + A54293FB233538610001F42A /* TableReport.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableReport.py; sourceTree = ""; }; + A54293FC233538610001F42A /* TableDataModel.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableDataModel.py; sourceTree = ""; }; + A54293FD233538610001F42A /* TableFunction.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableFunction.py; sourceTree = ""; }; + A54293FE233538610001F42A /* TableDsc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableDsc.py; sourceTree = ""; }; + A54293FF233538610001F42A /* TableFile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableFile.py; sourceTree = ""; }; + A5429400233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429401233538610001F42A /* TableDec.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableDec.py; sourceTree = ""; }; + A5429403233538610001F42A /* TableDataModel.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableDataModel.cpython-36.pyc"; sourceTree = ""; }; + A5429404233538610001F42A /* TableIdentifier.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableIdentifier.cpython-36.pyc"; sourceTree = ""; }; + A5429405233538610001F42A /* TableDec.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableDec.cpython-36.pyc"; sourceTree = ""; }; + A5429406233538610001F42A /* TableEotReport.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableEotReport.cpython-36.pyc"; sourceTree = ""; }; + A5429407233538610001F42A /* TableInf.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableInf.cpython-36.pyc"; sourceTree = ""; }; + A5429408233538610001F42A /* TablePcd.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TablePcd.cpython-36.pyc"; sourceTree = ""; }; + A5429409233538610001F42A /* Table.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Table.cpython-36.pyc"; sourceTree = ""; }; + A542940A233538610001F42A /* TableFdf.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableFdf.cpython-36.pyc"; sourceTree = ""; }; + A542940B233538610001F42A /* TableFunction.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableFunction.cpython-36.pyc"; sourceTree = ""; }; + A542940C233538610001F42A /* TableQuery.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableQuery.cpython-36.pyc"; sourceTree = ""; }; + A542940D233538610001F42A /* TableDsc.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableDsc.cpython-36.pyc"; sourceTree = ""; }; + A542940E233538610001F42A /* TableReport.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableReport.cpython-36.pyc"; sourceTree = ""; }; + A542940F233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429410233538610001F42A /* TableFile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TableFile.cpython-36.pyc"; sourceTree = ""; }; + A5429411233538610001F42A /* TablePcd.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TablePcd.py; sourceTree = ""; }; + A5429412233538610001F42A /* TableFdf.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableFdf.py; sourceTree = ""; }; + A5429413233538610001F42A /* TableQuery.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableQuery.py; sourceTree = ""; }; + A5429414233538610001F42A /* TableInf.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableInf.py; sourceTree = ""; }; + A5429415233538610001F42A /* Table.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Table.py; sourceTree = ""; }; + A5429416233538610001F42A /* TableEotReport.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TableEotReport.py; sourceTree = ""; }; + A5429418233538610001F42A /* StringTable.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = StringTable.py; sourceTree = ""; }; + A5429419233538610001F42A /* GenVpd.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenVpd.py; sourceTree = ""; }; + A542941A233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A542941C233538610001F42A /* GenVpd.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenVpd.cpython-36.pyc"; sourceTree = ""; }; + A542941D233538610001F42A /* StringTable.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "StringTable.cpython-36.pyc"; sourceTree = ""; }; + A542941E233538610001F42A /* BPDG.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "BPDG.cpython-36.pyc"; sourceTree = ""; }; + A542941F233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429420233538610001F42A /* BPDG.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = BPDG.py; sourceTree = ""; }; + A5429422233538610001F42A /* build.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = build.py; sourceTree = ""; }; + A5429423233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429425233538610001F42A /* build.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "build.cpython-36.pyc"; sourceTree = ""; }; + A5429426233538610001F42A /* BuildReport.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "BuildReport.cpython-36.pyc"; sourceTree = ""; }; + A5429427233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429428233538610001F42A /* BuildReport.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = BuildReport.py; sourceTree = ""; }; + A542942A233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A542942C233538610001F42A /* TargetTool.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TargetTool.cpython-36.pyc"; sourceTree = ""; }; + A542942D233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A542942E233538610001F42A /* TargetTool.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TargetTool.py; sourceTree = ""; }; + A5429430233538610001F42A /* Configuration.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Configuration.py; sourceTree = ""; }; + A5429432233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429434233538610001F42A /* MetaDataTable.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MetaDataTable.cpython-36.pyc"; sourceTree = ""; }; + A5429435233538610001F42A /* MetaFileTable.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MetaFileTable.cpython-36.pyc"; sourceTree = ""; }; + A5429436233538610001F42A /* MetaFileParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MetaFileParser.cpython-36.pyc"; sourceTree = ""; }; + A5429437233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429438233538610001F42A /* MetaFileTable.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MetaFileTable.py; sourceTree = ""; }; + A5429439233538610001F42A /* MetaDataTable.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MetaDataTable.py; sourceTree = ""; }; + A542943A233538610001F42A /* MetaFileParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MetaFileParser.py; sourceTree = ""; }; + A542943B233538610001F42A /* Exception.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Exception.py; sourceTree = ""; }; + A542943C233538610001F42A /* EccToolError.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = EccToolError.py; sourceTree = ""; }; + A542943D233538610001F42A /* Check.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Check.py; sourceTree = ""; }; + A542943E233538610001F42A /* Database.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Database.py; sourceTree = ""; }; + A542943F233538610001F42A /* FileProfile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FileProfile.py; sourceTree = ""; }; + A5429440233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429442233538610001F42A /* Database.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Database.cpython-36.pyc"; sourceTree = ""; }; + A5429443233538610001F42A /* EccGlobalData.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "EccGlobalData.cpython-36.pyc"; sourceTree = ""; }; + A5429444233538610001F42A /* Check.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Check.cpython-36.pyc"; sourceTree = ""; }; + A5429445233538610001F42A /* FileProfile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FileProfile.cpython-36.pyc"; sourceTree = ""; }; + A5429446233538610001F42A /* CodeFragmentCollector.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CodeFragmentCollector.cpython-36.pyc"; sourceTree = ""; }; + A5429447233538610001F42A /* EccMain.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "EccMain.cpython-36.pyc"; sourceTree = ""; }; + A5429448233538610001F42A /* Configuration.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Configuration.cpython-36.pyc"; sourceTree = ""; }; + A5429449233538610001F42A /* c.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "c.cpython-36.pyc"; sourceTree = ""; }; + A542944A233538610001F42A /* ParserWarning.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ParserWarning.cpython-36.pyc"; sourceTree = ""; }; + A542944B233538610001F42A /* Exception.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Exception.cpython-36.pyc"; sourceTree = ""; }; + A542944C233538610001F42A /* EccToolError.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "EccToolError.cpython-36.pyc"; sourceTree = ""; }; + A542944D233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A542944E233538610001F42A /* MetaDataParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "MetaDataParser.cpython-36.pyc"; sourceTree = ""; }; + A542944F233538610001F42A /* CodeFragment.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CodeFragment.cpython-36.pyc"; sourceTree = ""; }; + A5429451233538610001F42A /* CLexer.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = ""; }; + A5429452233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429454233538610001F42A /* CParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CParser.cpython-36.pyc"; sourceTree = ""; }; + A5429455233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429456233538610001F42A /* CLexer.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CLexer.cpython-36.pyc"; sourceTree = ""; }; + A5429457233538610001F42A /* CParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = ""; }; + A5429459233538610001F42A /* XmlRoutines.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = XmlRoutines.py; sourceTree = ""; }; + A542945A233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A542945C233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A542945D233538610001F42A /* XmlRoutines.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "XmlRoutines.cpython-36.pyc"; sourceTree = ""; }; + A542945F233538610001F42A /* C.g4 */ = {isa = PBXFileReference; lastKnownFileType = text; path = C.g4; sourceTree = ""; }; + A5429460233538610001F42A /* CLexer.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = ""; }; + A5429461233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429463233538610001F42A /* CParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CParser.cpython-36.pyc"; sourceTree = ""; }; + A5429464233538610001F42A /* CListener.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CListener.cpython-36.pyc"; sourceTree = ""; }; + A5429465233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A5429466233538610001F42A /* CLexer.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CLexer.cpython-36.pyc"; sourceTree = ""; }; + A5429467233538610001F42A /* CParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = ""; }; + A5429468233538610001F42A /* CListener.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CListener.py; sourceTree = ""; }; + A5429469233538610001F42A /* C.g */ = {isa = PBXFileReference; lastKnownFileType = text; path = C.g; sourceTree = ""; }; + A542946A233538610001F42A /* config.ini */ = {isa = PBXFileReference; lastKnownFileType = text; path = config.ini; sourceTree = ""; }; + A542946B233538610001F42A /* c.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = c.py; sourceTree = ""; }; + A542946C233538610001F42A /* EccGlobalData.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = EccGlobalData.py; sourceTree = ""; }; + A542946D233538610001F42A /* ParserWarning.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ParserWarning.py; sourceTree = ""; }; + A542946E233538610001F42A /* CodeFragmentCollector.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CodeFragmentCollector.py; sourceTree = ""; }; + A542946F233538610001F42A /* CodeFragment.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CodeFragment.py; sourceTree = ""; }; + A5429470233538610001F42A /* exception.xml */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = exception.xml; sourceTree = ""; }; + A5429471233538610001F42A /* MetaDataParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MetaDataParser.py; sourceTree = ""; }; + A5429472233538610001F42A /* EccMain.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = EccMain.py; sourceTree = ""; }; + A5429474233538610001F42A /* FdfClass.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FdfClass.py; sourceTree = ""; }; + A5429475233538610001F42A /* DataClass.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DataClass.py; sourceTree = ""; }; + A5429476233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429477233538610001F42A /* CommonClass.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CommonClass.py; sourceTree = ""; }; + A5429479233538610001F42A /* Exceptions.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Exceptions.cpython-36.pyc"; sourceTree = ""; }; + A542947A233538610001F42A /* CommonClass.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CommonClass.cpython-36.pyc"; sourceTree = ""; }; + A542947B233538610001F42A /* DataClass.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DataClass.cpython-36.pyc"; sourceTree = ""; }; + A542947C233538610001F42A /* FdfClass.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FdfClass.cpython-36.pyc"; sourceTree = ""; }; + A542947D233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A542947E233538610001F42A /* Exceptions.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Exceptions.py; sourceTree = ""; }; + A5429480233538610001F42A /* GenPcdDb.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenPcdDb.py; sourceTree = ""; }; + A5429481233538610001F42A /* GenC.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenC.py; sourceTree = ""; }; + A5429482233538610001F42A /* CacheIR.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CacheIR.py; sourceTree = ""; }; + A5429483233538610001F42A /* UniClassObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = UniClassObject.py; sourceTree = ""; }; + A5429484233538610001F42A /* GenMake.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenMake.py; sourceTree = ""; }; + A5429485233538610001F42A /* ValidCheckingInfoObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ValidCheckingInfoObject.py; sourceTree = ""; }; + A5429486233538610001F42A /* ModuleAutoGenHelper.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ModuleAutoGenHelper.py; sourceTree = ""; }; + A5429487233538610001F42A /* DataPipe.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DataPipe.py; sourceTree = ""; }; + A5429488233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A5429489233538610001F42A /* GenVar.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenVar.py; sourceTree = ""; }; + A542948A233538610001F42A /* AutoGenWorker.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = AutoGenWorker.py; sourceTree = ""; }; + A542948B233538610001F42A /* AutoGen.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = AutoGen.py; sourceTree = ""; }; + A542948D233538610001F42A /* ValidCheckingInfoObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ValidCheckingInfoObject.cpython-36.pyc"; sourceTree = ""; }; + A542948E233538610001F42A /* GenVar.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenVar.cpython-36.pyc"; sourceTree = ""; }; + A542948F233538610001F42A /* GenPcdDb.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenPcdDb.cpython-36.pyc"; sourceTree = ""; }; + A5429490233538610001F42A /* BuildEngine.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "BuildEngine.cpython-36.pyc"; sourceTree = ""; }; + A5429491233538610001F42A /* AutoGen.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "AutoGen.cpython-36.pyc"; sourceTree = ""; }; + A5429492233538610001F42A /* ModuleAutoGenHelper.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ModuleAutoGenHelper.cpython-36.pyc"; sourceTree = ""; }; + A5429493233538610001F42A /* CacheIR.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CacheIR.cpython-36.pyc"; sourceTree = ""; }; + A5429494233538610001F42A /* ModuleAutoGen.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ModuleAutoGen.cpython-36.pyc"; sourceTree = ""; }; + A5429495233538610001F42A /* InfSectionParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfSectionParser.cpython-36.pyc"; sourceTree = ""; }; + A5429496233538610001F42A /* IdfClassObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "IdfClassObject.cpython-36.pyc"; sourceTree = ""; }; + A5429497233538610001F42A /* UniClassObject.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "UniClassObject.cpython-36.pyc"; sourceTree = ""; }; + A5429498233538610001F42A /* AutoGenWorker.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "AutoGenWorker.cpython-36.pyc"; sourceTree = ""; }; + A5429499233538610001F42A /* GenMake.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenMake.cpython-36.pyc"; sourceTree = ""; }; + A542949A233538610001F42A /* StrGather.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "StrGather.cpython-36.pyc"; sourceTree = ""; }; + A542949B233538610001F42A /* PlatformAutoGen.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PlatformAutoGen.cpython-36.pyc"; sourceTree = ""; }; + A542949C233538610001F42A /* DataPipe.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "DataPipe.cpython-36.pyc"; sourceTree = ""; }; + A542949D233538610001F42A /* GenC.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenC.cpython-36.pyc"; sourceTree = ""; }; + A542949E233538610001F42A /* GenDepex.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenDepex.cpython-36.pyc"; sourceTree = ""; }; + A542949F233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54294A0233538610001F42A /* WorkspaceAutoGen.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "WorkspaceAutoGen.cpython-36.pyc"; sourceTree = ""; }; + A54294A1233538610001F42A /* IdfClassObject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = IdfClassObject.py; sourceTree = ""; }; + A54294A2233538610001F42A /* BuildEngine.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = BuildEngine.py; sourceTree = ""; }; + A54294A3233538610001F42A /* InfSectionParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfSectionParser.py; sourceTree = ""; }; + A54294A4233538610001F42A /* GenDepex.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenDepex.py; sourceTree = ""; }; + A54294A5233538610001F42A /* ModuleAutoGen.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ModuleAutoGen.py; sourceTree = ""; }; + A54294A6233538610001F42A /* PlatformAutoGen.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PlatformAutoGen.py; sourceTree = ""; }; + A54294A7233538610001F42A /* WorkspaceAutoGen.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = WorkspaceAutoGen.py; sourceTree = ""; }; + A54294A8233538610001F42A /* StrGather.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = StrGather.py; sourceTree = ""; }; + A54294AA233538610001F42A /* TestRoot.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestRoot.pem; sourceTree = ""; }; + A54294AB233538610001F42A /* TestCert.pub.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestCert.pub.pem; sourceTree = ""; }; + A54294AC233538610001F42A /* TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc; sourceTree = ""; }; + A54294AE233538610001F42A /* Pkcs7Sign.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Pkcs7Sign.cpython-36.pyc"; sourceTree = ""; }; + A54294AF233538610001F42A /* TestRoot.cer */ = {isa = PBXFileReference; lastKnownFileType = file; path = TestRoot.cer; sourceTree = ""; }; + A54294B0233538610001F42A /* Readme.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = ""; }; + A54294B1233538610001F42A /* TestSub.pub.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestSub.pub.pem; sourceTree = ""; }; + A54294B2233538610001F42A /* Pkcs7Sign.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Pkcs7Sign.py; sourceTree = ""; }; + A54294B3233538610001F42A /* TestCert.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestCert.pem; sourceTree = ""; }; + A54294B4233538610001F42A /* TestRoot.pub.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestRoot.pub.pem; sourceTree = ""; }; + A54294B5233538610001F42A /* TestSub.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestSub.pem; sourceTree = ""; }; + A54294B6233538610001F42A /* TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.pascal; path = TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc; sourceTree = ""; }; + A54294B8233538610001F42A /* InfParserLite.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = InfParserLite.py; sourceTree = ""; }; + A54294B9233538610001F42A /* Database.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Database.py; sourceTree = ""; }; + A54294BA233538610001F42A /* FileProfile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FileProfile.py; sourceTree = ""; }; + A54294BB233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54294BD233538610001F42A /* EotMain.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "EotMain.cpython-36.pyc"; sourceTree = ""; }; + A54294BE233538610001F42A /* Parser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Parser.cpython-36.pyc"; sourceTree = ""; }; + A54294BF233538610001F42A /* Database.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Database.cpython-36.pyc"; sourceTree = ""; }; + A54294C0233538610001F42A /* EotToolError.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "EotToolError.cpython-36.pyc"; sourceTree = ""; }; + A54294C1233538610001F42A /* EotGlobalData.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "EotGlobalData.cpython-36.pyc"; sourceTree = ""; }; + A54294C2233538610001F42A /* FileProfile.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "FileProfile.cpython-36.pyc"; sourceTree = ""; }; + A54294C3233538610001F42A /* InfParserLite.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "InfParserLite.cpython-36.pyc"; sourceTree = ""; }; + A54294C4233538610001F42A /* CodeFragmentCollector.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CodeFragmentCollector.cpython-36.pyc"; sourceTree = ""; }; + A54294C5233538610001F42A /* c.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "c.cpython-36.pyc"; sourceTree = ""; }; + A54294C6233538610001F42A /* ParserWarning.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ParserWarning.cpython-36.pyc"; sourceTree = ""; }; + A54294C7233538610001F42A /* Report.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Report.cpython-36.pyc"; sourceTree = ""; }; + A54294C8233538610001F42A /* Identification.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Identification.cpython-36.pyc"; sourceTree = ""; }; + A54294C9233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54294CA233538610001F42A /* CodeFragment.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CodeFragment.cpython-36.pyc"; sourceTree = ""; }; + A54294CC233538610001F42A /* CLexer.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = ""; }; + A54294CD233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54294CF233538610001F42A /* CParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CParser.cpython-36.pyc"; sourceTree = ""; }; + A54294D0233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54294D1233538610001F42A /* CLexer.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CLexer.cpython-36.pyc"; sourceTree = ""; }; + A54294D2233538610001F42A /* CParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = ""; }; + A54294D4233538610001F42A /* CLexer.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CLexer.py; sourceTree = ""; }; + A54294D5233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54294D7233538610001F42A /* CParser.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CParser.cpython-36.pyc"; sourceTree = ""; }; + A54294D8233538610001F42A /* CListener.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CListener.cpython-36.pyc"; sourceTree = ""; }; + A54294D9233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54294DA233538610001F42A /* CLexer.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CLexer.cpython-36.pyc"; sourceTree = ""; }; + A54294DB233538610001F42A /* CParser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CParser.py; sourceTree = ""; }; + A54294DC233538610001F42A /* CListener.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CListener.py; sourceTree = ""; }; + A54294DD233538610001F42A /* Parser.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Parser.py; sourceTree = ""; }; + A54294DE233538610001F42A /* EotGlobalData.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = EotGlobalData.py; sourceTree = ""; }; + A54294DF233538610001F42A /* c.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = c.py; sourceTree = ""; }; + A54294E0233538610001F42A /* LzmaCompressor.pyd */ = {isa = PBXFileReference; lastKnownFileType = file; path = LzmaCompressor.pyd; sourceTree = ""; }; + A54294E1233538610001F42A /* ParserWarning.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ParserWarning.py; sourceTree = ""; }; + A54294E2233538610001F42A /* EfiCompressor.pyd */ = {isa = PBXFileReference; lastKnownFileType = file; path = EfiCompressor.pyd; sourceTree = ""; }; + A54294E3233538610001F42A /* CodeFragmentCollector.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CodeFragmentCollector.py; sourceTree = ""; }; + A54294E4233538610001F42A /* EotMain.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = EotMain.py; sourceTree = ""; }; + A54294E5233538610001F42A /* EotToolError.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = EotToolError.py; sourceTree = ""; }; + A54294E6233538610001F42A /* Identification.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Identification.py; sourceTree = ""; }; + A54294E7233538610001F42A /* CodeFragment.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CodeFragment.py; sourceTree = ""; }; + A54294E8233538610001F42A /* Report.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Report.py; sourceTree = ""; }; + A54294EA233538610001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54294EC233538610001F42A /* GenPatchPcdTable.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "GenPatchPcdTable.cpython-36.pyc"; sourceTree = ""; }; + A54294ED233538610001F42A /* __init__.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "__init__.cpython-36.pyc"; sourceTree = ""; }; + A54294EE233538610001F42A /* GenPatchPcdTable.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GenPatchPcdTable.py; sourceTree = ""; }; + A54294F0233538610001F42A /* Rsa2048Sha256Sign.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Rsa2048Sha256Sign.py; sourceTree = ""; }; + A54294F1233538610001F42A /* TestSigningPrivateKey.pem */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestSigningPrivateKey.pem; sourceTree = ""; }; + A54294F2233538610001F42A /* Rsa2048Sha256GenerateKeys.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = Rsa2048Sha256GenerateKeys.py; sourceTree = ""; }; + A54294F4233538610001F42A /* Rsa2048Sha256GenerateKeys.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Rsa2048Sha256GenerateKeys.cpython-36.pyc"; sourceTree = ""; }; + A54294F5233538610001F42A /* Rsa2048Sha256Sign.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Rsa2048Sha256Sign.cpython-36.pyc"; sourceTree = ""; }; + A54294F6233538610001F42A /* TestSigningPublicKey.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestSigningPublicKey.txt; sourceTree = ""; }; + A54294F7233538610001F42A /* TestSigningPublicKey.bin */ = {isa = PBXFileReference; lastKnownFileType = archive.macbinary; path = TestSigningPublicKey.bin; sourceTree = ""; }; + A54294FA233538610001F42A /* EfiCompressor.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiCompressor.c; sourceTree = ""; }; + A54294FB233538610001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A54294FC233538610001F42A /* setup.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = setup.py; sourceTree = ""; }; + A54294FE233538610001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A54294FF233538610001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A5429500233538610001F42A /* Split.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = Split.d; sourceTree = ""; }; + A5429501233538610001F42A /* Split.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Split.c; sourceTree = ""; }; + A5429502233538610001F42A /* Split.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = Split.o; sourceTree = ""; }; + A5429503233538610001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A5429505233538610001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A5429507233538610001F42A /* brotli.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = brotli.md; sourceTree = ""; }; + A5429508233538610001F42A /* brotli.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = brotli.d; sourceTree = ""; }; + A5429509233538610001F42A /* brotli.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = brotli.c; sourceTree = ""; }; + A542950A233538610001F42A /* brotli.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = brotli.o; sourceTree = ""; }; + A542950B233538610001F42A /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = ""; }; + A542950C233538610001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A542950F233538610001F42A /* port.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = port.h; sourceTree = ""; }; + A5429510233538610001F42A /* types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = ""; }; + A5429511233538610001F42A /* encode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = encode.h; sourceTree = ""; }; + A5429512233538610001F42A /* decode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = decode.h; sourceTree = ""; }; + A5429514233538610001F42A /* brotli-comparison-study-2015-09-22.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; path = "brotli-comparison-study-2015-09-22.pdf"; sourceTree = ""; }; + A5429515233538610001F42A /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = ""; }; + A5429517233538610001F42A /* hash_longest_match64_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash_longest_match64_inc.h; sourceTree = ""; }; + A5429518233538610001F42A /* cluster.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cluster.h; sourceTree = ""; }; + A5429519233538610001F42A /* backward_references.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backward_references.h; sourceTree = ""; }; + A542951A233538610001F42A /* cluster.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = cluster.o; sourceTree = ""; }; + A542951B233538610001F42A /* backward_references.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = backward_references.o; sourceTree = ""; }; + A542951C233538610001F42A /* hash_to_binary_tree_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash_to_binary_tree_inc.h; sourceTree = ""; }; + A542951D233538610001F42A /* utf8_util.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = utf8_util.h; sourceTree = ""; }; + A542951E233538610001F42A /* utf8_util.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = utf8_util.o; sourceTree = ""; }; + A542951F233538610001F42A /* encoder_dict.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = encoder_dict.o; sourceTree = ""; }; + A5429520233538610001F42A /* encoder_dict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = encoder_dict.h; sourceTree = ""; }; + A5429521233538610001F42A /* dictionary_hash.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = dictionary_hash.d; sourceTree = ""; }; + A5429522233538610001F42A /* backward_references_hq.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = backward_references_hq.d; sourceTree = ""; }; + A5429523233538610001F42A /* dictionary_hash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dictionary_hash.c; sourceTree = ""; }; + A5429524233538610001F42A /* backward_references_hq.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = backward_references_hq.c; sourceTree = ""; }; + A5429525233538610001F42A /* bit_cost_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bit_cost_inc.h; sourceTree = ""; }; + A5429526233538610001F42A /* find_match_length.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = find_match_length.h; sourceTree = ""; }; + A5429527233538610001F42A /* histogram.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = histogram.d; sourceTree = ""; }; + A5429528233538610001F42A /* histogram.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = histogram.c; sourceTree = ""; }; + A5429529233538610001F42A /* bit_cost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bit_cost.h; sourceTree = ""; }; + A542952A233538610001F42A /* memory.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = memory.c; sourceTree = ""; }; + A542952B233538610001F42A /* bit_cost.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = bit_cost.o; sourceTree = ""; }; + A542952C233538610001F42A /* params.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = params.h; sourceTree = ""; }; + A542952D233538610001F42A /* memory.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = memory.d; sourceTree = ""; }; + A542952E233538610001F42A /* brotli_bit_stream.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = brotli_bit_stream.o; sourceTree = ""; }; + A542952F233538610001F42A /* brotli_bit_stream.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = brotli_bit_stream.h; sourceTree = ""; }; + A5429530233538610001F42A /* entropy_encode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = entropy_encode.c; sourceTree = ""; }; + A5429531233538610001F42A /* entropy_encode.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = entropy_encode.d; sourceTree = ""; }; + A5429532233538610001F42A /* compress_fragment_two_pass.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = compress_fragment_two_pass.d; sourceTree = ""; }; + A5429533233538610001F42A /* fast_log.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fast_log.h; sourceTree = ""; }; + A5429534233538610001F42A /* compress_fragment_two_pass.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = compress_fragment_two_pass.c; sourceTree = ""; }; + A5429535233538610001F42A /* block_splitter.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = block_splitter.d; sourceTree = ""; }; + A5429536233538610001F42A /* block_splitter.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = block_splitter.c; sourceTree = ""; }; + A5429537233538610001F42A /* compress_fragment.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = compress_fragment.o; sourceTree = ""; }; + A5429538233538610001F42A /* compress_fragment.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = compress_fragment.h; sourceTree = ""; }; + A5429539233538610001F42A /* static_dict_lut.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = static_dict_lut.h; sourceTree = ""; }; + A542953A233538610001F42A /* static_dict.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = static_dict.h; sourceTree = ""; }; + A542953B233538610001F42A /* block_splitter_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = block_splitter_inc.h; sourceTree = ""; }; + A542953C233538610001F42A /* static_dict.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = static_dict.o; sourceTree = ""; }; + A542953D233538610001F42A /* quality.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = quality.h; sourceTree = ""; }; + A542953E233538610001F42A /* cluster_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = cluster_inc.h; sourceTree = ""; }; + A542953F233538610001F42A /* metablock.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = metablock.h; sourceTree = ""; }; + A5429540233538610001F42A /* metablock.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = metablock.o; sourceTree = ""; }; + A5429541233538610001F42A /* hash_composite_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash_composite_inc.h; sourceTree = ""; }; + A5429542233538610001F42A /* literal_cost.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = literal_cost.h; sourceTree = ""; }; + A5429543233538610001F42A /* block_encoder_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = block_encoder_inc.h; sourceTree = ""; }; + A5429544233538610001F42A /* literal_cost.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = literal_cost.o; sourceTree = ""; }; + A5429545233538610001F42A /* metablock_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = metablock_inc.h; sourceTree = ""; }; + A5429546233538610001F42A /* hash_forgetful_chain_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash_forgetful_chain_inc.h; sourceTree = ""; }; + A5429547233538610001F42A /* hash_longest_match_quickly_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash_longest_match_quickly_inc.h; sourceTree = ""; }; + A5429548233538610001F42A /* encode.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = encode.d; sourceTree = ""; }; + A5429549233538610001F42A /* encode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = encode.c; sourceTree = ""; }; + A542954A233538610001F42A /* backward_references_hq.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backward_references_hq.h; sourceTree = ""; }; + A542954B233538610001F42A /* dictionary_hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dictionary_hash.h; sourceTree = ""; }; + A542954C233538610001F42A /* backward_references_hq.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = backward_references_hq.o; sourceTree = ""; }; + A542954D233538610001F42A /* dictionary_hash.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = dictionary_hash.o; sourceTree = ""; }; + A542954E233538610001F42A /* encoder_dict.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = encoder_dict.c; sourceTree = ""; }; + A542954F233538610001F42A /* encoder_dict.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = encoder_dict.d; sourceTree = ""; }; + A5429550233538610001F42A /* cluster.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = cluster.d; sourceTree = ""; }; + A5429551233538610001F42A /* backward_references.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = backward_references.d; sourceTree = ""; }; + A5429552233538610001F42A /* cluster.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = cluster.c; sourceTree = ""; }; + A5429553233538610001F42A /* backward_references.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = backward_references.c; sourceTree = ""; }; + A5429554233538610001F42A /* utf8_util.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = utf8_util.d; sourceTree = ""; }; + A5429555233538610001F42A /* utf8_util.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = utf8_util.c; sourceTree = ""; }; + A5429556233538620001F42A /* block_splitter.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = block_splitter.h; sourceTree = ""; }; + A5429557233538620001F42A /* block_splitter.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = block_splitter.o; sourceTree = ""; }; + A5429558233538620001F42A /* compress_fragment.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = compress_fragment.c; sourceTree = ""; }; + A5429559233538620001F42A /* compress_fragment.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = compress_fragment.d; sourceTree = ""; }; + A542955A233538620001F42A /* entropy_encode.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = entropy_encode.o; sourceTree = ""; }; + A542955B233538620001F42A /* entropy_encode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = entropy_encode.h; sourceTree = ""; }; + A542955C233538620001F42A /* compress_fragment_two_pass.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = compress_fragment_two_pass.h; sourceTree = ""; }; + A542955D233538620001F42A /* compress_fragment_two_pass.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = compress_fragment_two_pass.o; sourceTree = ""; }; + A542955E233538620001F42A /* hash_longest_match_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash_longest_match_inc.h; sourceTree = ""; }; + A542955F233538620001F42A /* brotli_bit_stream.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = brotli_bit_stream.c; sourceTree = ""; }; + A5429560233538620001F42A /* brotli_bit_stream.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = brotli_bit_stream.d; sourceTree = ""; }; + A5429561233538620001F42A /* histogram.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = histogram.h; sourceTree = ""; }; + A5429562233538620001F42A /* histogram.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = histogram.o; sourceTree = ""; }; + A5429563233538620001F42A /* memory.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = memory.o; sourceTree = ""; }; + A5429564233538620001F42A /* bit_cost.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = bit_cost.d; sourceTree = ""; }; + A5429565233538620001F42A /* memory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = memory.h; sourceTree = ""; }; + A5429566233538620001F42A /* bit_cost.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bit_cost.c; sourceTree = ""; }; + A5429567233538620001F42A /* command.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = command.h; sourceTree = ""; }; + A5429568233538620001F42A /* write_bits.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = write_bits.h; sourceTree = ""; }; + A5429569233538620001F42A /* static_dict.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = static_dict.d; sourceTree = ""; }; + A542956A233538620001F42A /* static_dict.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = static_dict.c; sourceTree = ""; }; + A542956B233538620001F42A /* histogram_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = histogram_inc.h; sourceTree = ""; }; + A542956C233538620001F42A /* prefix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = ""; }; + A542956D233538620001F42A /* hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = ""; }; + A542956E233538620001F42A /* hash_rolling_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash_rolling_inc.h; sourceTree = ""; }; + A542956F233538620001F42A /* encode.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = encode.o; sourceTree = ""; }; + A5429570233538620001F42A /* literal_cost.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = literal_cost.d; sourceTree = ""; }; + A5429571233538620001F42A /* ringbuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ringbuffer.h; sourceTree = ""; }; + A5429572233538620001F42A /* literal_cost.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = literal_cost.c; sourceTree = ""; }; + A5429573233538620001F42A /* entropy_encode_static.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = entropy_encode_static.h; sourceTree = ""; }; + A5429574233538620001F42A /* backward_references_inc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = backward_references_inc.h; sourceTree = ""; }; + A5429575233538620001F42A /* metablock.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = metablock.d; sourceTree = ""; }; + A5429576233538620001F42A /* metablock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = metablock.c; sourceTree = ""; }; + A5429578233538620001F42A /* dictionary.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = dictionary.d; sourceTree = ""; }; + A5429579233538620001F42A /* dictionary.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dictionary.c; sourceTree = ""; }; + A542957A233538620001F42A /* version.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = version.h; sourceTree = ""; }; + A542957B233538620001F42A /* transform.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = transform.d; sourceTree = ""; }; + A542957C233538620001F42A /* transform.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = transform.c; sourceTree = ""; }; + A542957D233538620001F42A /* context.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = context.h; sourceTree = ""; }; + A542957E233538620001F42A /* constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = ""; }; + A542957F233538620001F42A /* dictionary.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dictionary.h; sourceTree = ""; }; + A5429580233538620001F42A /* dictionary.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = dictionary.o; sourceTree = ""; }; + A5429581233538620001F42A /* transform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = transform.h; sourceTree = ""; }; + A5429582233538620001F42A /* transform.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = transform.o; sourceTree = ""; }; + A5429583233538620001F42A /* platform.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = platform.h; sourceTree = ""; }; + A5429585233538620001F42A /* state.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = state.c; sourceTree = ""; }; + A5429586233538620001F42A /* state.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = state.d; sourceTree = ""; }; + A5429587233538620001F42A /* bit_reader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = bit_reader.h; sourceTree = ""; }; + A5429588233538620001F42A /* bit_reader.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = bit_reader.o; sourceTree = ""; }; + A5429589233538620001F42A /* decode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = decode.c; sourceTree = ""; }; + A542958A233538620001F42A /* decode.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = decode.d; sourceTree = ""; }; + A542958B233538620001F42A /* huffman.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = huffman.c; sourceTree = ""; }; + A542958C233538620001F42A /* huffman.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = huffman.d; sourceTree = ""; }; + A542958D233538620001F42A /* bit_reader.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = bit_reader.d; sourceTree = ""; }; + A542958E233538620001F42A /* bit_reader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bit_reader.c; sourceTree = ""; }; + A542958F233538620001F42A /* state.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = state.o; sourceTree = ""; }; + A5429590233538620001F42A /* prefix.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = prefix.h; sourceTree = ""; }; + A5429591233538620001F42A /* state.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = state.h; sourceTree = ""; }; + A5429592233538620001F42A /* huffman.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = huffman.o; sourceTree = ""; }; + A5429593233538620001F42A /* huffman.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = huffman.h; sourceTree = ""; }; + A5429594233538620001F42A /* decode.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = decode.o; sourceTree = ""; }; + A5429595233538620001F42A /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; + A5429597233538620001F42A /* GenSec.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = GenSec.o; sourceTree = ""; }; + A5429598233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A5429599233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A542959A233538620001F42A /* GenSec.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = GenSec.d; sourceTree = ""; }; + A542959B233538620001F42A /* GenSec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenSec.c; sourceTree = ""; }; + A542959D233538620001F42A /* elf_common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = elf_common.h; sourceTree = ""; }; + A542959E233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A542959F233538620001F42A /* ElfConvert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ElfConvert.h; sourceTree = ""; }; + A54295A0233538620001F42A /* ElfConvert.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = ElfConvert.o; sourceTree = ""; }; + A54295A1233538620001F42A /* elf64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = elf64.h; sourceTree = ""; }; + A54295A2233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A54295A3233538620001F42A /* Elf64Convert.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = Elf64Convert.o; sourceTree = ""; }; + A54295A4233538620001F42A /* Elf64Convert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Elf64Convert.h; sourceTree = ""; }; + A54295A5233538620001F42A /* GenFw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenFw.h; sourceTree = ""; }; + A54295A6233538620001F42A /* Elf32Convert.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Elf32Convert.c; sourceTree = ""; }; + A54295A7233538620001F42A /* GenFw.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = GenFw.o; sourceTree = ""; }; + A54295A8233538620001F42A /* Elf32Convert.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = Elf32Convert.d; sourceTree = ""; }; + A54295A9233538620001F42A /* elf32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = elf32.h; sourceTree = ""; }; + A54295AA233538620001F42A /* ElfConvert.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = ElfConvert.d; sourceTree = ""; }; + A54295AB233538620001F42A /* ElfConvert.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ElfConvert.c; sourceTree = ""; }; + A54295AC233538620001F42A /* Elf32Convert.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = Elf32Convert.o; sourceTree = ""; }; + A54295AD233538620001F42A /* GenFw.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = GenFw.d; sourceTree = ""; }; + A54295AE233538620001F42A /* Elf32Convert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Elf32Convert.h; sourceTree = ""; }; + A54295AF233538620001F42A /* GenFw.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenFw.c; sourceTree = ""; }; + A54295B0233538620001F42A /* Elf64Convert.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Elf64Convert.c; sourceTree = ""; }; + A54295B1233538620001F42A /* Elf64Convert.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = Elf64Convert.d; sourceTree = ""; }; + A54295B3233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A54295B4233538620001F42A /* EfiLdrImage.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = EfiLdrImage.d; sourceTree = ""; }; + A54295B5233538620001F42A /* EfiLdrImage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiLdrImage.c; sourceTree = ""; }; + A54295B6233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A54295B7233538620001F42A /* EfiLdrImage.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = EfiLdrImage.o; sourceTree = ""; }; + A54295B9233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A54295BA233538620001F42A /* GenFv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenFv.c; sourceTree = ""; }; + A54295BB233538620001F42A /* GenFv.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = GenFv.d; sourceTree = ""; }; + A54295BC233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A54295BD233538620001F42A /* GenFvInternalLib.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = GenFvInternalLib.o; sourceTree = ""; }; + A54295BE233538620001F42A /* GenFvInternalLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GenFvInternalLib.h; sourceTree = ""; }; + A54295BF233538620001F42A /* GenFv.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = GenFv.o; sourceTree = ""; }; + A54295C0233538620001F42A /* GenFvInternalLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenFvInternalLib.c; sourceTree = ""; }; + A54295C1233538620001F42A /* GenFvInternalLib.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = GenFvInternalLib.d; sourceTree = ""; }; + A54295C3233538620001F42A /* Split */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = Split; sourceTree = ""; }; + A54295C4233538620001F42A /* GenSec */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = GenSec; sourceTree = ""; }; + A54295C5233538620001F42A /* GenFw */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = GenFw; sourceTree = ""; }; + A54295C6233538620001F42A /* EfiLdrImage */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = EfiLdrImage; sourceTree = ""; }; + A54295C7233538620001F42A /* GenFv */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = GenFv; sourceTree = ""; }; + A54295C8233538620001F42A /* Brotli */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = Brotli; sourceTree = ""; }; + A54295C9233538620001F42A /* LzmaCompress */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = LzmaCompress; sourceTree = ""; }; + A54295CA233538620001F42A /* GenCrc32 */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = GenCrc32; sourceTree = ""; }; + A54295CB233538620001F42A /* GenPage */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = GenPage; sourceTree = ""; }; + A54295CC233538620001F42A /* VolInfo */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = VolInfo; sourceTree = ""; }; + A54295CD233538620001F42A /* TianoCompress */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = TianoCompress; sourceTree = ""; }; + A54295CE233538620001F42A /* DevicePath */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = DevicePath; sourceTree = ""; }; + A54295CF233538620001F42A /* GenFfs */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = GenFfs; sourceTree = ""; }; + A54295D0233538620001F42A /* VfrCompile */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = VfrCompile; sourceTree = ""; }; + A54295D1233538620001F42A /* EfiRom */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = EfiRom; sourceTree = ""; }; + A54295D2233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A54295D5233538620001F42A /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A54295D7233538620001F42A /* pci22.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pci22.h; sourceTree = ""; }; + A54295D8233538620001F42A /* Acpi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi.h; sourceTree = ""; }; + A54295D9233538620001F42A /* PeImage.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeImage.h; sourceTree = ""; }; + A54295DA233538620001F42A /* MemoryMappedConfigurationSpaceAccessTable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryMappedConfigurationSpaceAccessTable.h; sourceTree = ""; }; + A54295DB233538620001F42A /* Bluetooth.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bluetooth.h; sourceTree = ""; }; + A54295DC233538620001F42A /* Acpi1_0.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi1_0.h; sourceTree = ""; }; + A54295DD233538620001F42A /* Acpi3_0.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi3_0.h; sourceTree = ""; }; + A54295DE233538620001F42A /* pci23.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pci23.h; sourceTree = ""; }; + A54295DF233538620001F42A /* Acpi2_0.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Acpi2_0.h; sourceTree = ""; }; + A54295E0233538620001F42A /* EfiPci.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiPci.h; sourceTree = ""; }; + A54295E1233538620001F42A /* pci30.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pci30.h; sourceTree = ""; }; + A54295E3233538620001F42A /* UgaDraw.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UgaDraw.h; sourceTree = ""; }; + A54295E4233538620001F42A /* HiiFramework.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = HiiFramework.h; sourceTree = ""; }; + A54295E5233538620001F42A /* GraphicsOutput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GraphicsOutput.h; sourceTree = ""; }; + A54295E6233538620001F42A /* GuidedSectionExtraction.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GuidedSectionExtraction.h; sourceTree = ""; }; + A54295E7233538620001F42A /* DevicePathUtilities.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePathUtilities.h; sourceTree = ""; }; + A54295E8233538620001F42A /* DevicePath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DevicePath.h; sourceTree = ""; }; + A54295EA233538620001F42A /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A54295EC233538620001F42A /* UefiBaseTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiBaseTypes.h; sourceTree = ""; }; + A54295ED233538620001F42A /* PiFirmwareVolume.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareVolume.h; sourceTree = ""; }; + A54295EE233538620001F42A /* MdeModuleHii.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MdeModuleHii.h; sourceTree = ""; }; + A54295EF233538620001F42A /* BaseTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BaseTypes.h; sourceTree = ""; }; + A54295F0233538620001F42A /* UefiCapsule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiCapsule.h; sourceTree = ""; }; + A54295F1233538620001F42A /* BuildVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BuildVersion.h; sourceTree = ""; }; + A54295F2233538620001F42A /* VariableFormat.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VariableFormat.h; sourceTree = ""; }; + A54295F3233538620001F42A /* UefiInternalFormRepresentation.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiInternalFormRepresentation.h; sourceTree = ""; }; + A54295F4233538620001F42A /* PiFirmwareFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFile.h; sourceTree = ""; }; + A54295F5233538620001F42A /* UefiMultiPhase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiMultiPhase.h; sourceTree = ""; }; + A54295F6233538620001F42A /* WorkingBlockHeader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WorkingBlockHeader.h; sourceTree = ""; }; + A54295F8233538620001F42A /* FfsSectionAlignmentPadding.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FfsSectionAlignmentPadding.h; sourceTree = ""; }; + A54295F9233538620001F42A /* PiFirmwareFileSystem.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PiFirmwareFileSystem.h; sourceTree = ""; }; + A54295FA233538620001F42A /* PcAnsi.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcAnsi.h; sourceTree = ""; }; + A54295FC233538620001F42A /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A54295FE233538620001F42A /* ProcessorBind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ProcessorBind.h; sourceTree = ""; }; + A5429600233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A5429601233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A5429602233538620001F42A /* LzmaCompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaCompress.c; sourceTree = ""; }; + A5429603233538620001F42A /* LzmaCompress.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = LzmaCompress.d; sourceTree = ""; }; + A5429604233538620001F42A /* LzmaF86Compress.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = LzmaF86Compress.bat; sourceTree = ""; }; + A5429607233538620001F42A /* lzma-sdk.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-sdk.txt"; sourceTree = ""; }; + A5429608233538620001F42A /* lzma-history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "lzma-history.txt"; sourceTree = ""; }; + A542960A233538620001F42A /* LzmaEnc.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = LzmaEnc.d; sourceTree = ""; }; + A542960B233538620001F42A /* LzHash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzHash.h; sourceTree = ""; }; + A542960C233538620001F42A /* LzmaEnc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaEnc.c; sourceTree = ""; }; + A542960D233538620001F42A /* LzFindMt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFindMt.c; sourceTree = ""; }; + A542960E233538620001F42A /* 7zTypes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zTypes.h; sourceTree = ""; }; + A542960F233538620001F42A /* Compiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Compiler.h; sourceTree = ""; }; + A5429610233538620001F42A /* LzFind.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzFind.c; sourceTree = ""; }; + A5429611233538620001F42A /* LzFind.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = LzFind.d; sourceTree = ""; }; + A5429612233538620001F42A /* Precomp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Precomp.h; sourceTree = ""; }; + A5429613233538620001F42A /* 7zStream.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = 7zStream.o; sourceTree = ""; }; + A5429614233538620001F42A /* CpuArch.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CpuArch.h; sourceTree = ""; }; + A5429615233538620001F42A /* 7zFile.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = 7zFile.o; sourceTree = ""; }; + A5429616233538620001F42A /* 7zFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zFile.h; sourceTree = ""; }; + A5429617233538620001F42A /* Bra86.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = Bra86.d; sourceTree = ""; }; + A5429618233538620001F42A /* Bra86.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Bra86.c; sourceTree = ""; }; + A5429619233538620001F42A /* Threads.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Threads.h; sourceTree = ""; }; + A542961A233538620001F42A /* Alloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Alloc.c; sourceTree = ""; }; + A542961B233538620001F42A /* Alloc.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = Alloc.d; sourceTree = ""; }; + A542961C233538620001F42A /* LzmaDec.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = LzmaDec.c; sourceTree = ""; }; + A542961D233538620001F42A /* LzmaDec.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = LzmaDec.d; sourceTree = ""; }; + A542961E233538620001F42A /* LzFindMt.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFindMt.h; sourceTree = ""; }; + A542961F233538620001F42A /* LzmaEnc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaEnc.h; sourceTree = ""; }; + A5429620233538620001F42A /* LzmaEnc.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = LzmaEnc.o; sourceTree = ""; }; + A5429621233538620001F42A /* LzFind.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = LzFind.o; sourceTree = ""; }; + A5429622233538620001F42A /* LzFind.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzFind.h; sourceTree = ""; }; + A5429623233538620001F42A /* 7zStream.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = 7zStream.d; sourceTree = ""; }; + A5429624233538620001F42A /* 7zStream.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 7zStream.c; sourceTree = ""; }; + A5429625233538620001F42A /* Bra86.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = Bra86.o; sourceTree = ""; }; + A5429626233538620001F42A /* 7zVersion.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = 7zVersion.h; sourceTree = ""; }; + A5429627233538620001F42A /* 7zFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = 7zFile.c; sourceTree = ""; }; + A5429628233538620001F42A /* 7zFile.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = 7zFile.d; sourceTree = ""; }; + A5429629233538620001F42A /* Bra.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Bra.h; sourceTree = ""; }; + A542962A233538620001F42A /* LzmaDec.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = LzmaDec.o; sourceTree = ""; }; + A542962B233538620001F42A /* LzmaDec.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LzmaDec.h; sourceTree = ""; }; + A542962C233538620001F42A /* Alloc.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = Alloc.o; sourceTree = ""; }; + A542962D233538620001F42A /* Alloc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Alloc.h; sourceTree = ""; }; + A542962E233538620001F42A /* Threads.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Threads.c; sourceTree = ""; }; + A542962F233538620001F42A /* LZMA-SDK-README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LZMA-SDK-README.txt"; sourceTree = ""; }; + A5429630233538620001F42A /* LzmaCompress.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = LzmaCompress.o; sourceTree = ""; }; + A5429632233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A5429633233538620001F42A /* GenCrc32.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = GenCrc32.o; sourceTree = ""; }; + A5429634233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A5429635233538620001F42A /* GenCrc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenCrc32.c; sourceTree = ""; }; + A5429636233538620001F42A /* GenCrc32.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = GenCrc32.d; sourceTree = ""; }; + A5429638233538620001F42A /* NmakeSubdirs.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = NmakeSubdirs.py; sourceTree = ""; }; + A5429639233538620001F42A /* ms.common */ = {isa = PBXFileReference; lastKnownFileType = text; path = ms.common; sourceTree = ""; }; + A542963A233538620001F42A /* ms.rule */ = {isa = PBXFileReference; lastKnownFileType = text; path = ms.rule; sourceTree = ""; }; + A542963B233538620001F42A /* ms.app */ = {isa = PBXFileReference; lastKnownFileType = text; path = ms.app; sourceTree = ""; }; + A542963C233538620001F42A /* footer.makefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = footer.makefile; sourceTree = ""; }; + A542963D233538620001F42A /* header.makefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = header.makefile; sourceTree = ""; }; + A542963E233538620001F42A /* app.makefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = app.makefile; sourceTree = ""; }; + A542963F233538620001F42A /* lib.makefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = lib.makefile; sourceTree = ""; }; + A5429640233538620001F42A /* NmakeSubdirs.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = NmakeSubdirs.bat; sourceTree = ""; }; + A5429641233538620001F42A /* ms.lib */ = {isa = PBXFileReference; lastKnownFileType = text; path = ms.lib; sourceTree = ""; }; + A5429643233538620001F42A /* libCommon.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libCommon.a; sourceTree = ""; }; + A5429645233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A5429646233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A5429647233538620001F42A /* GenPage.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = GenPage.d; sourceTree = ""; }; + A5429648233538620001F42A /* GenPage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenPage.c; sourceTree = ""; }; + A5429649233538620001F42A /* VirtualMemory.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VirtualMemory.h; sourceTree = ""; }; + A542964A233538620001F42A /* GenPage.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = GenPage.o; sourceTree = ""; }; + A542964C233538620001F42A /* ParseGuidedSectionTools.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ParseGuidedSectionTools.h; sourceTree = ""; }; + A542964D233538620001F42A /* ParseGuidedSectionTools.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = ParseGuidedSectionTools.o; sourceTree = ""; }; + A542964E233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A542964F233538620001F42A /* ParseInf.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = ParseInf.d; sourceTree = ""; }; + A5429650233538620001F42A /* ParseInf.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ParseInf.c; sourceTree = ""; }; + A5429651233538620001F42A /* WinNtInclude.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = WinNtInclude.h; sourceTree = ""; }; + A5429652233538620001F42A /* MyAlloc.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MyAlloc.h; sourceTree = ""; }; + A5429653233538620001F42A /* MyAlloc.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = MyAlloc.o; sourceTree = ""; }; + A5429654233538620001F42A /* PeCoffLoaderEx.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = PeCoffLoaderEx.o; sourceTree = ""; }; + A5429655233538620001F42A /* PcdValueCommon.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PcdValueCommon.h; sourceTree = ""; }; + A5429656233538620001F42A /* MemoryFile.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = MemoryFile.d; sourceTree = ""; }; + A5429657233538620001F42A /* PcdValueCommon.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = PcdValueCommon.o; sourceTree = ""; }; + A5429658233538620001F42A /* MemoryFile.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MemoryFile.c; sourceTree = ""; }; + A5429659233538620001F42A /* CommonLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CommonLib.h; sourceTree = ""; }; + A542965A233538620001F42A /* Decompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Decompress.c; sourceTree = ""; }; + A542965B233538620001F42A /* EfiUtilityMsgs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiUtilityMsgs.h; sourceTree = ""; }; + A542965C233538620001F42A /* EfiUtilityMsgs.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = EfiUtilityMsgs.o; sourceTree = ""; }; + A542965D233538620001F42A /* Decompress.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = Decompress.d; sourceTree = ""; }; + A542965E233538620001F42A /* CommonLib.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = CommonLib.o; sourceTree = ""; }; + A542965F233538620001F42A /* BinderFuncs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BinderFuncs.c; sourceTree = ""; }; + A5429660233538620001F42A /* BinderFuncs.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = BinderFuncs.d; sourceTree = ""; }; + A5429661233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A5429662233538620001F42A /* StringFuncs.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = StringFuncs.d; sourceTree = ""; }; + A5429663233538620001F42A /* BasePeCoff.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = BasePeCoff.c; sourceTree = ""; }; + A5429664233538620001F42A /* BasePeCoff.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = BasePeCoff.d; sourceTree = ""; }; + A5429665233538620001F42A /* StringFuncs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = StringFuncs.c; sourceTree = ""; }; + A5429666233538620001F42A /* FirmwareVolumeBuffer.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = FirmwareVolumeBuffer.o; sourceTree = ""; }; + A5429667233538620001F42A /* TianoCompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TianoCompress.c; sourceTree = ""; }; + A5429668233538620001F42A /* EfiCompress.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = EfiCompress.o; sourceTree = ""; }; + A5429669233538620001F42A /* TianoCompress.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = TianoCompress.d; sourceTree = ""; }; + A542966A233538620001F42A /* OsPath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = OsPath.c; sourceTree = ""; }; + A542966B233538620001F42A /* FvLib.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = FvLib.o; sourceTree = ""; }; + A542966C233538620001F42A /* OsPath.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = OsPath.d; sourceTree = ""; }; + A542966D233538620001F42A /* FvLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FvLib.h; sourceTree = ""; }; + A542966E233538620001F42A /* Crc32.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = Crc32.d; sourceTree = ""; }; + A542966F233538620001F42A /* FirmwareVolumeBufferLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = FirmwareVolumeBufferLib.h; sourceTree = ""; }; + A5429670233538620001F42A /* Crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = Crc32.c; sourceTree = ""; }; + A5429671233538620001F42A /* SimpleFileParsing.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = SimpleFileParsing.d; sourceTree = ""; }; + A5429672233538620001F42A /* SimpleFileParsing.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = SimpleFileParsing.c; sourceTree = ""; }; + A5429673233538620001F42A /* ParseInf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ParseInf.h; sourceTree = ""; }; + A5429674233538620001F42A /* ParseInf.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = ParseInf.o; sourceTree = ""; }; + A5429675233538620001F42A /* ParseGuidedSectionTools.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = ParseGuidedSectionTools.d; sourceTree = ""; }; + A5429676233538620001F42A /* ParseGuidedSectionTools.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ParseGuidedSectionTools.c; sourceTree = ""; }; + A5429677233538620001F42A /* Decompress.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = Decompress.o; sourceTree = ""; }; + A5429678233538620001F42A /* EfiUtilityMsgs.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = EfiUtilityMsgs.d; sourceTree = ""; }; + A5429679233538620001F42A /* CommonLib.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = CommonLib.d; sourceTree = ""; }; + A542967A233538620001F42A /* CommonLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = CommonLib.c; sourceTree = ""; }; + A542967B233538620001F42A /* EfiUtilityMsgs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiUtilityMsgs.c; sourceTree = ""; }; + A542967C233538620001F42A /* Decompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Decompress.h; sourceTree = ""; }; + A542967D233538620001F42A /* Compress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Compress.h; sourceTree = ""; }; + A542967E233538620001F42A /* PeCoffLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PeCoffLib.h; sourceTree = ""; }; + A542967F233538620001F42A /* PeCoffLoaderEx.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PeCoffLoaderEx.c; sourceTree = ""; }; + A5429680233538620001F42A /* PeCoffLoaderEx.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = PeCoffLoaderEx.d; sourceTree = ""; }; + A5429681233538620001F42A /* MemoryFile.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = MemoryFile.h; sourceTree = ""; }; + A5429682233538620001F42A /* PcdValueCommon.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = PcdValueCommon.d; sourceTree = ""; }; + A5429683233538620001F42A /* MemoryFile.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = MemoryFile.o; sourceTree = ""; }; + A5429684233538620001F42A /* PcdValueCommon.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = PcdValueCommon.c; sourceTree = ""; }; + A5429685233538620001F42A /* MyAlloc.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = MyAlloc.d; sourceTree = ""; }; + A5429686233538620001F42A /* MyAlloc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = MyAlloc.c; sourceTree = ""; }; + A5429687233538620001F42A /* BinderFuncs.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = BinderFuncs.o; sourceTree = ""; }; + A5429688233538620001F42A /* BinderFuncs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BinderFuncs.h; sourceTree = ""; }; + A5429689233538620001F42A /* Crc32.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Crc32.h; sourceTree = ""; }; + A542968A233538620001F42A /* Crc32.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = Crc32.o; sourceTree = ""; }; + A542968B233538620001F42A /* SimpleFileParsing.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SimpleFileParsing.h; sourceTree = ""; }; + A542968C233538620001F42A /* SimpleFileParsing.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = SimpleFileParsing.o; sourceTree = ""; }; + A542968D233538620001F42A /* EfiCompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiCompress.c; sourceTree = ""; }; + A542968E233538620001F42A /* TianoCompress.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = TianoCompress.o; sourceTree = ""; }; + A542968F233538620001F42A /* EfiCompress.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = EfiCompress.d; sourceTree = ""; }; + A5429690233538620001F42A /* FvLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FvLib.c; sourceTree = ""; }; + A5429691233538620001F42A /* OsPath.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = OsPath.o; sourceTree = ""; }; + A5429692233538620001F42A /* FvLib.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = FvLib.d; sourceTree = ""; }; + A5429693233538620001F42A /* OsPath.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = OsPath.h; sourceTree = ""; }; + A5429694233538620001F42A /* FirmwareVolumeBuffer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = FirmwareVolumeBuffer.c; sourceTree = ""; }; + A5429695233538620001F42A /* FirmwareVolumeBuffer.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = FirmwareVolumeBuffer.d; sourceTree = ""; }; + A5429696233538620001F42A /* StringFuncs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = StringFuncs.h; sourceTree = ""; }; + A5429697233538620001F42A /* BasePeCoff.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = BasePeCoff.o; sourceTree = ""; }; + A5429698233538620001F42A /* StringFuncs.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = StringFuncs.o; sourceTree = ""; }; + A542969A233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A542969B233538620001F42A /* VolInfo.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = VolInfo.c; sourceTree = ""; }; + A542969C233538620001F42A /* VolInfo.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = VolInfo.d; sourceTree = ""; }; + A542969D233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A542969E233538620001F42A /* VolInfo.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = VolInfo.o; sourceTree = ""; }; + A542969F233538620001F42A /* VolInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VolInfo.h; sourceTree = ""; }; + A54296A1233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A54296A2233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A54296A3233538620001F42A /* TianoCompress.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = TianoCompress.c; sourceTree = ""; }; + A54296A4233538620001F42A /* TianoCompress.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = TianoCompress.d; sourceTree = ""; }; + A54296A5233538620001F42A /* TianoCompress.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = TianoCompress.o; sourceTree = ""; }; + A54296A6233538620001F42A /* TianoCompress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = TianoCompress.h; sourceTree = ""; }; + A54296A8233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A54296A9233538620001F42A /* DevicePath.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePath.c; sourceTree = ""; }; + A54296AA233538620001F42A /* DevicePath.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = DevicePath.d; sourceTree = ""; }; + A54296AB233538620001F42A /* DevicePathUtilities.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathUtilities.c; sourceTree = ""; }; + A54296AC233538620001F42A /* DevicePathUtilities.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = DevicePathUtilities.d; sourceTree = ""; }; + A54296AD233538620001F42A /* DevicePathFromText.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = DevicePathFromText.o; sourceTree = ""; }; + A54296AE233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A54296AF233538620001F42A /* UefiDevicePathLib.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = UefiDevicePathLib.c; sourceTree = ""; }; + A54296B0233538620001F42A /* UefiDevicePathLib.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = UefiDevicePathLib.d; sourceTree = ""; }; + A54296B1233538620001F42A /* DevicePathFromText.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = DevicePathFromText.d; sourceTree = ""; }; + A54296B2233538620001F42A /* DevicePathUtilities.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = DevicePathUtilities.o; sourceTree = ""; }; + A54296B3233538620001F42A /* DevicePathFromText.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = DevicePathFromText.c; sourceTree = ""; }; + A54296B4233538620001F42A /* DevicePath.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = DevicePath.o; sourceTree = ""; }; + A54296B5233538620001F42A /* UefiDevicePathLib.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = UefiDevicePathLib.o; sourceTree = ""; }; + A54296B6233538620001F42A /* UefiDevicePathLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = UefiDevicePathLib.h; sourceTree = ""; }; + A54296B8233538620001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A54296B9233538620001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A54296BA233538620001F42A /* GenFfs.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = GenFfs.o; sourceTree = ""; }; + A54296BB233538620001F42A /* GenFfs.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = GenFfs.d; sourceTree = ""; }; + A54296BC233538620001F42A /* GenFfs.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = GenFfs.c; sourceTree = ""; }; + A54296BF233538620001F42A /* CHANGES_FROM_133_BEFORE_MR13.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = CHANGES_FROM_133_BEFORE_MR13.txt; sourceTree = ""; }; + A54296C0233538620001F42A /* CHANGES_SUMMARY.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = CHANGES_SUMMARY.txt; sourceTree = ""; }; + A54296C2233538620001F42A /* main.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = main.o; sourceTree = ""; }; + A54296C3233538620001F42A /* makefile.cygwin */ = {isa = PBXFileReference; lastKnownFileType = text; path = makefile.cygwin; sourceTree = ""; }; + A54296C4233538620001F42A /* dlg_p.g */ = {isa = PBXFileReference; lastKnownFileType = text; path = dlg_p.g; sourceTree = ""; }; + A54296C5233538620001F42A /* err.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = err.o; sourceTree = ""; }; + A54296C6233538620001F42A /* dlg_p.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = dlg_p.o; sourceTree = ""; }; + A54296C7233538620001F42A /* dlg */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = dlg; sourceTree = ""; }; + A54296C8233538620001F42A /* automata.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = automata.c; sourceTree = ""; }; + A54296C9233538620001F42A /* dlg1.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = dlg1.txt; sourceTree = ""; }; + A54296CA233538620001F42A /* DlgMS.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = DlgMS.mak; sourceTree = ""; }; + A54296CB233538620001F42A /* makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; + A54296CC233538620001F42A /* stdpccts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdpccts.h; sourceTree = ""; }; + A54296CD233538620001F42A /* support.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = support.c; sourceTree = ""; }; + A54296CE233538620001F42A /* relabel.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = relabel.c; sourceTree = ""; }; + A54296CF233538620001F42A /* tokens.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tokens.h; sourceTree = ""; }; + A54296D0233538620001F42A /* parser.dlg */ = {isa = PBXFileReference; lastKnownFileType = text; path = parser.dlg; sourceTree = ""; }; + A54296D1233538620001F42A /* output.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = output.o; sourceTree = ""; }; + A54296D2233538620001F42A /* dlg_a.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = dlg_a.o; sourceTree = ""; }; + A54296D3233538620001F42A /* makefile1 */ = {isa = PBXFileReference; lastKnownFileType = text; path = makefile1; sourceTree = ""; }; + A54296D4233538620001F42A /* dlg_p.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dlg_p.c; sourceTree = ""; }; + A54296D5233538620001F42A /* err.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = err.c; sourceTree = ""; }; + A54296D6233538620001F42A /* mode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mode.h; sourceTree = ""; }; + A54296D7233538620001F42A /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; + A54296D8233538620001F42A /* DlgDDK.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = DlgDDK.mak; sourceTree = ""; }; + A54296D9233538620001F42A /* automata.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = automata.o; sourceTree = ""; }; + A54296DA233538620001F42A /* dlg.r */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.rez; path = dlg.r; sourceTree = ""; }; + A54296DB233538620001F42A /* dlg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dlg.h; sourceTree = ""; }; + A54296DC233538620001F42A /* dlg.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = dlg.1; sourceTree = ""; }; + A54296DD233538620001F42A /* DlgPPC.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = DlgPPC.mak; sourceTree = ""; }; + A54296DE233538620001F42A /* dlg_a.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dlg_a.c; sourceTree = ""; }; + A54296DF233538620001F42A /* output.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = output.c; sourceTree = ""; }; + A54296E0233538620001F42A /* relabel.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = relabel.o; sourceTree = ""; }; + A54296E1233538620001F42A /* set.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = set.o; sourceTree = ""; }; + A54296E2233538620001F42A /* support.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = support.o; sourceTree = ""; }; + A54296E3233538620001F42A /* NOTES.msvc */ = {isa = PBXFileReference; lastKnownFileType = text; path = NOTES.msvc; sourceTree = ""; }; + A54296E5233538620001F42A /* main.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = main.o; sourceTree = ""; }; + A54296E6233538620001F42A /* fset2.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = fset2.o; sourceTree = ""; }; + A54296E7233538620001F42A /* generic.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = generic.h; sourceTree = ""; }; + A54296E8233538620001F42A /* makefile.cygwin */ = {isa = PBXFileReference; lastKnownFileType = text; path = makefile.cygwin; sourceTree = ""; }; + A54296E9233538620001F42A /* err.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = err.o; sourceTree = ""; }; + A54296EA233538620001F42A /* proto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = proto.h; sourceTree = ""; }; + A54296EB233538620001F42A /* egman.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = egman.c; sourceTree = ""; }; + A54296EC233538620001F42A /* lex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = lex.c; sourceTree = ""; }; + A54296ED233538620001F42A /* pred.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = pred.o; sourceTree = ""; }; + A54296EE233538620001F42A /* build.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = build.o; sourceTree = ""; }; + A54296EF233538620001F42A /* misc.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = misc.o; sourceTree = ""; }; + A54296F0233538620001F42A /* antlr.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = antlr.o; sourceTree = ""; }; + A54296F1233538620001F42A /* antlr */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.executable"; path = antlr; sourceTree = ""; }; + A54296F2233538620001F42A /* syn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = syn.h; sourceTree = ""; }; + A54296F3233538620001F42A /* makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; + A54296F4233538620001F42A /* gen.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = gen.o; sourceTree = ""; }; + A54296F5233538620001F42A /* antlr.1 */ = {isa = PBXFileReference; lastKnownFileType = text.man; path = antlr.1; sourceTree = ""; }; + A54296F6233538620001F42A /* fcache.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = fcache.o; sourceTree = ""; }; + A54296F7233538620001F42A /* antlr.g */ = {isa = PBXFileReference; lastKnownFileType = text; path = antlr.g; sourceTree = ""; }; + A54296F8233538620001F42A /* mrhoist.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = mrhoist.o; sourceTree = ""; }; + A54296F9233538620001F42A /* antlr.r */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.rez; path = antlr.r; sourceTree = ""; }; + A54296FA233538620001F42A /* scan.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = scan.c; sourceTree = ""; }; + A54296FB233538620001F42A /* stdpccts.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stdpccts.h; sourceTree = ""; }; + A54296FC233538620001F42A /* tokens.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = tokens.h; sourceTree = ""; }; + A54296FD233538620001F42A /* fset.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = fset.o; sourceTree = ""; }; + A54296FE233538620001F42A /* parser.dlg */ = {isa = PBXFileReference; lastKnownFileType = text; path = parser.dlg; sourceTree = ""; }; + A54296FF233538620001F42A /* bits.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = bits.c; sourceTree = ""; }; + A5429700233538620001F42A /* globals.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = globals.o; sourceTree = ""; }; + A5429701233538620001F42A /* hash.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = hash.c; sourceTree = ""; }; + A5429702233538620001F42A /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = ""; }; + A5429703233538620001F42A /* makefile1 */ = {isa = PBXFileReference; lastKnownFileType = text; path = makefile1; sourceTree = ""; }; + A5429704233538620001F42A /* antlr1.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = antlr1.txt; sourceTree = ""; }; + A5429705233538620001F42A /* err.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = err.c; sourceTree = ""; }; + A5429706233538620001F42A /* AntlrMS.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = AntlrMS.mak; sourceTree = ""; }; + A5429707233538620001F42A /* mode.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = mode.h; sourceTree = ""; }; + A5429708233538620001F42A /* fset2.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fset2.c; sourceTree = ""; }; + A5429709233538620001F42A /* main.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = ""; }; + A542970A233538620001F42A /* egman.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = egman.o; sourceTree = ""; }; + A542970B233538620001F42A /* lex.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = lex.o; sourceTree = ""; }; + A542970C233538620001F42A /* pred.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = pred.c; sourceTree = ""; }; + A542970D233538620001F42A /* build.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = build.c; sourceTree = ""; }; + A542970E233538620001F42A /* AntlrPPC.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = AntlrPPC.mak; sourceTree = ""; }; + A542970F233538620001F42A /* mrhoist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = mrhoist.c; sourceTree = ""; }; + A5429710233538620001F42A /* fcache.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fcache.c; sourceTree = ""; }; + A5429711233538620001F42A /* gen.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = gen.c; sourceTree = ""; }; + A5429712233538620001F42A /* dumpnode.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dumpnode.c; sourceTree = ""; }; + A5429713233538620001F42A /* misc.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = misc.c; sourceTree = ""; }; + A5429714233538620001F42A /* antlr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = antlr.c; sourceTree = ""; }; + A5429715233538620001F42A /* globals.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = globals.c; sourceTree = ""; }; + A5429716233538620001F42A /* hash.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = hash.h; sourceTree = ""; }; + A5429717233538620001F42A /* hash.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = hash.o; sourceTree = ""; }; + A5429718233538620001F42A /* fset.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = fset.c; sourceTree = ""; }; + A5429719233538620001F42A /* bits.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = bits.o; sourceTree = ""; }; + A542971A233538620001F42A /* scan.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = scan.o; sourceTree = ""; }; + A542971B233538630001F42A /* set.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = set.o; sourceTree = ""; }; + A542971C233538630001F42A /* AntlrDDK.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = AntlrDDK.mak; sourceTree = ""; }; + A542971D233538630001F42A /* dumpcycles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = dumpcycles.c; sourceTree = ""; }; + A542971E233538630001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A542971F233538630001F42A /* KNOWN_PROBLEMS.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = KNOWN_PROBLEMS.txt; sourceTree = ""; }; + A5429720233538630001F42A /* CHANGES_FROM_131.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = CHANGES_FROM_131.txt; sourceTree = ""; }; + A5429721233538630001F42A /* history.ps */ = {isa = PBXFileReference; lastKnownFileType = text; path = history.ps; sourceTree = ""; }; + A5429722233538630001F42A /* CHANGES_FROM_133.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = CHANGES_FROM_133.txt; sourceTree = ""; }; + A5429723233538630001F42A /* MPW_Read_Me */ = {isa = PBXFileReference; lastKnownFileType = text; path = MPW_Read_Me; sourceTree = ""; }; + A5429724233538630001F42A /* README */ = {isa = PBXFileReference; lastKnownFileType = text; path = README; sourceTree = ""; }; + A5429726233538630001F42A /* pccts_stdio.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pccts_stdio.h; sourceTree = ""; }; + A5429727233538630001F42A /* AToken.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AToken.h; sourceTree = ""; }; + A5429728233538630001F42A /* ast.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = ast.c; sourceTree = ""; }; + A5429729233538630001F42A /* err.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = err.h; sourceTree = ""; }; + A542972A233538630001F42A /* BufFileInput.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = BufFileInput.cpp; sourceTree = ""; }; + A542972B233538630001F42A /* AParser.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = AParser.cpp; sourceTree = ""; }; + A542972C233538630001F42A /* pcctscfg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pcctscfg.h; sourceTree = ""; }; + A542972D233538630001F42A /* config.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = ""; }; + A542972E233538630001F42A /* PCCTSAST.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = PCCTSAST.cpp; sourceTree = ""; }; + A542972F233538630001F42A /* dlgauto.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dlgauto.h; sourceTree = ""; }; + A5429730233538630001F42A /* antlr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = antlr.h; sourceTree = ""; }; + A5429731233538630001F42A /* pccts_assert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pccts_assert.h; sourceTree = ""; }; + A5429732233538630001F42A /* ATokenBuffer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ATokenBuffer.h; sourceTree = ""; }; + A5429733233538630001F42A /* dlgdef.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = dlgdef.h; sourceTree = ""; }; + A5429734233538630001F42A /* PCCTSAST.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PCCTSAST.h; sourceTree = ""; }; + A5429735233538630001F42A /* pccts_string.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pccts_string.h; sourceTree = ""; }; + A5429736233538630001F42A /* charptr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = charptr.h; sourceTree = ""; }; + A5429737233538630001F42A /* pccts_stdarg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pccts_stdarg.h; sourceTree = ""; }; + A5429738233538630001F42A /* int.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = int.h; sourceTree = ""; }; + A5429739233538630001F42A /* pcnames.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = pcnames.bat; sourceTree = ""; }; + A542973A233538630001F42A /* ATokPtrImpl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ATokPtrImpl.h; sourceTree = ""; }; + A542973B233538630001F42A /* ATokPtr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ATokPtr.h; sourceTree = ""; }; + A542973C233538630001F42A /* BufFileInput.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BufFileInput.h; sourceTree = ""; }; + A542973D233538630001F42A /* PBlackBox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PBlackBox.h; sourceTree = ""; }; + A542973E233538630001F42A /* pccts_istream.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pccts_istream.h; sourceTree = ""; }; + A542973F233538630001F42A /* ast.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ast.h; sourceTree = ""; }; + A5429740233538630001F42A /* ATokenBuffer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ATokenBuffer.cpp; sourceTree = ""; }; + A5429741233538630001F42A /* pccts_iostream.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pccts_iostream.h; sourceTree = ""; }; + A5429742233538630001F42A /* AParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AParser.h; sourceTree = ""; }; + A5429743233538630001F42A /* SList.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SList.h; sourceTree = ""; }; + A5429744233538630001F42A /* ATokenStream.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ATokenStream.h; sourceTree = ""; }; + A5429745233538630001F42A /* ASTBase.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = ASTBase.cpp; sourceTree = ""; }; + A5429746233538630001F42A /* DLG_stream_input.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DLG_stream_input.h; sourceTree = ""; }; + A5429747233538630001F42A /* pccts_stdlib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pccts_stdlib.h; sourceTree = ""; }; + A5429748233538630001F42A /* DLexerBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DLexerBase.h; sourceTree = ""; }; + A5429749233538630001F42A /* charbuf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = charbuf.h; sourceTree = ""; }; + A542974A233538630001F42A /* pccts_setjmp.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = pccts_setjmp.h; sourceTree = ""; }; + A542974B233538630001F42A /* slist.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = slist.cpp; sourceTree = ""; }; + A542974C233538630001F42A /* ASTBase.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ASTBase.h; sourceTree = ""; }; + A542974D233538630001F42A /* charptr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = charptr.c; sourceTree = ""; }; + A542974E233538630001F42A /* DLexer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DLexer.h; sourceTree = ""; }; + A542974F233538630001F42A /* DLexerBase.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = DLexerBase.cpp; sourceTree = ""; }; + A5429750233538630001F42A /* RIGHTS */ = {isa = PBXFileReference; lastKnownFileType = text; path = RIGHTS; sourceTree = ""; }; + A5429753233538630001F42A /* sym.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = sym.c; sourceTree = ""; }; + A5429754233538630001F42A /* template.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = template.h; sourceTree = ""; }; + A5429756233538630001F42A /* makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; + A5429757233538630001F42A /* genmk_old.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = genmk_old.c; sourceTree = ""; }; + A5429758233538630001F42A /* genmk.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = genmk.c; sourceTree = ""; }; + A542975A233538630001F42A /* set.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = set.c; sourceTree = ""; }; + A542975B233538630001F42A /* set.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = set.h; sourceTree = ""; }; + A542975D233538630001F42A /* rexpr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = rexpr.h; sourceTree = ""; }; + A542975E233538630001F42A /* makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = makefile; sourceTree = ""; }; + A542975F233538630001F42A /* rexpr.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = rexpr.c; sourceTree = ""; }; + A5429760233538630001F42A /* test.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = test.c; sourceTree = ""; }; + A5429761233538630001F42A /* NOTES.bcc */ = {isa = PBXFileReference; lastKnownFileType = text; path = NOTES.bcc; sourceTree = ""; }; + A5429762233538630001F42A /* history.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = history.txt; sourceTree = ""; }; + A5429763233538630001F42A /* makefile.old */ = {isa = PBXFileReference; lastKnownFileType = text; path = makefile.old; sourceTree = ""; }; + A5429764233538630001F42A /* VfrCompiler.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = VfrCompiler.o; sourceTree = ""; }; + A5429765233538630001F42A /* VfrCompiler.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VfrCompiler.h; sourceTree = ""; }; + A5429766233538630001F42A /* VfrCompiler.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VfrCompiler.cpp; sourceTree = ""; }; + A5429767233538630001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A5429768233538630001F42A /* VfrFormPkg.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VfrFormPkg.cpp; sourceTree = ""; }; + A5429769233538630001F42A /* ATokenBuffer.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = ATokenBuffer.o; sourceTree = ""; }; + A542976A233538630001F42A /* VfrParser.dlg */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrParser.dlg; sourceTree = ""; }; + A542976B233538630001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A542976C233538630001F42A /* VfrUtilityLib.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VfrUtilityLib.cpp; sourceTree = ""; }; + A542976D233538630001F42A /* EfiVfrParser.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = EfiVfrParser.o; sourceTree = ""; }; + A542976E233538630001F42A /* EfiVfrParser.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiVfrParser.h; sourceTree = ""; }; + A542976F233538630001F42A /* VfrError.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = VfrError.o; sourceTree = ""; }; + A5429770233538630001F42A /* VfrError.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VfrError.h; sourceTree = ""; }; + A5429771233538630001F42A /* VfrUtilityLib.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = VfrUtilityLib.o; sourceTree = ""; }; + A5429772233538630001F42A /* VfrUtilityLib.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VfrUtilityLib.h; sourceTree = ""; }; + A5429773233538630001F42A /* AParser.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = AParser.o; sourceTree = ""; }; + A5429774233538630001F42A /* EfiVfr.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiVfr.h; sourceTree = ""; }; + A5429775233538630001F42A /* VfrLexer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VfrLexer.h; sourceTree = ""; }; + A5429776233538630001F42A /* VfrLexer.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = VfrLexer.o; sourceTree = ""; }; + A5429777233538630001F42A /* VfrTokens.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VfrTokens.h; sourceTree = ""; }; + A5429778233538630001F42A /* DLexerBase.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = DLexerBase.o; sourceTree = ""; }; + A5429779233538630001F42A /* EfiVfrParser.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = EfiVfrParser.cpp; sourceTree = ""; }; + A542977A233538630001F42A /* VfrLexer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VfrLexer.cpp; sourceTree = ""; }; + A542977B233538630001F42A /* VfrSyntax.g */ = {isa = PBXFileReference; lastKnownFileType = text; path = VfrSyntax.g; sourceTree = ""; }; + A542977C233538630001F42A /* VfrFormPkg.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = VfrFormPkg.o; sourceTree = ""; }; + A542977D233538630001F42A /* VfrFormPkg.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = VfrFormPkg.h; sourceTree = ""; }; + A542977E233538630001F42A /* VfrError.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VfrError.cpp; sourceTree = ""; }; + A542977F233538630001F42A /* VfrSyntax.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = VfrSyntax.cpp; sourceTree = ""; }; + A5429780233538630001F42A /* VfrSyntax.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = VfrSyntax.o; sourceTree = ""; }; + A5429782233538630001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A5429783233538630001F42A /* EfiRom.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EfiRom.h; sourceTree = ""; }; + A5429784233538630001F42A /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; + A5429785233538630001F42A /* EfiRom.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; path = EfiRom.o; sourceTree = ""; }; + A5429786233538630001F42A /* EfiRom.d */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.dtrace; path = EfiRom.d; sourceTree = ""; }; + A5429787233538630001F42A /* EfiRom.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = EfiRom.c; sourceTree = ""; }; + A5429788233538630001F42A /* set_vsprefix_envs.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = set_vsprefix_envs.bat; sourceTree = ""; }; + A542978A233538630001F42A /* GNUmakefile */ = {isa = PBXFileReference; lastKnownFileType = text; path = GNUmakefile; sourceTree = ""; }; + A542978B233538630001F42A /* CheckUnicodeSourceFiles.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CheckUnicodeSourceFiles.py; sourceTree = ""; }; + A542978C233538630001F42A /* CheckPythonSyntax.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CheckPythonSyntax.py; sourceTree = ""; }; + A542978E233538630001F42A /* TestTools.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TestTools.cpython-36.pyc"; sourceTree = ""; }; + A542978F233538630001F42A /* CToolsTests.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CToolsTests.cpython-36.pyc"; sourceTree = ""; }; + A5429790233538630001F42A /* CheckPythonSyntax.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CheckPythonSyntax.cpython-36.pyc"; sourceTree = ""; }; + A5429791233538630001F42A /* TianoCompress.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "TianoCompress.cpython-36.pyc"; sourceTree = ""; }; + A5429792233538630001F42A /* PythonToolsTests.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "PythonToolsTests.cpython-36.pyc"; sourceTree = ""; }; + A5429793233538630001F42A /* CheckUnicodeSourceFiles.cpython-36.pyc */ = {isa = PBXFileReference; lastKnownFileType = file; path = "CheckUnicodeSourceFiles.cpython-36.pyc"; sourceTree = ""; }; + A5429794233538630001F42A /* TestTools.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TestTools.py; sourceTree = ""; }; + A5429795233538630001F42A /* PythonTest.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PythonTest.py; sourceTree = ""; }; + A5429796233538630001F42A /* TianoCompress.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TianoCompress.py; sourceTree = ""; }; + A5429797233538630001F42A /* TestRegularExpression.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = TestRegularExpression.py; sourceTree = ""; }; + A5429798233538630001F42A /* PythonToolsTests.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PythonToolsTests.py; sourceTree = ""; }; + A5429799233538630001F42A /* CToolsTests.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = CToolsTests.py; sourceTree = ""; }; + A542979A233538630001F42A /* RunTests.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = RunTests.py; sourceTree = ""; }; + A542979B233538630001F42A /* toolsetup.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = toolsetup.bat; sourceTree = ""; }; + A542979C233538630001F42A /* .gitignore */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitignore; sourceTree = ""; }; + A542979E233538630001F42A /* Rvct-Align32.sct */ = {isa = PBXFileReference; lastKnownFileType = text; path = "Rvct-Align32.sct"; sourceTree = ""; }; + A542979F233538630001F42A /* DetectNotUsedItem.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = DetectNotUsedItem.py; sourceTree = ""; }; + A54297A0233538630001F42A /* GetMaintainer.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GetMaintainer.py; sourceTree = ""; }; + A54297A1233538630001F42A /* ConvertMasmToNasm.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ConvertMasmToNasm.py; sourceTree = ""; }; + A54297A2233538630001F42A /* ConvertUni.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ConvertUni.py; sourceTree = ""; }; + A54297A3233538630001F42A /* GetUtcDateTime.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = GetUtcDateTime.py; sourceTree = ""; }; + A54297A4233538630001F42A /* MemoryProfileSymbolGen.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = MemoryProfileSymbolGen.py; sourceTree = ""; }; + A54297A5233538630001F42A /* Rvct-Align4K.sct */ = {isa = PBXFileReference; lastKnownFileType = text; path = "Rvct-Align4K.sct"; sourceTree = ""; }; + A54297A6233538630001F42A /* gcc4.9-ld-script */ = {isa = PBXFileReference; lastKnownFileType = text; path = "gcc4.9-ld-script"; sourceTree = ""; }; + A54297A7233538630001F42A /* RunMakefileSample.mak */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = RunMakefileSample.mak; sourceTree = ""; }; + A54297A8233538630001F42A /* SetupGit.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = SetupGit.py; sourceTree = ""; }; + A54297A9233538630001F42A /* RunMakefile.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = RunMakefile.py; sourceTree = ""; }; + A54297AA233538630001F42A /* FormatDosFiles.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = FormatDosFiles.py; sourceTree = ""; }; + A54297AD233538630001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54297AF233538630001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54297B1233538630001F42A /* efibinary.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = efibinary.py; sourceTree = ""; }; + A54297B2233538630001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54297B3233538630001F42A /* message.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = message.py; sourceTree = ""; }; + A54297B4233538630001F42A /* inidocview.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = inidocview.py; sourceTree = ""; }; + A54297B5233538630001F42A /* doxygen.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = doxygen.py; sourceTree = ""; }; + A54297B6233538630001F42A /* ini.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ini.py; sourceTree = ""; }; + A54297B8233538630001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54297BA233538630001F42A /* doxygengen_spec.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = doxygengen_spec.py; sourceTree = ""; }; + A54297BB233538630001F42A /* doxygengen.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = doxygengen.py; sourceTree = ""; }; + A54297BC233538630001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54297BD233538630001F42A /* dec.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = dec.py; sourceTree = ""; }; + A54297BE233538630001F42A /* dsc.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = dsc.py; sourceTree = ""; }; + A54297BF233538630001F42A /* inf.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = inf.py; sourceTree = ""; }; + A54297C0233538630001F42A /* baseobject.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = baseobject.py; sourceTree = ""; }; + A54297C1233538630001F42A /* __init__.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = __init__.py; sourceTree = ""; }; + A54297C2233538630001F42A /* Readme.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = Readme.md; sourceTree = ""; }; + A54297C3233538630001F42A /* packagedocapp.pyw */ = {isa = PBXFileReference; lastKnownFileType = text; path = packagedocapp.pyw; sourceTree = ""; }; + A54297C4233538630001F42A /* packagedoc_cli.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = packagedoc_cli.py; sourceTree = ""; }; + A54297C5233538630001F42A /* SetVisualStudio.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = SetVisualStudio.bat; sourceTree = ""; }; + A54297C6233538630001F42A /* UpdateBuildVersions.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = UpdateBuildVersions.py; sourceTree = ""; }; + A54297C7233538630001F42A /* PatchCheck.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = PatchCheck.py; sourceTree = ""; }; + A54297C8233538630001F42A /* BinToPcd.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = BinToPcd.py; sourceTree = ""; }; + A54297C9233538630001F42A /* GccBase.lds */ = {isa = PBXFileReference; lastKnownFileType = text; path = GccBase.lds; sourceTree = ""; }; + A54297CA233538630001F42A /* ConvertFceToStructurePcd.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = ConvertFceToStructurePcd.py; sourceTree = ""; }; + A54297CB233538630001F42A /* SmiHandlerProfileSymbolGen.py */ = {isa = PBXFileReference; lastKnownFileType = text.script.python; path = SmiHandlerProfileSymbolGen.py; sourceTree = ""; }; + A54297CC233538630001F42A /* ShowEnvironment.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = ShowEnvironment.bat; sourceTree = ""; }; + A54297CD233538630001F42A /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; + A54297CF233538630001F42A /* TianoCompress_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = TianoCompress_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297D0233538630001F42A /* GenDepex_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = GenDepex_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297D1233538630001F42A /* EfiRom_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = EfiRom_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297D2233538630001F42A /* GenCrc32_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = GenCrc32_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297D3233538630001F42A /* LzmaCompress_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = LzmaCompress_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297D4233538630001F42A /* SplitFile_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = SplitFile_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297D5233538630001F42A /* UtilityManPage_template.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UtilityManPage_template.rtf; sourceTree = ""; }; + A54297D6233538630001F42A /* TargetTool_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = TargetTool_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297D7233538630001F42A /* Intel_UEFI_Packaging_Tool_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Intel_UEFI_Packaging_Tool_Man_Page.rtf; sourceTree = ""; }; + A54297D8233538630001F42A /* GenFfs_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = GenFfs_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297D9233538630001F42A /* GenSec_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = GenSec_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297DA233538630001F42A /* VfrCompiler_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = VfrCompiler_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297DB233538630001F42A /* GenFw_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = GenFw_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297DC233538630001F42A /* PatchPcdValue_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = PatchPcdValue_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297DD233538630001F42A /* Trim_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Trim_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297DE233538630001F42A /* GenFds_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = GenFds_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297DF233538630001F42A /* GenFv_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = GenFv_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297E0233538630001F42A /* GenPatchPcdTable_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = GenPatchPcdTable_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297E1233538630001F42A /* Build_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Build_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297E2233538630001F42A /* VolInfo_Utility_Man_Page.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = VolInfo_Utility_Man_Page.rtf; sourceTree = ""; }; + A54297E3233538630001F42A /* Change_to_BaseTools.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Change_to_BaseTools.txt; sourceTree = ""; }; + A54297E5233538630001F42A /* tools_def.template */ = {isa = PBXFileReference; lastKnownFileType = text; path = tools_def.template; sourceTree = ""; }; + A54297E6233538630001F42A /* gitattributes */ = {isa = PBXFileReference; lastKnownFileType = text; path = gitattributes; sourceTree = ""; }; + A54297E7233538630001F42A /* target.template */ = {isa = PBXFileReference; lastKnownFileType = text; path = target.template; sourceTree = ""; }; + A54297E9233538630001F42A /* DistributionPackage.xsd */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = DistributionPackage.xsd; sourceTree = ""; }; + A54297EA233538630001F42A /* diff.order */ = {isa = PBXFileReference; lastKnownFileType = text; path = diff.order; sourceTree = ""; }; + A54297EB233538630001F42A /* ReadMe.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = ReadMe.txt; sourceTree = ""; }; + A54297EC233538630001F42A /* build_rule.template */ = {isa = PBXFileReference; lastKnownFileType = text; path = build_rule.template; sourceTree = ""; }; + A54297ED233538630001F42A /* Empty_Package_Information_Data_File.ini */ = {isa = PBXFileReference; lastKnownFileType = text; path = Empty_Package_Information_Data_File.ini; sourceTree = ""; }; + A54297EE233538630001F42A /* get_vsvars.bat */ = {isa = PBXFileReference; lastKnownFileType = text; path = get_vsvars.bat; sourceTree = ""; }; + A54297EF233538630001F42A /* BuildEnv */ = {isa = PBXFileReference; lastKnownFileType = text; path = BuildEnv; sourceTree = ""; }; A5582AFC21019EA6002CFB6E /* VectorGraphics.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VectorGraphics.c; sourceTree = ""; }; A5603D0321F04ECE005F400E /* sound.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sound.c; sourceTree = ""; }; A5611B2A21DCB97F008FDB96 /* Riff.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Riff.h; sourceTree = ""; }; @@ -6561,6 +7899,7 @@ 12C874CF1DE42A4200BF4974 /* CloverPkg.dec */, 1283F7EB1DF1D3900005BFF2 /* config-sample.plist */, 12C874D01DE42A4900BF4974 /* ebuild.sh */, + A5429219233538250001F42A /* Clover */, ); sourceTree = ""; }; @@ -6836,9 +8175,2596 @@ path = HdaController; sourceTree = ""; }; + A542921A233538600001F42A /* BaseTools */ = { + isa = PBXGroup; + children = ( + A542921B233538600001F42A /* GNUmakefile */, + A542921C233538600001F42A /* Bin */, + A5429244233538600001F42A /* Makefile */, + A5429245233538600001F42A /* BinWrappers */, + A5429276233538600001F42A /* Source */, + A5429788233538630001F42A /* set_vsprefix_envs.bat */, + A5429789233538630001F42A /* Tests */, + A542979B233538630001F42A /* toolsetup.bat */, + A542979C233538630001F42A /* .gitignore */, + A542979D233538630001F42A /* Scripts */, + A54297CD233538630001F42A /* ReadMe.txt */, + A54297CE233538630001F42A /* UserManuals */, + A54297E3233538630001F42A /* Change_to_BaseTools.txt */, + A54297E4233538630001F42A /* Conf */, + A54297EE233538630001F42A /* get_vsvars.bat */, + A54297EF233538630001F42A /* BuildEnv */, + ); + name = BaseTools; + path = ../../../BaseTools; + sourceTree = ""; + }; + A542921C233538600001F42A /* Bin */ = { + isa = PBXGroup; + children = ( + A542921D233538600001F42A /* CYGWIN_NT-5.1-i686 */, + A5429239233538600001F42A /* Darwin-i386 */, + A5429243233538600001F42A /* externals.txt */, + ); + path = Bin; + sourceTree = ""; + }; + A542921D233538600001F42A /* CYGWIN_NT-5.1-i686 */ = { + isa = PBXGroup; + children = ( + A542921E233538600001F42A /* GenFds */, + A542921F233538600001F42A /* Split */, + A5429220233538600001F42A /* LzmaF86Compress */, + A5429221233538600001F42A /* GenSec */, + A5429222233538600001F42A /* GenFw */, + A5429223233538600001F42A /* EfiLdrImage */, + A5429224233538600001F42A /* GnuGenBootSector */, + A5429225233538600001F42A /* GenFv */, + A5429226233538600001F42A /* RunToolFromSource */, + A5429227233538600001F42A /* RunBinToolFromBuildDir */, + A5429228233538600001F42A /* LzmaCompress */, + A5429229233538600001F42A /* GenVtf */, + A542922A233538600001F42A /* GenCrc32 */, + A542922B233538600001F42A /* Trim */, + A542922C233538600001F42A /* GenDepex */, + A542922D233538600001F42A /* GenPage */, + A542922E233538600001F42A /* VolInfo */, + A542922F233538600001F42A /* TianoCompress */, + A5429230233538600001F42A /* build */, + A5429231233538600001F42A /* armcc_wrapper.py */, + A5429232233538600001F42A /* BootSectImage */, + A5429233233538600001F42A /* TargetTool */, + A5429234233538600001F42A /* GenFfs */, + A5429235233538600001F42A /* Ecc */, + A5429236233538600001F42A /* BuildEnv */, + A5429237233538600001F42A /* VfrCompile */, + A5429238233538600001F42A /* EfiRom */, + ); + path = "CYGWIN_NT-5.1-i686"; + sourceTree = ""; + }; + A5429239233538600001F42A /* Darwin-i386 */ = { + isa = PBXGroup; + children = ( + A542923A233538600001F42A /* Arm */, + ); + path = "Darwin-i386"; + sourceTree = ""; + }; + A542923A233538600001F42A /* Arm */ = { + isa = PBXGroup; + children = ( + A542923B233538600001F42A /* RELEASE_XCODE31 */, + A542923D233538600001F42A /* DEBUG_XCODE32 */, + A542923F233538600001F42A /* RELEASE_XCODE32 */, + A5429241233538600001F42A /* DEBUG_XCODE31 */, + ); + path = Arm; + sourceTree = ""; + }; + A542923B233538600001F42A /* RELEASE_XCODE31 */ = { + isa = PBXGroup; + children = ( + A542923C233538600001F42A /* CompilerIntrinsicsLib.lib */, + ); + path = RELEASE_XCODE31; + sourceTree = ""; + }; + A542923D233538600001F42A /* DEBUG_XCODE32 */ = { + isa = PBXGroup; + children = ( + A542923E233538600001F42A /* CompilerIntrinsicsLib.lib */, + ); + path = DEBUG_XCODE32; + sourceTree = ""; + }; + A542923F233538600001F42A /* RELEASE_XCODE32 */ = { + isa = PBXGroup; + children = ( + A5429240233538600001F42A /* CompilerIntrinsicsLib.lib */, + ); + path = RELEASE_XCODE32; + sourceTree = ""; + }; + A5429241233538600001F42A /* DEBUG_XCODE31 */ = { + isa = PBXGroup; + children = ( + A5429242233538600001F42A /* CompilerIntrinsicsLib.lib */, + ); + path = DEBUG_XCODE31; + sourceTree = ""; + }; + A5429245233538600001F42A /* BinWrappers */ = { + isa = PBXGroup; + children = ( + A5429246233538600001F42A /* WindowsLike */, + A5429256233538600001F42A /* PosixLike */, + ); + path = BinWrappers; + sourceTree = ""; + }; + A5429246233538600001F42A /* WindowsLike */ = { + isa = PBXGroup; + children = ( + A5429247233538600001F42A /* BPDG.bat */, + A5429248233538600001F42A /* UPT.bat */, + A5429249233538600001F42A /* PatchPcdValue.bat */, + A542924A233538600001F42A /* GenFds.bat */, + A542924B233538600001F42A /* GenerateCapsule.bat */, + A542924C233538600001F42A /* TargetTool.bat */, + A542924D233538600001F42A /* build.bat */, + A542924E233538600001F42A /* Rsa2048Sha256Sign.bat */, + A542924F233538600001F42A /* Rsa2048Sha256GenerateKeys.bat */, + A5429250233538600001F42A /* GenDepex.bat */, + A5429251233538600001F42A /* Pkcs7Sign.bat */, + A5429252233538600001F42A /* Ecc.bat */, + A5429253233538600001F42A /* GenPatchPcdTable.bat */, + A5429254233538600001F42A /* Trim.bat */, + A5429255233538600001F42A /* BrotliCompress.bat */, + ); + path = WindowsLike; + sourceTree = ""; + }; + A5429256233538600001F42A /* PosixLike */ = { + isa = PBXGroup; + children = ( + A5429257233538600001F42A /* GenFds */, + A5429258233538600001F42A /* Split */, + A5429259233538600001F42A /* LzmaF86Compress */, + A542925A233538600001F42A /* BrotliCompress */, + A542925B233538600001F42A /* GenSec */, + A542925C233538600001F42A /* UPT */, + A542925D233538600001F42A /* GenFw */, + A542925E233538600001F42A /* EfiLdrImage */, + A542925F233538600001F42A /* GenerateCapsule */, + A5429260233538600001F42A /* GenFv */, + A5429261233538600001F42A /* Brotli */, + A5429262233538600001F42A /* LzmaCompress */, + A5429263233538600001F42A /* PatchPcdValue */, + A5429264233538600001F42A /* GenCrc32 */, + A5429265233538600001F42A /* Trim */, + A5429266233538600001F42A /* GenDepex */, + A5429267233538600001F42A /* GenPage */, + A5429268233538600001F42A /* VolInfo */, + A5429269233538600001F42A /* TianoCompress */, + A542926A233538600001F42A /* BPDG */, + A542926B233538600001F42A /* DevicePath */, + A542926C233538600001F42A /* build */, + A542926D233538600001F42A /* TargetTool */, + A542926E233538600001F42A /* GenFfs */, + A542926F233538600001F42A /* Ecc */, + A5429270233538600001F42A /* Rsa2048Sha256GenerateKeys */, + A5429271233538600001F42A /* Pkcs7Sign */, + A5429272233538600001F42A /* GenPatchPcdTable */, + A5429273233538600001F42A /* Rsa2048Sha256Sign */, + A5429274233538600001F42A /* VfrCompile */, + A5429275233538600001F42A /* EfiRom */, + ); + path = PosixLike; + sourceTree = ""; + }; + A5429276233538600001F42A /* Source */ = { + isa = PBXGroup; + children = ( + A5429277233538600001F42A /* Python */, + A54294F8233538610001F42A /* C */, + ); + path = Source; + sourceTree = ""; + }; + A5429277233538600001F42A /* Python */ = { + isa = PBXGroup; + children = ( + A5429278233538600001F42A /* GenFds */, + A54292B2233538600001F42A /* GNUmakefile */, + A54292B3233538600001F42A /* UPT */, + A5429387233538610001F42A /* Makefile */, + A5429388233538610001F42A /* Capsule */, + A5429390233538610001F42A /* Workspace */, + A54293A8233538610001F42A /* PatchPcdValue */, + A54293AE233538610001F42A /* __pycache__ */, + A54293B0233538610001F42A /* sitecustomize.py */, + A54293B1233538610001F42A /* Trim */, + A54293B5233538610001F42A /* Common */, + A54293F9233538610001F42A /* Table */, + A5429417233538610001F42A /* BPDG */, + A5429421233538610001F42A /* build */, + A5429429233538610001F42A /* TargetTool */, + A542942F233538610001F42A /* Ecc */, + A5429473233538610001F42A /* CommonDataClass */, + A542947F233538610001F42A /* AutoGen */, + A54294A9233538610001F42A /* Pkcs7Sign */, + A54294B7233538610001F42A /* Eot */, + A54294E9233538610001F42A /* GenPatchPcdTable */, + A54294EF233538610001F42A /* Rsa2048Sha256Sign */, + ); + path = Python; + sourceTree = ""; + }; + A5429278233538600001F42A /* GenFds */ = { + isa = PBXGroup; + children = ( + A5429279233538600001F42A /* Capsule.py */, + A542927A233538600001F42A /* Ffs.py */, + A542927B233538600001F42A /* DepexSection.py */, + A542927C233538600001F42A /* CapsuleData.py */, + A542927D233538600001F42A /* CompressSection.py */, + A542927E233538600001F42A /* Region.py */, + A542927F233538600001F42A /* FvImageSection.py */, + A5429280233538600001F42A /* OptionRom.py */, + A5429281233538600001F42A /* FdfParser.py */, + A5429282233538600001F42A /* __init__.py */, + A5429283233538600001F42A /* RuleComplexFile.py */, + A5429284233538600001F42A /* GuidSection.py */, + A5429285233538600001F42A /* FfsFileStatement.py */, + A5429286233538600001F42A /* UiSection.py */, + A5429287233538600001F42A /* __pycache__ */, + A54292A4233538600001F42A /* Section.py */, + A54292A5233538600001F42A /* DataSection.py */, + A54292A6233538600001F42A /* GenFdsGlobalVariable.py */, + A54292A7233538600001F42A /* Fv.py */, + A54292A8233538600001F42A /* FfsInfStatement.py */, + A54292A9233538600001F42A /* AprioriSection.py */, + A54292AA233538600001F42A /* OptRomInfStatement.py */, + A54292AB233538600001F42A /* Rule.py */, + A54292AC233538600001F42A /* RuleSimpleFile.py */, + A54292AD233538600001F42A /* EfiSection.py */, + A54292AE233538600001F42A /* VerSection.py */, + A54292AF233538600001F42A /* OptRomFileStatement.py */, + A54292B0233538600001F42A /* GenFds.py */, + A54292B1233538600001F42A /* Fd.py */, + ); + path = GenFds; + sourceTree = ""; + }; + A5429287233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429288233538600001F42A /* Section.cpython-36.pyc */, + A5429289233538600001F42A /* GuidSection.cpython-36.pyc */, + A542928A233538600001F42A /* FvImageSection.cpython-36.pyc */, + A542928B233538600001F42A /* GenFdsGlobalVariable.cpython-36.pyc */, + A542928C233538600001F42A /* FfsFileStatement.cpython-36.pyc */, + A542928D233538600001F42A /* Fv.cpython-36.pyc */, + A542928E233538600001F42A /* Region.cpython-36.pyc */, + A542928F233538600001F42A /* OptionRom.cpython-36.pyc */, + A5429290233538600001F42A /* EfiSection.cpython-36.pyc */, + A5429291233538600001F42A /* DataSection.cpython-36.pyc */, + A5429292233538600001F42A /* FdfParser.cpython-36.pyc */, + A5429293233538600001F42A /* Ffs.cpython-36.pyc */, + A5429294233538600001F42A /* OptRomInfStatement.cpython-36.pyc */, + A5429295233538600001F42A /* OptRomFileStatement.cpython-36.pyc */, + A5429296233538600001F42A /* UiSection.cpython-36.pyc */, + A5429297233538600001F42A /* Fd.cpython-36.pyc */, + A5429298233538600001F42A /* Capsule.cpython-36.pyc */, + A5429299233538600001F42A /* CapsuleData.cpython-36.pyc */, + A542929A233538600001F42A /* CompressSection.cpython-36.pyc */, + A542929B233538600001F42A /* RuleSimpleFile.cpython-36.pyc */, + A542929C233538600001F42A /* VerSection.cpython-36.pyc */, + A542929D233538600001F42A /* FfsInfStatement.cpython-36.pyc */, + A542929E233538600001F42A /* DepexSection.cpython-36.pyc */, + A542929F233538600001F42A /* RuleComplexFile.cpython-36.pyc */, + A54292A0233538600001F42A /* AprioriSection.cpython-36.pyc */, + A54292A1233538600001F42A /* GenFds.cpython-36.pyc */, + A54292A2233538600001F42A /* Rule.cpython-36.pyc */, + A54292A3233538600001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54292B3233538600001F42A /* UPT */ = { + isa = PBXGroup; + children = ( + A54292B4233538600001F42A /* MkPkg.py */, + A54292B5233538600001F42A /* ReplacePkg.py */, + A54292B6233538600001F42A /* UnitTest */, + A54292C2233538600001F42A /* Core */, + A54292D0233538600001F42A /* Logger */, + A54292DA233538600001F42A /* BuildVersion.py */, + A54292DB233538600001F42A /* Library */, + A54292F9233538600001F42A /* __pycache__ */, + A5429302233538600001F42A /* Parser */, + A5429324233538600001F42A /* Xml */, + A5429338233538600001F42A /* UPT.py */, + A5429339233538600001F42A /* Object */, + A542936D233538610001F42A /* PomAdapter */, + A5429377233538610001F42A /* InventoryWs.py */, + A5429378233538610001F42A /* TestInstall.py */, + A5429379233538610001F42A /* GenMetaFile */, + A5429385233538610001F42A /* RmPkg.py */, + A5429386233538610001F42A /* InstallPkg.py */, + ); + path = UPT; + sourceTree = ""; + }; + A54292B6233538600001F42A /* UnitTest */ = { + isa = PBXGroup; + children = ( + A54292B7233538600001F42A /* __pycache__ */, + A54292BD233538600001F42A /* DecParserUnitTest.py */, + A54292BE233538600001F42A /* InfBinarySectionTest.py */, + A54292BF233538600001F42A /* CommentParsingUnitTest.py */, + A54292C0233538600001F42A /* CommentGeneratingUnitTest.py */, + A54292C1233538600001F42A /* DecParserTest.py */, + ); + path = UnitTest; + sourceTree = ""; + }; + A54292B7233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54292B8233538600001F42A /* CommentParsingUnitTest.cpython-36.pyc */, + A54292B9233538600001F42A /* CommentGeneratingUnitTest.cpython-36.pyc */, + A54292BA233538600001F42A /* InfBinarySectionTest.cpython-36.pyc */, + A54292BB233538600001F42A /* DecParserUnitTest.cpython-36.pyc */, + A54292BC233538600001F42A /* DecParserTest.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54292C2233538600001F42A /* Core */ = { + isa = PBXGroup; + children = ( + A54292C3233538600001F42A /* DependencyRules.py */, + A54292C4233538600001F42A /* FileHook.py */, + A54292C5233538600001F42A /* PackageFile.py */, + A54292C6233538600001F42A /* __init__.py */, + A54292C7233538600001F42A /* __pycache__ */, + A54292CE233538600001F42A /* DistributionPackageClass.py */, + A54292CF233538600001F42A /* IpiDb.py */, + ); + path = Core; + sourceTree = ""; + }; + A54292C7233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54292C8233538600001F42A /* IpiDb.cpython-36.pyc */, + A54292C9233538600001F42A /* PackageFile.cpython-36.pyc */, + A54292CA233538600001F42A /* DependencyRules.cpython-36.pyc */, + A54292CB233538600001F42A /* DistributionPackageClass.cpython-36.pyc */, + A54292CC233538600001F42A /* __init__.cpython-36.pyc */, + A54292CD233538600001F42A /* FileHook.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54292D0233538600001F42A /* Logger */ = { + isa = PBXGroup; + children = ( + A54292D1233538600001F42A /* StringTable.py */, + A54292D2233538600001F42A /* Log.py */, + A54292D3233538600001F42A /* __init__.py */, + A54292D4233538600001F42A /* __pycache__ */, + A54292D9233538600001F42A /* ToolError.py */, + ); + path = Logger; + sourceTree = ""; + }; + A54292D4233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54292D5233538600001F42A /* StringTable.cpython-36.pyc */, + A54292D6233538600001F42A /* ToolError.cpython-36.pyc */, + A54292D7233538600001F42A /* Log.cpython-36.pyc */, + A54292D8233538600001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54292DB233538600001F42A /* Library */ = { + isa = PBXGroup; + children = ( + A54292DC233538600001F42A /* Misc.py */, + A54292DD233538600001F42A /* UniClassObject.py */, + A54292DE233538600001F42A /* GlobalData.py */, + A54292DF233538600001F42A /* Parsing.py */, + A54292E0233538600001F42A /* StringUtils.py */, + A54292E1233538600001F42A /* __init__.py */, + A54292E2233538600001F42A /* __pycache__ */, + A54292EE233538600001F42A /* Xml */, + A54292F4233538600001F42A /* ExpressionValidate.py */, + A54292F5233538600001F42A /* CommentGenerating.py */, + A54292F6233538600001F42A /* DataType.py */, + A54292F7233538600001F42A /* CommentParsing.py */, + A54292F8233538600001F42A /* ParserValidate.py */, + ); + path = Library; + sourceTree = ""; + }; + A54292E2233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54292E3233538600001F42A /* GlobalData.cpython-36.pyc */, + A54292E4233538600001F42A /* ParserValidate.cpython-36.pyc */, + A54292E5233538600001F42A /* UniClassObject.cpython-36.pyc */, + A54292E6233538600001F42A /* ExpressionValidate.cpython-36.pyc */, + A54292E7233538600001F42A /* DataType.cpython-36.pyc */, + A54292E8233538600001F42A /* CommentGenerating.cpython-36.pyc */, + A54292E9233538600001F42A /* Parsing.cpython-36.pyc */, + A54292EA233538600001F42A /* __init__.cpython-36.pyc */, + A54292EB233538600001F42A /* Misc.cpython-36.pyc */, + A54292EC233538600001F42A /* CommentParsing.cpython-36.pyc */, + A54292ED233538600001F42A /* StringUtils.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54292EE233538600001F42A /* Xml */ = { + isa = PBXGroup; + children = ( + A54292EF233538600001F42A /* XmlRoutines.py */, + A54292F0233538600001F42A /* __init__.py */, + A54292F1233538600001F42A /* __pycache__ */, + ); + path = Xml; + sourceTree = ""; + }; + A54292F1233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54292F2233538600001F42A /* __init__.cpython-36.pyc */, + A54292F3233538600001F42A /* XmlRoutines.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54292F9233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54292FA233538600001F42A /* RmPkg.cpython-36.pyc */, + A54292FB233538600001F42A /* UPT.cpython-36.pyc */, + A54292FC233538600001F42A /* MkPkg.cpython-36.pyc */, + A54292FD233538600001F42A /* InventoryWs.cpython-36.pyc */, + A54292FE233538600001F42A /* ReplacePkg.cpython-36.pyc */, + A54292FF233538600001F42A /* TestInstall.cpython-36.pyc */, + A5429300233538600001F42A /* InstallPkg.cpython-36.pyc */, + A5429301233538600001F42A /* BuildVersion.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429302233538600001F42A /* Parser */ = { + isa = PBXGroup; + children = ( + A5429303233538600001F42A /* InfPcdSectionParser.py */, + A5429304233538600001F42A /* InfDepexSectionParser.py */, + A5429305233538600001F42A /* InfParser.py */, + A5429306233538600001F42A /* InfBuildOptionSectionParser.py */, + A5429307233538600001F42A /* InfBinarySectionParser.py */, + A5429308233538600001F42A /* InfSourceSectionParser.py */, + A5429309233538600001F42A /* InfGuidPpiProtocolSectionParser.py */, + A542930A233538600001F42A /* __init__.py */, + A542930B233538600001F42A /* __pycache__ */, + A542931C233538600001F42A /* InfAsBuiltProcess.py */, + A542931D233538600001F42A /* InfParserMisc.py */, + A542931E233538600001F42A /* DecParserMisc.py */, + A542931F233538600001F42A /* InfLibrarySectionParser.py */, + A5429320233538600001F42A /* DecParser.py */, + A5429321233538600001F42A /* InfSectionParser.py */, + A5429322233538600001F42A /* InfPackageSectionParser.py */, + A5429323233538600001F42A /* InfDefineSectionParser.py */, + ); + path = Parser; + sourceTree = ""; + }; + A542930B233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542930C233538600001F42A /* InfBuildOptionSectionParser.cpython-36.pyc */, + A542930D233538600001F42A /* InfBinarySectionParser.cpython-36.pyc */, + A542930E233538600001F42A /* InfParser.cpython-36.pyc */, + A542930F233538600001F42A /* InfGuidPpiProtocolSectionParser.cpython-36.pyc */, + A5429310233538600001F42A /* InfSectionParser.cpython-36.pyc */, + A5429311233538600001F42A /* InfParserMisc.cpython-36.pyc */, + A5429312233538600001F42A /* InfDepexSectionParser.cpython-36.pyc */, + A5429313233538600001F42A /* InfPcdSectionParser.cpython-36.pyc */, + A5429314233538600001F42A /* InfLibrarySectionParser.cpython-36.pyc */, + A5429315233538600001F42A /* InfAsBuiltProcess.cpython-36.pyc */, + A5429316233538600001F42A /* InfSourceSectionParser.cpython-36.pyc */, + A5429317233538600001F42A /* DecParser.cpython-36.pyc */, + A5429318233538600001F42A /* InfPackageSectionParser.cpython-36.pyc */, + A5429319233538600001F42A /* __init__.cpython-36.pyc */, + A542931A233538600001F42A /* DecParserMisc.cpython-36.pyc */, + A542931B233538600001F42A /* InfDefineSectionParser.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429324233538600001F42A /* Xml */ = { + isa = PBXGroup; + children = ( + A5429325233538600001F42A /* XmlParserMisc.py */, + A5429326233538600001F42A /* CommonXml.py */, + A5429327233538600001F42A /* PcdXml.py */, + A5429328233538600001F42A /* __init__.py */, + A5429329233538600001F42A /* __pycache__ */, + A5429333233538600001F42A /* GuidProtocolPpiXml.py */, + A5429334233538600001F42A /* ModuleSurfaceAreaXml.py */, + A5429335233538600001F42A /* XmlParser.py */, + A5429336233538600001F42A /* IniToXml.py */, + A5429337233538600001F42A /* PackageSurfaceAreaXml.py */, + ); + path = Xml; + sourceTree = ""; + }; + A5429329233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542932A233538600001F42A /* XmlParser.cpython-36.pyc */, + A542932B233538600001F42A /* XmlParserMisc.cpython-36.pyc */, + A542932C233538600001F42A /* CommonXml.cpython-36.pyc */, + A542932D233538600001F42A /* PackageSurfaceAreaXml.cpython-36.pyc */, + A542932E233538600001F42A /* ModuleSurfaceAreaXml.cpython-36.pyc */, + A542932F233538600001F42A /* PcdXml.cpython-36.pyc */, + A5429330233538600001F42A /* IniToXml.cpython-36.pyc */, + A5429331233538600001F42A /* GuidProtocolPpiXml.cpython-36.pyc */, + A5429332233538600001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429339233538600001F42A /* Object */ = { + isa = PBXGroup; + children = ( + A542933A233538600001F42A /* POM */, + A5429344233538600001F42A /* __init__.py */, + A5429345233538600001F42A /* __pycache__ */, + A5429347233538600001F42A /* Parser */, + ); + path = Object; + sourceTree = ""; + }; + A542933A233538600001F42A /* POM */ = { + isa = PBXGroup; + children = ( + A542933B233538600001F42A /* CommonObject.py */, + A542933C233538600001F42A /* __init__.py */, + A542933D233538600001F42A /* __pycache__ */, + A5429342233538600001F42A /* ModuleObject.py */, + A5429343233538600001F42A /* PackageObject.py */, + ); + path = POM; + sourceTree = ""; + }; + A542933D233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542933E233538600001F42A /* PackageObject.cpython-36.pyc */, + A542933F233538600001F42A /* __init__.cpython-36.pyc */, + A5429340233538600001F42A /* ModuleObject.cpython-36.pyc */, + A5429341233538600001F42A /* CommonObject.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429345233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429346233538600001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429347233538600001F42A /* Parser */ = { + isa = PBXGroup; + children = ( + A5429348233538600001F42A /* DecObject.py */, + A5429349233538600001F42A /* InfGuidObject.py */, + A542934A233538600001F42A /* InfCommonObject.py */, + A542934B233538600001F42A /* InfSoucesObject.py */, + A542934C233538600001F42A /* InfPcdObject.py */, + A542934D233538600001F42A /* InfDefineObject.py */, + A542934E233538600001F42A /* InfDepexObject.py */, + A542934F233538600001F42A /* __init__.py */, + A5429350233538600001F42A /* InfPpiObject.py */, + A5429351233538600001F42A /* InfMisc.py */, + A5429352233538600001F42A /* __pycache__ */, + A5429365233538600001F42A /* InfBinaryObject.py */, + A5429366233538600001F42A /* InfPackagesObject.py */, + A5429367233538600001F42A /* InfHeaderObject.py */, + A5429368233538600001F42A /* InfLibraryClassesObject.py */, + A5429369233538600001F42A /* InfBuildOptionObject.py */, + A542936A233538600001F42A /* InfDefineCommonObject.py */, + A542936B233538610001F42A /* InfUserExtensionObject.py */, + A542936C233538610001F42A /* InfProtocolObject.py */, + ); + path = Parser; + sourceTree = ""; + }; + A5429352233538600001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429353233538600001F42A /* InfMisc.cpython-36.pyc */, + A5429354233538600001F42A /* InfDepexObject.cpython-36.pyc */, + A5429355233538600001F42A /* InfPcdObject.cpython-36.pyc */, + A5429356233538600001F42A /* InfSoucesObject.cpython-36.pyc */, + A5429357233538600001F42A /* InfHeaderObject.cpython-36.pyc */, + A5429358233538600001F42A /* DecObject.cpython-36.pyc */, + A5429359233538600001F42A /* InfBinaryObject.cpython-36.pyc */, + A542935A233538600001F42A /* InfUserExtensionObject.cpython-36.pyc */, + A542935B233538600001F42A /* InfDefineCommonObject.cpython-36.pyc */, + A542935C233538600001F42A /* InfBuildOptionObject.cpython-36.pyc */, + A542935D233538600001F42A /* InfProtocolObject.cpython-36.pyc */, + A542935E233538600001F42A /* InfLibraryClassesObject.cpython-36.pyc */, + A542935F233538600001F42A /* InfPpiObject.cpython-36.pyc */, + A5429360233538600001F42A /* InfGuidObject.cpython-36.pyc */, + A5429361233538600001F42A /* InfCommonObject.cpython-36.pyc */, + A5429362233538600001F42A /* InfPackagesObject.cpython-36.pyc */, + A5429363233538600001F42A /* __init__.cpython-36.pyc */, + A5429364233538600001F42A /* InfDefineObject.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A542936D233538610001F42A /* PomAdapter */ = { + isa = PBXGroup; + children = ( + A542936E233538610001F42A /* InfPomAlignmentMisc.py */, + A542936F233538610001F42A /* DecPomAlignment.py */, + A5429370233538610001F42A /* __init__.py */, + A5429371233538610001F42A /* InfPomAlignment.py */, + A5429372233538610001F42A /* __pycache__ */, + ); + path = PomAdapter; + sourceTree = ""; + }; + A5429372233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429373233538610001F42A /* DecPomAlignment.cpython-36.pyc */, + A5429374233538610001F42A /* InfPomAlignment.cpython-36.pyc */, + A5429375233538610001F42A /* __init__.cpython-36.pyc */, + A5429376233538610001F42A /* InfPomAlignmentMisc.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429379233538610001F42A /* GenMetaFile */ = { + isa = PBXGroup; + children = ( + A542937A233538610001F42A /* __init__.py */, + A542937B233538610001F42A /* GenMetaFileMisc.py */, + A542937C233538610001F42A /* __pycache__ */, + A5429382233538610001F42A /* GenInfFile.py */, + A5429383233538610001F42A /* GenDecFile.py */, + A5429384233538610001F42A /* GenXmlFile.py */, + ); + path = GenMetaFile; + sourceTree = ""; + }; + A542937C233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542937D233538610001F42A /* GenInfFile.cpython-36.pyc */, + A542937E233538610001F42A /* GenMetaFileMisc.cpython-36.pyc */, + A542937F233538610001F42A /* GenDecFile.cpython-36.pyc */, + A5429380233538610001F42A /* GenXmlFile.cpython-36.pyc */, + A5429381233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429388233538610001F42A /* Capsule */ = { + isa = PBXGroup; + children = ( + A5429389233538610001F42A /* GenerateWindowsDriver.py */, + A542938A233538610001F42A /* __pycache__ */, + A542938E233538610001F42A /* GenerateCapsule.py */, + A542938F233538610001F42A /* WindowsCapsuleSupportHelper.py */, + ); + path = Capsule; + sourceTree = ""; + }; + A542938A233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542938B233538610001F42A /* GenerateCapsule.cpython-36.pyc */, + A542938C233538610001F42A /* WindowsCapsuleSupportHelper.cpython-36.pyc */, + A542938D233538610001F42A /* GenerateWindowsDriver.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429390233538610001F42A /* Workspace */ = { + isa = PBXGroup; + children = ( + A5429391233538610001F42A /* WorkspaceCommon.py */, + A5429392233538610001F42A /* BuildClassObject.py */, + A5429393233538610001F42A /* __init__.py */, + A5429394233538610001F42A /* WorkspaceDatabase.py */, + A5429395233538610001F42A /* __pycache__ */, + A54293A1233538610001F42A /* DscBuildData.py */, + A54293A2233538610001F42A /* MetaFileTable.py */, + A54293A3233538610001F42A /* MetaFileCommentParser.py */, + A54293A4233538610001F42A /* MetaDataTable.py */, + A54293A5233538610001F42A /* MetaFileParser.py */, + A54293A6233538610001F42A /* DecBuildData.py */, + A54293A7233538610001F42A /* InfBuildData.py */, + ); + path = Workspace; + sourceTree = ""; + }; + A5429395233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429396233538610001F42A /* DecBuildData.cpython-36.pyc */, + A5429397233538610001F42A /* MetaFileCommentParser.cpython-36.pyc */, + A5429398233538610001F42A /* BuildClassObject.cpython-36.pyc */, + A5429399233538610001F42A /* MetaDataTable.cpython-36.pyc */, + A542939A233538610001F42A /* WorkspaceCommon.cpython-36.pyc */, + A542939B233538610001F42A /* InfBuildData.cpython-36.pyc */, + A542939C233538610001F42A /* MetaFileTable.cpython-36.pyc */, + A542939D233538610001F42A /* WorkspaceDatabase.cpython-36.pyc */, + A542939E233538610001F42A /* MetaFileParser.cpython-36.pyc */, + A542939F233538610001F42A /* __init__.cpython-36.pyc */, + A54293A0233538610001F42A /* DscBuildData.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293A8233538610001F42A /* PatchPcdValue */ = { + isa = PBXGroup; + children = ( + A54293A9233538610001F42A /* __init__.py */, + A54293AA233538610001F42A /* __pycache__ */, + A54293AD233538610001F42A /* PatchPcdValue.py */, + ); + path = PatchPcdValue; + sourceTree = ""; + }; + A54293AA233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54293AB233538610001F42A /* PatchPcdValue.cpython-36.pyc */, + A54293AC233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293AE233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54293AF233538610001F42A /* sitecustomize.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293B1233538610001F42A /* Trim */ = { + isa = PBXGroup; + children = ( + A54293B2233538610001F42A /* __pycache__ */, + A54293B4233538610001F42A /* Trim.py */, + ); + path = Trim; + sourceTree = ""; + }; + A54293B2233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54293B3233538610001F42A /* Trim.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293B5233538610001F42A /* Common */ = { + isa = PBXGroup; + children = ( + A54293B6233538610001F42A /* EdkLogger.py */, + A54293B7233538610001F42A /* Misc.py */, + A54293B8233538610001F42A /* TargetTxtClassObject.py */, + A54293B9233538610001F42A /* GlobalData.py */, + A54293BA233538610001F42A /* Parsing.py */, + A54293BB233538610001F42A /* Uefi */, + A54293C9233538610001F42A /* BuildVersion.py */, + A54293CA233538610001F42A /* RangeExpression.py */, + A54293CB233538610001F42A /* StringUtils.py */, + A54293CC233538610001F42A /* LongFilePathOs.py */, + A54293CD233538610001F42A /* __init__.py */, + A54293CE233538610001F42A /* buildoptions.py */, + A54293CF233538610001F42A /* MultipleWorkspace.py */, + A54293D0233538610001F42A /* __pycache__ */, + A54293E6233538610001F42A /* ToolDefClassObject.py */, + A54293E7233538610001F42A /* caching.py */, + A54293E8233538610001F42A /* DataType.py */, + A54293E9233538610001F42A /* VpdInfoFile.py */, + A54293EA233538610001F42A /* BuildToolError.py */, + A54293EB233538610001F42A /* Expression.py */, + A54293EC233538610001F42A /* LongFilePathSupport.py */, + A54293ED233538610001F42A /* Edk2 */, + A54293F7233538610001F42A /* VariableAttributes.py */, + A54293F8233538610001F42A /* LongFilePathOsPath.py */, + ); + path = Common; + sourceTree = ""; + }; + A54293BB233538610001F42A /* Uefi */ = { + isa = PBXGroup; + children = ( + A54293BC233538610001F42A /* Capsule */, + A54293C6233538610001F42A /* __init__.py */, + A54293C7233538610001F42A /* __pycache__ */, + ); + path = Uefi; + sourceTree = ""; + }; + A54293BC233538610001F42A /* Capsule */ = { + isa = PBXGroup; + children = ( + A54293BD233538610001F42A /* FmpCapsuleHeader.py */, + A54293BE233538610001F42A /* FmpAuthHeader.py */, + A54293BF233538610001F42A /* __init__.py */, + A54293C0233538610001F42A /* __pycache__ */, + A54293C5233538610001F42A /* UefiCapsuleHeader.py */, + ); + path = Capsule; + sourceTree = ""; + }; + A54293C0233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54293C1233538610001F42A /* FmpAuthHeader.cpython-36.pyc */, + A54293C2233538610001F42A /* FmpCapsuleHeader.cpython-36.pyc */, + A54293C3233538610001F42A /* __init__.cpython-36.pyc */, + A54293C4233538610001F42A /* UefiCapsuleHeader.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293C7233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54293C8233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293D0233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54293D1233538610001F42A /* GlobalData.cpython-36.pyc */, + A54293D2233538610001F42A /* LongFilePathOs.cpython-36.pyc */, + A54293D3233538610001F42A /* EdkLogger.cpython-36.pyc */, + A54293D4233538610001F42A /* VpdInfoFile.cpython-36.pyc */, + A54293D5233538610001F42A /* LongFilePathSupport.cpython-36.pyc */, + A54293D6233538610001F42A /* buildoptions.cpython-36.pyc */, + A54293D7233538610001F42A /* RangeExpression.cpython-36.pyc */, + A54293D8233538610001F42A /* caching.cpython-36.pyc */, + A54293D9233538610001F42A /* Expression.cpython-36.pyc */, + A54293DA233538610001F42A /* DataType.cpython-36.pyc */, + A54293DB233538610001F42A /* MultipleWorkspace.cpython-36.pyc */, + A54293DC233538610001F42A /* BuildToolError.cpython-36.pyc */, + A54293DD233538610001F42A /* Parsing.cpython-36.pyc */, + A54293DE233538610001F42A /* TargetTxtClassObject.cpython-36.pyc */, + A54293DF233538610001F42A /* VariableAttributes.cpython-36.pyc */, + A54293E0233538610001F42A /* BuildVersion.cpython-36.pyc */, + A54293E1233538610001F42A /* __init__.cpython-36.pyc */, + A54293E2233538610001F42A /* LongFilePathOsPath.cpython-36.pyc */, + A54293E3233538610001F42A /* ToolDefClassObject.cpython-36.pyc */, + A54293E4233538610001F42A /* Misc.cpython-36.pyc */, + A54293E5233538610001F42A /* StringUtils.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293ED233538610001F42A /* Edk2 */ = { + isa = PBXGroup; + children = ( + A54293EE233538610001F42A /* Capsule */, + A54293F4233538610001F42A /* __init__.py */, + A54293F5233538610001F42A /* __pycache__ */, + ); + path = Edk2; + sourceTree = ""; + }; + A54293EE233538610001F42A /* Capsule */ = { + isa = PBXGroup; + children = ( + A54293EF233538610001F42A /* __init__.py */, + A54293F0233538610001F42A /* __pycache__ */, + A54293F3233538610001F42A /* FmpPayloadHeader.py */, + ); + path = Capsule; + sourceTree = ""; + }; + A54293F0233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54293F1233538610001F42A /* __init__.cpython-36.pyc */, + A54293F2233538610001F42A /* FmpPayloadHeader.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293F5233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54293F6233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54293F9233538610001F42A /* Table */ = { + isa = PBXGroup; + children = ( + A54293FA233538610001F42A /* TableIdentifier.py */, + A54293FB233538610001F42A /* TableReport.py */, + A54293FC233538610001F42A /* TableDataModel.py */, + A54293FD233538610001F42A /* TableFunction.py */, + A54293FE233538610001F42A /* TableDsc.py */, + A54293FF233538610001F42A /* TableFile.py */, + A5429400233538610001F42A /* __init__.py */, + A5429401233538610001F42A /* TableDec.py */, + A5429402233538610001F42A /* __pycache__ */, + A5429411233538610001F42A /* TablePcd.py */, + A5429412233538610001F42A /* TableFdf.py */, + A5429413233538610001F42A /* TableQuery.py */, + A5429414233538610001F42A /* TableInf.py */, + A5429415233538610001F42A /* Table.py */, + A5429416233538610001F42A /* TableEotReport.py */, + ); + path = Table; + sourceTree = ""; + }; + A5429402233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429403233538610001F42A /* TableDataModel.cpython-36.pyc */, + A5429404233538610001F42A /* TableIdentifier.cpython-36.pyc */, + A5429405233538610001F42A /* TableDec.cpython-36.pyc */, + A5429406233538610001F42A /* TableEotReport.cpython-36.pyc */, + A5429407233538610001F42A /* TableInf.cpython-36.pyc */, + A5429408233538610001F42A /* TablePcd.cpython-36.pyc */, + A5429409233538610001F42A /* Table.cpython-36.pyc */, + A542940A233538610001F42A /* TableFdf.cpython-36.pyc */, + A542940B233538610001F42A /* TableFunction.cpython-36.pyc */, + A542940C233538610001F42A /* TableQuery.cpython-36.pyc */, + A542940D233538610001F42A /* TableDsc.cpython-36.pyc */, + A542940E233538610001F42A /* TableReport.cpython-36.pyc */, + A542940F233538610001F42A /* __init__.cpython-36.pyc */, + A5429410233538610001F42A /* TableFile.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429417233538610001F42A /* BPDG */ = { + isa = PBXGroup; + children = ( + A5429418233538610001F42A /* StringTable.py */, + A5429419233538610001F42A /* GenVpd.py */, + A542941A233538610001F42A /* __init__.py */, + A542941B233538610001F42A /* __pycache__ */, + A5429420233538610001F42A /* BPDG.py */, + ); + path = BPDG; + sourceTree = ""; + }; + A542941B233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542941C233538610001F42A /* GenVpd.cpython-36.pyc */, + A542941D233538610001F42A /* StringTable.cpython-36.pyc */, + A542941E233538610001F42A /* BPDG.cpython-36.pyc */, + A542941F233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429421233538610001F42A /* build */ = { + isa = PBXGroup; + children = ( + A5429422233538610001F42A /* build.py */, + A5429423233538610001F42A /* __init__.py */, + A5429424233538610001F42A /* __pycache__ */, + A5429428233538610001F42A /* BuildReport.py */, + ); + path = build; + sourceTree = ""; + }; + A5429424233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429425233538610001F42A /* build.cpython-36.pyc */, + A5429426233538610001F42A /* BuildReport.cpython-36.pyc */, + A5429427233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429429233538610001F42A /* TargetTool */ = { + isa = PBXGroup; + children = ( + A542942A233538610001F42A /* __init__.py */, + A542942B233538610001F42A /* __pycache__ */, + A542942E233538610001F42A /* TargetTool.py */, + ); + path = TargetTool; + sourceTree = ""; + }; + A542942B233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542942C233538610001F42A /* TargetTool.cpython-36.pyc */, + A542942D233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A542942F233538610001F42A /* Ecc */ = { + isa = PBXGroup; + children = ( + A5429430233538610001F42A /* Configuration.py */, + A5429431233538610001F42A /* MetaFileWorkspace */, + A542943B233538610001F42A /* Exception.py */, + A542943C233538610001F42A /* EccToolError.py */, + A542943D233538610001F42A /* Check.py */, + A542943E233538610001F42A /* Database.py */, + A542943F233538610001F42A /* FileProfile.py */, + A5429440233538610001F42A /* __init__.py */, + A5429441233538610001F42A /* __pycache__ */, + A5429450233538610001F42A /* CParser3 */, + A5429458233538610001F42A /* Xml */, + A542945E233538610001F42A /* CParser4 */, + A5429469233538610001F42A /* C.g */, + A542946A233538610001F42A /* config.ini */, + A542946B233538610001F42A /* c.py */, + A542946C233538610001F42A /* EccGlobalData.py */, + A542946D233538610001F42A /* ParserWarning.py */, + A542946E233538610001F42A /* CodeFragmentCollector.py */, + A542946F233538610001F42A /* CodeFragment.py */, + A5429470233538610001F42A /* exception.xml */, + A5429471233538610001F42A /* MetaDataParser.py */, + A5429472233538610001F42A /* EccMain.py */, + ); + path = Ecc; + sourceTree = ""; + }; + A5429431233538610001F42A /* MetaFileWorkspace */ = { + isa = PBXGroup; + children = ( + A5429432233538610001F42A /* __init__.py */, + A5429433233538610001F42A /* __pycache__ */, + A5429438233538610001F42A /* MetaFileTable.py */, + A5429439233538610001F42A /* MetaDataTable.py */, + A542943A233538610001F42A /* MetaFileParser.py */, + ); + path = MetaFileWorkspace; + sourceTree = ""; + }; + A5429433233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429434233538610001F42A /* MetaDataTable.cpython-36.pyc */, + A5429435233538610001F42A /* MetaFileTable.cpython-36.pyc */, + A5429436233538610001F42A /* MetaFileParser.cpython-36.pyc */, + A5429437233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429441233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429442233538610001F42A /* Database.cpython-36.pyc */, + A5429443233538610001F42A /* EccGlobalData.cpython-36.pyc */, + A5429444233538610001F42A /* Check.cpython-36.pyc */, + A5429445233538610001F42A /* FileProfile.cpython-36.pyc */, + A5429446233538610001F42A /* CodeFragmentCollector.cpython-36.pyc */, + A5429447233538610001F42A /* EccMain.cpython-36.pyc */, + A5429448233538610001F42A /* Configuration.cpython-36.pyc */, + A5429449233538610001F42A /* c.cpython-36.pyc */, + A542944A233538610001F42A /* ParserWarning.cpython-36.pyc */, + A542944B233538610001F42A /* Exception.cpython-36.pyc */, + A542944C233538610001F42A /* EccToolError.cpython-36.pyc */, + A542944D233538610001F42A /* __init__.cpython-36.pyc */, + A542944E233538610001F42A /* MetaDataParser.cpython-36.pyc */, + A542944F233538610001F42A /* CodeFragment.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429450233538610001F42A /* CParser3 */ = { + isa = PBXGroup; + children = ( + A5429451233538610001F42A /* CLexer.py */, + A5429452233538610001F42A /* __init__.py */, + A5429453233538610001F42A /* __pycache__ */, + A5429457233538610001F42A /* CParser.py */, + ); + path = CParser3; + sourceTree = ""; + }; + A5429453233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429454233538610001F42A /* CParser.cpython-36.pyc */, + A5429455233538610001F42A /* __init__.cpython-36.pyc */, + A5429456233538610001F42A /* CLexer.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429458233538610001F42A /* Xml */ = { + isa = PBXGroup; + children = ( + A5429459233538610001F42A /* XmlRoutines.py */, + A542945A233538610001F42A /* __init__.py */, + A542945B233538610001F42A /* __pycache__ */, + ); + path = Xml; + sourceTree = ""; + }; + A542945B233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542945C233538610001F42A /* __init__.cpython-36.pyc */, + A542945D233538610001F42A /* XmlRoutines.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A542945E233538610001F42A /* CParser4 */ = { + isa = PBXGroup; + children = ( + A542945F233538610001F42A /* C.g4 */, + A5429460233538610001F42A /* CLexer.py */, + A5429461233538610001F42A /* __init__.py */, + A5429462233538610001F42A /* __pycache__ */, + A5429467233538610001F42A /* CParser.py */, + A5429468233538610001F42A /* CListener.py */, + ); + path = CParser4; + sourceTree = ""; + }; + A5429462233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429463233538610001F42A /* CParser.cpython-36.pyc */, + A5429464233538610001F42A /* CListener.cpython-36.pyc */, + A5429465233538610001F42A /* __init__.cpython-36.pyc */, + A5429466233538610001F42A /* CLexer.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A5429473233538610001F42A /* CommonDataClass */ = { + isa = PBXGroup; + children = ( + A5429474233538610001F42A /* FdfClass.py */, + A5429475233538610001F42A /* DataClass.py */, + A5429476233538610001F42A /* __init__.py */, + A5429477233538610001F42A /* CommonClass.py */, + A5429478233538610001F42A /* __pycache__ */, + A542947E233538610001F42A /* Exceptions.py */, + ); + path = CommonDataClass; + sourceTree = ""; + }; + A5429478233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A5429479233538610001F42A /* Exceptions.cpython-36.pyc */, + A542947A233538610001F42A /* CommonClass.cpython-36.pyc */, + A542947B233538610001F42A /* DataClass.cpython-36.pyc */, + A542947C233538610001F42A /* FdfClass.cpython-36.pyc */, + A542947D233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A542947F233538610001F42A /* AutoGen */ = { + isa = PBXGroup; + children = ( + A5429480233538610001F42A /* GenPcdDb.py */, + A5429481233538610001F42A /* GenC.py */, + A5429482233538610001F42A /* CacheIR.py */, + A5429483233538610001F42A /* UniClassObject.py */, + A5429484233538610001F42A /* GenMake.py */, + A5429485233538610001F42A /* ValidCheckingInfoObject.py */, + A5429486233538610001F42A /* ModuleAutoGenHelper.py */, + A5429487233538610001F42A /* DataPipe.py */, + A5429488233538610001F42A /* __init__.py */, + A5429489233538610001F42A /* GenVar.py */, + A542948A233538610001F42A /* AutoGenWorker.py */, + A542948B233538610001F42A /* AutoGen.py */, + A542948C233538610001F42A /* __pycache__ */, + A54294A1233538610001F42A /* IdfClassObject.py */, + A54294A2233538610001F42A /* BuildEngine.py */, + A54294A3233538610001F42A /* InfSectionParser.py */, + A54294A4233538610001F42A /* GenDepex.py */, + A54294A5233538610001F42A /* ModuleAutoGen.py */, + A54294A6233538610001F42A /* PlatformAutoGen.py */, + A54294A7233538610001F42A /* WorkspaceAutoGen.py */, + A54294A8233538610001F42A /* StrGather.py */, + ); + path = AutoGen; + sourceTree = ""; + }; + A542948C233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542948D233538610001F42A /* ValidCheckingInfoObject.cpython-36.pyc */, + A542948E233538610001F42A /* GenVar.cpython-36.pyc */, + A542948F233538610001F42A /* GenPcdDb.cpython-36.pyc */, + A5429490233538610001F42A /* BuildEngine.cpython-36.pyc */, + A5429491233538610001F42A /* AutoGen.cpython-36.pyc */, + A5429492233538610001F42A /* ModuleAutoGenHelper.cpython-36.pyc */, + A5429493233538610001F42A /* CacheIR.cpython-36.pyc */, + A5429494233538610001F42A /* ModuleAutoGen.cpython-36.pyc */, + A5429495233538610001F42A /* InfSectionParser.cpython-36.pyc */, + A5429496233538610001F42A /* IdfClassObject.cpython-36.pyc */, + A5429497233538610001F42A /* UniClassObject.cpython-36.pyc */, + A5429498233538610001F42A /* AutoGenWorker.cpython-36.pyc */, + A5429499233538610001F42A /* GenMake.cpython-36.pyc */, + A542949A233538610001F42A /* StrGather.cpython-36.pyc */, + A542949B233538610001F42A /* PlatformAutoGen.cpython-36.pyc */, + A542949C233538610001F42A /* DataPipe.cpython-36.pyc */, + A542949D233538610001F42A /* GenC.cpython-36.pyc */, + A542949E233538610001F42A /* GenDepex.cpython-36.pyc */, + A542949F233538610001F42A /* __init__.cpython-36.pyc */, + A54294A0233538610001F42A /* WorkspaceAutoGen.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54294A9233538610001F42A /* Pkcs7Sign */ = { + isa = PBXGroup; + children = ( + A54294AA233538610001F42A /* TestRoot.pem */, + A54294AB233538610001F42A /* TestCert.pub.pem */, + A54294AC233538610001F42A /* TestRoot.cer.gFmpDevicePkgTokenSpaceGuid.PcdFmpDevicePkcs7CertBufferXdr.inc */, + A54294AD233538610001F42A /* __pycache__ */, + A54294AF233538610001F42A /* TestRoot.cer */, + A54294B0233538610001F42A /* Readme.md */, + A54294B1233538610001F42A /* TestSub.pub.pem */, + A54294B2233538610001F42A /* Pkcs7Sign.py */, + A54294B3233538610001F42A /* TestCert.pem */, + A54294B4233538610001F42A /* TestRoot.pub.pem */, + A54294B5233538610001F42A /* TestSub.pem */, + A54294B6233538610001F42A /* TestRoot.cer.gEfiSecurityPkgTokenSpaceGuid.PcdPkcs7CertBuffer.inc */, + ); + path = Pkcs7Sign; + sourceTree = ""; + }; + A54294AD233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54294AE233538610001F42A /* Pkcs7Sign.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54294B7233538610001F42A /* Eot */ = { + isa = PBXGroup; + children = ( + A54294B8233538610001F42A /* InfParserLite.py */, + A54294B9233538610001F42A /* Database.py */, + A54294BA233538610001F42A /* FileProfile.py */, + A54294BB233538610001F42A /* __init__.py */, + A54294BC233538610001F42A /* __pycache__ */, + A54294CB233538610001F42A /* CParser3 */, + A54294D3233538610001F42A /* CParser4 */, + A54294DD233538610001F42A /* Parser.py */, + A54294DE233538610001F42A /* EotGlobalData.py */, + A54294DF233538610001F42A /* c.py */, + A54294E0233538610001F42A /* LzmaCompressor.pyd */, + A54294E1233538610001F42A /* ParserWarning.py */, + A54294E2233538610001F42A /* EfiCompressor.pyd */, + A54294E3233538610001F42A /* CodeFragmentCollector.py */, + A54294E4233538610001F42A /* EotMain.py */, + A54294E5233538610001F42A /* EotToolError.py */, + A54294E6233538610001F42A /* Identification.py */, + A54294E7233538610001F42A /* CodeFragment.py */, + A54294E8233538610001F42A /* Report.py */, + ); + path = Eot; + sourceTree = ""; + }; + A54294BC233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54294BD233538610001F42A /* EotMain.cpython-36.pyc */, + A54294BE233538610001F42A /* Parser.cpython-36.pyc */, + A54294BF233538610001F42A /* Database.cpython-36.pyc */, + A54294C0233538610001F42A /* EotToolError.cpython-36.pyc */, + A54294C1233538610001F42A /* EotGlobalData.cpython-36.pyc */, + A54294C2233538610001F42A /* FileProfile.cpython-36.pyc */, + A54294C3233538610001F42A /* InfParserLite.cpython-36.pyc */, + A54294C4233538610001F42A /* CodeFragmentCollector.cpython-36.pyc */, + A54294C5233538610001F42A /* c.cpython-36.pyc */, + A54294C6233538610001F42A /* ParserWarning.cpython-36.pyc */, + A54294C7233538610001F42A /* Report.cpython-36.pyc */, + A54294C8233538610001F42A /* Identification.cpython-36.pyc */, + A54294C9233538610001F42A /* __init__.cpython-36.pyc */, + A54294CA233538610001F42A /* CodeFragment.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54294CB233538610001F42A /* CParser3 */ = { + isa = PBXGroup; + children = ( + A54294CC233538610001F42A /* CLexer.py */, + A54294CD233538610001F42A /* __init__.py */, + A54294CE233538610001F42A /* __pycache__ */, + A54294D2233538610001F42A /* CParser.py */, + ); + path = CParser3; + sourceTree = ""; + }; + A54294CE233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54294CF233538610001F42A /* CParser.cpython-36.pyc */, + A54294D0233538610001F42A /* __init__.cpython-36.pyc */, + A54294D1233538610001F42A /* CLexer.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54294D3233538610001F42A /* CParser4 */ = { + isa = PBXGroup; + children = ( + A54294D4233538610001F42A /* CLexer.py */, + A54294D5233538610001F42A /* __init__.py */, + A54294D6233538610001F42A /* __pycache__ */, + A54294DB233538610001F42A /* CParser.py */, + A54294DC233538610001F42A /* CListener.py */, + ); + path = CParser4; + sourceTree = ""; + }; + A54294D6233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54294D7233538610001F42A /* CParser.cpython-36.pyc */, + A54294D8233538610001F42A /* CListener.cpython-36.pyc */, + A54294D9233538610001F42A /* __init__.cpython-36.pyc */, + A54294DA233538610001F42A /* CLexer.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54294E9233538610001F42A /* GenPatchPcdTable */ = { + isa = PBXGroup; + children = ( + A54294EA233538610001F42A /* __init__.py */, + A54294EB233538610001F42A /* __pycache__ */, + A54294EE233538610001F42A /* GenPatchPcdTable.py */, + ); + path = GenPatchPcdTable; + sourceTree = ""; + }; + A54294EB233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54294EC233538610001F42A /* GenPatchPcdTable.cpython-36.pyc */, + A54294ED233538610001F42A /* __init__.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54294EF233538610001F42A /* Rsa2048Sha256Sign */ = { + isa = PBXGroup; + children = ( + A54294F0233538610001F42A /* Rsa2048Sha256Sign.py */, + A54294F1233538610001F42A /* TestSigningPrivateKey.pem */, + A54294F2233538610001F42A /* Rsa2048Sha256GenerateKeys.py */, + A54294F3233538610001F42A /* __pycache__ */, + A54294F6233538610001F42A /* TestSigningPublicKey.txt */, + A54294F7233538610001F42A /* TestSigningPublicKey.bin */, + ); + path = Rsa2048Sha256Sign; + sourceTree = ""; + }; + A54294F3233538610001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A54294F4233538610001F42A /* Rsa2048Sha256GenerateKeys.cpython-36.pyc */, + A54294F5233538610001F42A /* Rsa2048Sha256Sign.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A54294F8233538610001F42A /* C */ = { + isa = PBXGroup; + children = ( + A54294F9233538610001F42A /* PyEfiCompressor */, + A54294FD233538610001F42A /* Split */, + A5429503233538610001F42A /* GNUmakefile */, + A5429504233538610001F42A /* BrotliCompress */, + A5429596233538620001F42A /* GenSec */, + A542959C233538620001F42A /* GenFw */, + A54295B2233538620001F42A /* EfiLdrImage */, + A54295B8233538620001F42A /* GenFv */, + A54295C2233538620001F42A /* bin */, + A54295D2233538620001F42A /* Makefile */, + A54295D3233538620001F42A /* Include */, + A54295FF233538620001F42A /* LzmaCompress */, + A5429631233538620001F42A /* GenCrc32 */, + A5429637233538620001F42A /* Makefiles */, + A5429642233538620001F42A /* libs */, + A5429644233538620001F42A /* GenPage */, + A542964B233538620001F42A /* Common */, + A5429699233538620001F42A /* VolInfo */, + A54296A0233538620001F42A /* TianoCompress */, + A54296A7233538620001F42A /* DevicePath */, + A54296B7233538620001F42A /* GenFfs */, + A54296BD233538620001F42A /* VfrCompile */, + A5429781233538630001F42A /* EfiRom */, + ); + path = C; + sourceTree = ""; + }; + A54294F9233538610001F42A /* PyEfiCompressor */ = { + isa = PBXGroup; + children = ( + A54294FA233538610001F42A /* EfiCompressor.c */, + A54294FB233538610001F42A /* Makefile */, + A54294FC233538610001F42A /* setup.py */, + ); + path = PyEfiCompressor; + sourceTree = ""; + }; + A54294FD233538610001F42A /* Split */ = { + isa = PBXGroup; + children = ( + A54294FE233538610001F42A /* GNUmakefile */, + A54294FF233538610001F42A /* Makefile */, + A5429500233538610001F42A /* Split.d */, + A5429501233538610001F42A /* Split.c */, + A5429502233538610001F42A /* Split.o */, + ); + path = Split; + sourceTree = ""; + }; + A5429504233538610001F42A /* BrotliCompress */ = { + isa = PBXGroup; + children = ( + A5429505233538610001F42A /* GNUmakefile */, + A5429506233538610001F42A /* tools */, + A542950B233538610001F42A /* LICENSE */, + A542950C233538610001F42A /* Makefile */, + A542950D233538610001F42A /* include */, + A5429513233538610001F42A /* docs */, + A5429515233538610001F42A /* README.md */, + A5429516233538610001F42A /* enc */, + A5429577233538620001F42A /* common */, + A5429584233538620001F42A /* dec */, + A5429595233538620001F42A /* ReadMe.txt */, + ); + path = BrotliCompress; + sourceTree = ""; + }; + A5429506233538610001F42A /* tools */ = { + isa = PBXGroup; + children = ( + A5429507233538610001F42A /* brotli.md */, + A5429508233538610001F42A /* brotli.d */, + A5429509233538610001F42A /* brotli.c */, + A542950A233538610001F42A /* brotli.o */, + ); + path = tools; + sourceTree = ""; + }; + A542950D233538610001F42A /* include */ = { + isa = PBXGroup; + children = ( + A542950E233538610001F42A /* brotli */, + ); + path = include; + sourceTree = ""; + }; + A542950E233538610001F42A /* brotli */ = { + isa = PBXGroup; + children = ( + A542950F233538610001F42A /* port.h */, + A5429510233538610001F42A /* types.h */, + A5429511233538610001F42A /* encode.h */, + A5429512233538610001F42A /* decode.h */, + ); + path = brotli; + sourceTree = ""; + }; + A5429513233538610001F42A /* docs */ = { + isa = PBXGroup; + children = ( + A5429514233538610001F42A /* brotli-comparison-study-2015-09-22.pdf */, + ); + path = docs; + sourceTree = ""; + }; + A5429516233538610001F42A /* enc */ = { + isa = PBXGroup; + children = ( + A5429517233538610001F42A /* hash_longest_match64_inc.h */, + A5429518233538610001F42A /* cluster.h */, + A5429519233538610001F42A /* backward_references.h */, + A542951A233538610001F42A /* cluster.o */, + A542951B233538610001F42A /* backward_references.o */, + A542951C233538610001F42A /* hash_to_binary_tree_inc.h */, + A542951D233538610001F42A /* utf8_util.h */, + A542951E233538610001F42A /* utf8_util.o */, + A542951F233538610001F42A /* encoder_dict.o */, + A5429520233538610001F42A /* encoder_dict.h */, + A5429521233538610001F42A /* dictionary_hash.d */, + A5429522233538610001F42A /* backward_references_hq.d */, + A5429523233538610001F42A /* dictionary_hash.c */, + A5429524233538610001F42A /* backward_references_hq.c */, + A5429525233538610001F42A /* bit_cost_inc.h */, + A5429526233538610001F42A /* find_match_length.h */, + A5429527233538610001F42A /* histogram.d */, + A5429528233538610001F42A /* histogram.c */, + A5429529233538610001F42A /* bit_cost.h */, + A542952A233538610001F42A /* memory.c */, + A542952B233538610001F42A /* bit_cost.o */, + A542952C233538610001F42A /* params.h */, + A542952D233538610001F42A /* memory.d */, + A542952E233538610001F42A /* brotli_bit_stream.o */, + A542952F233538610001F42A /* brotli_bit_stream.h */, + A5429530233538610001F42A /* entropy_encode.c */, + A5429531233538610001F42A /* entropy_encode.d */, + A5429532233538610001F42A /* compress_fragment_two_pass.d */, + A5429533233538610001F42A /* fast_log.h */, + A5429534233538610001F42A /* compress_fragment_two_pass.c */, + A5429535233538610001F42A /* block_splitter.d */, + A5429536233538610001F42A /* block_splitter.c */, + A5429537233538610001F42A /* compress_fragment.o */, + A5429538233538610001F42A /* compress_fragment.h */, + A5429539233538610001F42A /* static_dict_lut.h */, + A542953A233538610001F42A /* static_dict.h */, + A542953B233538610001F42A /* block_splitter_inc.h */, + A542953C233538610001F42A /* static_dict.o */, + A542953D233538610001F42A /* quality.h */, + A542953E233538610001F42A /* cluster_inc.h */, + A542953F233538610001F42A /* metablock.h */, + A5429540233538610001F42A /* metablock.o */, + A5429541233538610001F42A /* hash_composite_inc.h */, + A5429542233538610001F42A /* literal_cost.h */, + A5429543233538610001F42A /* block_encoder_inc.h */, + A5429544233538610001F42A /* literal_cost.o */, + A5429545233538610001F42A /* metablock_inc.h */, + A5429546233538610001F42A /* hash_forgetful_chain_inc.h */, + A5429547233538610001F42A /* hash_longest_match_quickly_inc.h */, + A5429548233538610001F42A /* encode.d */, + A5429549233538610001F42A /* encode.c */, + A542954A233538610001F42A /* backward_references_hq.h */, + A542954B233538610001F42A /* dictionary_hash.h */, + A542954C233538610001F42A /* backward_references_hq.o */, + A542954D233538610001F42A /* dictionary_hash.o */, + A542954E233538610001F42A /* encoder_dict.c */, + A542954F233538610001F42A /* encoder_dict.d */, + A5429550233538610001F42A /* cluster.d */, + A5429551233538610001F42A /* backward_references.d */, + A5429552233538610001F42A /* cluster.c */, + A5429553233538610001F42A /* backward_references.c */, + A5429554233538610001F42A /* utf8_util.d */, + A5429555233538610001F42A /* utf8_util.c */, + A5429556233538620001F42A /* block_splitter.h */, + A5429557233538620001F42A /* block_splitter.o */, + A5429558233538620001F42A /* compress_fragment.c */, + A5429559233538620001F42A /* compress_fragment.d */, + A542955A233538620001F42A /* entropy_encode.o */, + A542955B233538620001F42A /* entropy_encode.h */, + A542955C233538620001F42A /* compress_fragment_two_pass.h */, + A542955D233538620001F42A /* compress_fragment_two_pass.o */, + A542955E233538620001F42A /* hash_longest_match_inc.h */, + A542955F233538620001F42A /* brotli_bit_stream.c */, + A5429560233538620001F42A /* brotli_bit_stream.d */, + A5429561233538620001F42A /* histogram.h */, + A5429562233538620001F42A /* histogram.o */, + A5429563233538620001F42A /* memory.o */, + A5429564233538620001F42A /* bit_cost.d */, + A5429565233538620001F42A /* memory.h */, + A5429566233538620001F42A /* bit_cost.c */, + A5429567233538620001F42A /* command.h */, + A5429568233538620001F42A /* write_bits.h */, + A5429569233538620001F42A /* static_dict.d */, + A542956A233538620001F42A /* static_dict.c */, + A542956B233538620001F42A /* histogram_inc.h */, + A542956C233538620001F42A /* prefix.h */, + A542956D233538620001F42A /* hash.h */, + A542956E233538620001F42A /* hash_rolling_inc.h */, + A542956F233538620001F42A /* encode.o */, + A5429570233538620001F42A /* literal_cost.d */, + A5429571233538620001F42A /* ringbuffer.h */, + A5429572233538620001F42A /* literal_cost.c */, + A5429573233538620001F42A /* entropy_encode_static.h */, + A5429574233538620001F42A /* backward_references_inc.h */, + A5429575233538620001F42A /* metablock.d */, + A5429576233538620001F42A /* metablock.c */, + ); + path = enc; + sourceTree = ""; + }; + A5429577233538620001F42A /* common */ = { + isa = PBXGroup; + children = ( + A5429578233538620001F42A /* dictionary.d */, + A5429579233538620001F42A /* dictionary.c */, + A542957A233538620001F42A /* version.h */, + A542957B233538620001F42A /* transform.d */, + A542957C233538620001F42A /* transform.c */, + A542957D233538620001F42A /* context.h */, + A542957E233538620001F42A /* constants.h */, + A542957F233538620001F42A /* dictionary.h */, + A5429580233538620001F42A /* dictionary.o */, + A5429581233538620001F42A /* transform.h */, + A5429582233538620001F42A /* transform.o */, + A5429583233538620001F42A /* platform.h */, + ); + path = common; + sourceTree = ""; + }; + A5429584233538620001F42A /* dec */ = { + isa = PBXGroup; + children = ( + A5429585233538620001F42A /* state.c */, + A5429586233538620001F42A /* state.d */, + A5429587233538620001F42A /* bit_reader.h */, + A5429588233538620001F42A /* bit_reader.o */, + A5429589233538620001F42A /* decode.c */, + A542958A233538620001F42A /* decode.d */, + A542958B233538620001F42A /* huffman.c */, + A542958C233538620001F42A /* huffman.d */, + A542958D233538620001F42A /* bit_reader.d */, + A542958E233538620001F42A /* bit_reader.c */, + A542958F233538620001F42A /* state.o */, + A5429590233538620001F42A /* prefix.h */, + A5429591233538620001F42A /* state.h */, + A5429592233538620001F42A /* huffman.o */, + A5429593233538620001F42A /* huffman.h */, + A5429594233538620001F42A /* decode.o */, + ); + path = dec; + sourceTree = ""; + }; + A5429596233538620001F42A /* GenSec */ = { + isa = PBXGroup; + children = ( + A5429597233538620001F42A /* GenSec.o */, + A5429598233538620001F42A /* GNUmakefile */, + A5429599233538620001F42A /* Makefile */, + A542959A233538620001F42A /* GenSec.d */, + A542959B233538620001F42A /* GenSec.c */, + ); + path = GenSec; + sourceTree = ""; + }; + A542959C233538620001F42A /* GenFw */ = { + isa = PBXGroup; + children = ( + A542959D233538620001F42A /* elf_common.h */, + A542959E233538620001F42A /* GNUmakefile */, + A542959F233538620001F42A /* ElfConvert.h */, + A54295A0233538620001F42A /* ElfConvert.o */, + A54295A1233538620001F42A /* elf64.h */, + A54295A2233538620001F42A /* Makefile */, + A54295A3233538620001F42A /* Elf64Convert.o */, + A54295A4233538620001F42A /* Elf64Convert.h */, + A54295A5233538620001F42A /* GenFw.h */, + A54295A6233538620001F42A /* Elf32Convert.c */, + A54295A7233538620001F42A /* GenFw.o */, + A54295A8233538620001F42A /* Elf32Convert.d */, + A54295A9233538620001F42A /* elf32.h */, + A54295AA233538620001F42A /* ElfConvert.d */, + A54295AB233538620001F42A /* ElfConvert.c */, + A54295AC233538620001F42A /* Elf32Convert.o */, + A54295AD233538620001F42A /* GenFw.d */, + A54295AE233538620001F42A /* Elf32Convert.h */, + A54295AF233538620001F42A /* GenFw.c */, + A54295B0233538620001F42A /* Elf64Convert.c */, + A54295B1233538620001F42A /* Elf64Convert.d */, + ); + path = GenFw; + sourceTree = ""; + }; + A54295B2233538620001F42A /* EfiLdrImage */ = { + isa = PBXGroup; + children = ( + A54295B3233538620001F42A /* GNUmakefile */, + A54295B4233538620001F42A /* EfiLdrImage.d */, + A54295B5233538620001F42A /* EfiLdrImage.c */, + A54295B6233538620001F42A /* Makefile */, + A54295B7233538620001F42A /* EfiLdrImage.o */, + ); + path = EfiLdrImage; + sourceTree = ""; + }; + A54295B8233538620001F42A /* GenFv */ = { + isa = PBXGroup; + children = ( + A54295B9233538620001F42A /* GNUmakefile */, + A54295BA233538620001F42A /* GenFv.c */, + A54295BB233538620001F42A /* GenFv.d */, + A54295BC233538620001F42A /* Makefile */, + A54295BD233538620001F42A /* GenFvInternalLib.o */, + A54295BE233538620001F42A /* GenFvInternalLib.h */, + A54295BF233538620001F42A /* GenFv.o */, + A54295C0233538620001F42A /* GenFvInternalLib.c */, + A54295C1233538620001F42A /* GenFvInternalLib.d */, + ); + path = GenFv; + sourceTree = ""; + }; + A54295C2233538620001F42A /* bin */ = { + isa = PBXGroup; + children = ( + A54295C3233538620001F42A /* Split */, + A54295C4233538620001F42A /* GenSec */, + A54295C5233538620001F42A /* GenFw */, + A54295C6233538620001F42A /* EfiLdrImage */, + A54295C7233538620001F42A /* GenFv */, + A54295C8233538620001F42A /* Brotli */, + A54295C9233538620001F42A /* LzmaCompress */, + A54295CA233538620001F42A /* GenCrc32 */, + A54295CB233538620001F42A /* GenPage */, + A54295CC233538620001F42A /* VolInfo */, + A54295CD233538620001F42A /* TianoCompress */, + A54295CE233538620001F42A /* DevicePath */, + A54295CF233538620001F42A /* GenFfs */, + A54295D0233538620001F42A /* VfrCompile */, + A54295D1233538620001F42A /* EfiRom */, + ); + path = bin; + sourceTree = ""; + }; + A54295D3233538620001F42A /* Include */ = { + isa = PBXGroup; + children = ( + A54295D4233538620001F42A /* X64 */, + A54295D6233538620001F42A /* IndustryStandard */, + A54295E2233538620001F42A /* Protocol */, + A54295E9233538620001F42A /* Ia32 */, + A54295EB233538620001F42A /* Common */, + A54295F7233538620001F42A /* Guid */, + A54295FB233538620001F42A /* Arm */, + A54295FD233538620001F42A /* AArch64 */, + ); + path = Include; + sourceTree = ""; + }; + A54295D4233538620001F42A /* X64 */ = { + isa = PBXGroup; + children = ( + A54295D5233538620001F42A /* ProcessorBind.h */, + ); + path = X64; + sourceTree = ""; + }; + A54295D6233538620001F42A /* IndustryStandard */ = { + isa = PBXGroup; + children = ( + A54295D7233538620001F42A /* pci22.h */, + A54295D8233538620001F42A /* Acpi.h */, + A54295D9233538620001F42A /* PeImage.h */, + A54295DA233538620001F42A /* MemoryMappedConfigurationSpaceAccessTable.h */, + A54295DB233538620001F42A /* Bluetooth.h */, + A54295DC233538620001F42A /* Acpi1_0.h */, + A54295DD233538620001F42A /* Acpi3_0.h */, + A54295DE233538620001F42A /* pci23.h */, + A54295DF233538620001F42A /* Acpi2_0.h */, + A54295E0233538620001F42A /* EfiPci.h */, + A54295E1233538620001F42A /* pci30.h */, + ); + path = IndustryStandard; + sourceTree = ""; + }; + A54295E2233538620001F42A /* Protocol */ = { + isa = PBXGroup; + children = ( + A54295E3233538620001F42A /* UgaDraw.h */, + A54295E4233538620001F42A /* HiiFramework.h */, + A54295E5233538620001F42A /* GraphicsOutput.h */, + A54295E6233538620001F42A /* GuidedSectionExtraction.h */, + A54295E7233538620001F42A /* DevicePathUtilities.h */, + A54295E8233538620001F42A /* DevicePath.h */, + ); + path = Protocol; + sourceTree = ""; + }; + A54295E9233538620001F42A /* Ia32 */ = { + isa = PBXGroup; + children = ( + A54295EA233538620001F42A /* ProcessorBind.h */, + ); + path = Ia32; + sourceTree = ""; + }; + A54295EB233538620001F42A /* Common */ = { + isa = PBXGroup; + children = ( + A54295EC233538620001F42A /* UefiBaseTypes.h */, + A54295ED233538620001F42A /* PiFirmwareVolume.h */, + A54295EE233538620001F42A /* MdeModuleHii.h */, + A54295EF233538620001F42A /* BaseTypes.h */, + A54295F0233538620001F42A /* UefiCapsule.h */, + A54295F1233538620001F42A /* BuildVersion.h */, + A54295F2233538620001F42A /* VariableFormat.h */, + A54295F3233538620001F42A /* UefiInternalFormRepresentation.h */, + A54295F4233538620001F42A /* PiFirmwareFile.h */, + A54295F5233538620001F42A /* UefiMultiPhase.h */, + A54295F6233538620001F42A /* WorkingBlockHeader.h */, + ); + path = Common; + sourceTree = ""; + }; + A54295F7233538620001F42A /* Guid */ = { + isa = PBXGroup; + children = ( + A54295F8233538620001F42A /* FfsSectionAlignmentPadding.h */, + A54295F9233538620001F42A /* PiFirmwareFileSystem.h */, + A54295FA233538620001F42A /* PcAnsi.h */, + ); + path = Guid; + sourceTree = ""; + }; + A54295FB233538620001F42A /* Arm */ = { + isa = PBXGroup; + children = ( + A54295FC233538620001F42A /* ProcessorBind.h */, + ); + path = Arm; + sourceTree = ""; + }; + A54295FD233538620001F42A /* AArch64 */ = { + isa = PBXGroup; + children = ( + A54295FE233538620001F42A /* ProcessorBind.h */, + ); + path = AArch64; + sourceTree = ""; + }; + A54295FF233538620001F42A /* LzmaCompress */ = { + isa = PBXGroup; + children = ( + A5429600233538620001F42A /* GNUmakefile */, + A5429601233538620001F42A /* Makefile */, + A5429602233538620001F42A /* LzmaCompress.c */, + A5429603233538620001F42A /* LzmaCompress.d */, + A5429604233538620001F42A /* LzmaF86Compress.bat */, + A5429605233538620001F42A /* Sdk */, + A542962F233538620001F42A /* LZMA-SDK-README.txt */, + A5429630233538620001F42A /* LzmaCompress.o */, + ); + path = LzmaCompress; + sourceTree = ""; + }; + A5429605233538620001F42A /* Sdk */ = { + isa = PBXGroup; + children = ( + A5429606233538620001F42A /* DOC */, + A5429609233538620001F42A /* C */, + ); + path = Sdk; + sourceTree = ""; + }; + A5429606233538620001F42A /* DOC */ = { + isa = PBXGroup; + children = ( + A5429607233538620001F42A /* lzma-sdk.txt */, + A5429608233538620001F42A /* lzma-history.txt */, + ); + path = DOC; + sourceTree = ""; + }; + A5429609233538620001F42A /* C */ = { + isa = PBXGroup; + children = ( + A542960A233538620001F42A /* LzmaEnc.d */, + A542960B233538620001F42A /* LzHash.h */, + A542960C233538620001F42A /* LzmaEnc.c */, + A542960D233538620001F42A /* LzFindMt.c */, + A542960E233538620001F42A /* 7zTypes.h */, + A542960F233538620001F42A /* Compiler.h */, + A5429610233538620001F42A /* LzFind.c */, + A5429611233538620001F42A /* LzFind.d */, + A5429612233538620001F42A /* Precomp.h */, + A5429613233538620001F42A /* 7zStream.o */, + A5429614233538620001F42A /* CpuArch.h */, + A5429615233538620001F42A /* 7zFile.o */, + A5429616233538620001F42A /* 7zFile.h */, + A5429617233538620001F42A /* Bra86.d */, + A5429618233538620001F42A /* Bra86.c */, + A5429619233538620001F42A /* Threads.h */, + A542961A233538620001F42A /* Alloc.c */, + A542961B233538620001F42A /* Alloc.d */, + A542961C233538620001F42A /* LzmaDec.c */, + A542961D233538620001F42A /* LzmaDec.d */, + A542961E233538620001F42A /* LzFindMt.h */, + A542961F233538620001F42A /* LzmaEnc.h */, + A5429620233538620001F42A /* LzmaEnc.o */, + A5429621233538620001F42A /* LzFind.o */, + A5429622233538620001F42A /* LzFind.h */, + A5429623233538620001F42A /* 7zStream.d */, + A5429624233538620001F42A /* 7zStream.c */, + A5429625233538620001F42A /* Bra86.o */, + A5429626233538620001F42A /* 7zVersion.h */, + A5429627233538620001F42A /* 7zFile.c */, + A5429628233538620001F42A /* 7zFile.d */, + A5429629233538620001F42A /* Bra.h */, + A542962A233538620001F42A /* LzmaDec.o */, + A542962B233538620001F42A /* LzmaDec.h */, + A542962C233538620001F42A /* Alloc.o */, + A542962D233538620001F42A /* Alloc.h */, + A542962E233538620001F42A /* Threads.c */, + ); + path = C; + sourceTree = ""; + }; + A5429631233538620001F42A /* GenCrc32 */ = { + isa = PBXGroup; + children = ( + A5429632233538620001F42A /* GNUmakefile */, + A5429633233538620001F42A /* GenCrc32.o */, + A5429634233538620001F42A /* Makefile */, + A5429635233538620001F42A /* GenCrc32.c */, + A5429636233538620001F42A /* GenCrc32.d */, + ); + path = GenCrc32; + sourceTree = ""; + }; + A5429637233538620001F42A /* Makefiles */ = { + isa = PBXGroup; + children = ( + A5429638233538620001F42A /* NmakeSubdirs.py */, + A5429639233538620001F42A /* ms.common */, + A542963A233538620001F42A /* ms.rule */, + A542963B233538620001F42A /* ms.app */, + A542963C233538620001F42A /* footer.makefile */, + A542963D233538620001F42A /* header.makefile */, + A542963E233538620001F42A /* app.makefile */, + A542963F233538620001F42A /* lib.makefile */, + A5429640233538620001F42A /* NmakeSubdirs.bat */, + A5429641233538620001F42A /* ms.lib */, + ); + path = Makefiles; + sourceTree = ""; + }; + A5429642233538620001F42A /* libs */ = { + isa = PBXGroup; + children = ( + A5429643233538620001F42A /* libCommon.a */, + ); + path = libs; + sourceTree = ""; + }; + A5429644233538620001F42A /* GenPage */ = { + isa = PBXGroup; + children = ( + A5429645233538620001F42A /* GNUmakefile */, + A5429646233538620001F42A /* Makefile */, + A5429647233538620001F42A /* GenPage.d */, + A5429648233538620001F42A /* GenPage.c */, + A5429649233538620001F42A /* VirtualMemory.h */, + A542964A233538620001F42A /* GenPage.o */, + ); + path = GenPage; + sourceTree = ""; + }; + A542964B233538620001F42A /* Common */ = { + isa = PBXGroup; + children = ( + A542964C233538620001F42A /* ParseGuidedSectionTools.h */, + A542964D233538620001F42A /* ParseGuidedSectionTools.o */, + A542964E233538620001F42A /* GNUmakefile */, + A542964F233538620001F42A /* ParseInf.d */, + A5429650233538620001F42A /* ParseInf.c */, + A5429651233538620001F42A /* WinNtInclude.h */, + A5429652233538620001F42A /* MyAlloc.h */, + A5429653233538620001F42A /* MyAlloc.o */, + A5429654233538620001F42A /* PeCoffLoaderEx.o */, + A5429655233538620001F42A /* PcdValueCommon.h */, + A5429656233538620001F42A /* MemoryFile.d */, + A5429657233538620001F42A /* PcdValueCommon.o */, + A5429658233538620001F42A /* MemoryFile.c */, + A5429659233538620001F42A /* CommonLib.h */, + A542965A233538620001F42A /* Decompress.c */, + A542965B233538620001F42A /* EfiUtilityMsgs.h */, + A542965C233538620001F42A /* EfiUtilityMsgs.o */, + A542965D233538620001F42A /* Decompress.d */, + A542965E233538620001F42A /* CommonLib.o */, + A542965F233538620001F42A /* BinderFuncs.c */, + A5429660233538620001F42A /* BinderFuncs.d */, + A5429661233538620001F42A /* Makefile */, + A5429662233538620001F42A /* StringFuncs.d */, + A5429663233538620001F42A /* BasePeCoff.c */, + A5429664233538620001F42A /* BasePeCoff.d */, + A5429665233538620001F42A /* StringFuncs.c */, + A5429666233538620001F42A /* FirmwareVolumeBuffer.o */, + A5429667233538620001F42A /* TianoCompress.c */, + A5429668233538620001F42A /* EfiCompress.o */, + A5429669233538620001F42A /* TianoCompress.d */, + A542966A233538620001F42A /* OsPath.c */, + A542966B233538620001F42A /* FvLib.o */, + A542966C233538620001F42A /* OsPath.d */, + A542966D233538620001F42A /* FvLib.h */, + A542966E233538620001F42A /* Crc32.d */, + A542966F233538620001F42A /* FirmwareVolumeBufferLib.h */, + A5429670233538620001F42A /* Crc32.c */, + A5429671233538620001F42A /* SimpleFileParsing.d */, + A5429672233538620001F42A /* SimpleFileParsing.c */, + A5429673233538620001F42A /* ParseInf.h */, + A5429674233538620001F42A /* ParseInf.o */, + A5429675233538620001F42A /* ParseGuidedSectionTools.d */, + A5429676233538620001F42A /* ParseGuidedSectionTools.c */, + A5429677233538620001F42A /* Decompress.o */, + A5429678233538620001F42A /* EfiUtilityMsgs.d */, + A5429679233538620001F42A /* CommonLib.d */, + A542967A233538620001F42A /* CommonLib.c */, + A542967B233538620001F42A /* EfiUtilityMsgs.c */, + A542967C233538620001F42A /* Decompress.h */, + A542967D233538620001F42A /* Compress.h */, + A542967E233538620001F42A /* PeCoffLib.h */, + A542967F233538620001F42A /* PeCoffLoaderEx.c */, + A5429680233538620001F42A /* PeCoffLoaderEx.d */, + A5429681233538620001F42A /* MemoryFile.h */, + A5429682233538620001F42A /* PcdValueCommon.d */, + A5429683233538620001F42A /* MemoryFile.o */, + A5429684233538620001F42A /* PcdValueCommon.c */, + A5429685233538620001F42A /* MyAlloc.d */, + A5429686233538620001F42A /* MyAlloc.c */, + A5429687233538620001F42A /* BinderFuncs.o */, + A5429688233538620001F42A /* BinderFuncs.h */, + A5429689233538620001F42A /* Crc32.h */, + A542968A233538620001F42A /* Crc32.o */, + A542968B233538620001F42A /* SimpleFileParsing.h */, + A542968C233538620001F42A /* SimpleFileParsing.o */, + A542968D233538620001F42A /* EfiCompress.c */, + A542968E233538620001F42A /* TianoCompress.o */, + A542968F233538620001F42A /* EfiCompress.d */, + A5429690233538620001F42A /* FvLib.c */, + A5429691233538620001F42A /* OsPath.o */, + A5429692233538620001F42A /* FvLib.d */, + A5429693233538620001F42A /* OsPath.h */, + A5429694233538620001F42A /* FirmwareVolumeBuffer.c */, + A5429695233538620001F42A /* FirmwareVolumeBuffer.d */, + A5429696233538620001F42A /* StringFuncs.h */, + A5429697233538620001F42A /* BasePeCoff.o */, + A5429698233538620001F42A /* StringFuncs.o */, + ); + path = Common; + sourceTree = ""; + }; + A5429699233538620001F42A /* VolInfo */ = { + isa = PBXGroup; + children = ( + A542969A233538620001F42A /* GNUmakefile */, + A542969B233538620001F42A /* VolInfo.c */, + A542969C233538620001F42A /* VolInfo.d */, + A542969D233538620001F42A /* Makefile */, + A542969E233538620001F42A /* VolInfo.o */, + A542969F233538620001F42A /* VolInfo.h */, + ); + path = VolInfo; + sourceTree = ""; + }; + A54296A0233538620001F42A /* TianoCompress */ = { + isa = PBXGroup; + children = ( + A54296A1233538620001F42A /* GNUmakefile */, + A54296A2233538620001F42A /* Makefile */, + A54296A3233538620001F42A /* TianoCompress.c */, + A54296A4233538620001F42A /* TianoCompress.d */, + A54296A5233538620001F42A /* TianoCompress.o */, + A54296A6233538620001F42A /* TianoCompress.h */, + ); + path = TianoCompress; + sourceTree = ""; + }; + A54296A7233538620001F42A /* DevicePath */ = { + isa = PBXGroup; + children = ( + A54296A8233538620001F42A /* GNUmakefile */, + A54296A9233538620001F42A /* DevicePath.c */, + A54296AA233538620001F42A /* DevicePath.d */, + A54296AB233538620001F42A /* DevicePathUtilities.c */, + A54296AC233538620001F42A /* DevicePathUtilities.d */, + A54296AD233538620001F42A /* DevicePathFromText.o */, + A54296AE233538620001F42A /* Makefile */, + A54296AF233538620001F42A /* UefiDevicePathLib.c */, + A54296B0233538620001F42A /* UefiDevicePathLib.d */, + A54296B1233538620001F42A /* DevicePathFromText.d */, + A54296B2233538620001F42A /* DevicePathUtilities.o */, + A54296B3233538620001F42A /* DevicePathFromText.c */, + A54296B4233538620001F42A /* DevicePath.o */, + A54296B5233538620001F42A /* UefiDevicePathLib.o */, + A54296B6233538620001F42A /* UefiDevicePathLib.h */, + ); + path = DevicePath; + sourceTree = ""; + }; + A54296B7233538620001F42A /* GenFfs */ = { + isa = PBXGroup; + children = ( + A54296B8233538620001F42A /* GNUmakefile */, + A54296B9233538620001F42A /* Makefile */, + A54296BA233538620001F42A /* GenFfs.o */, + A54296BB233538620001F42A /* GenFfs.d */, + A54296BC233538620001F42A /* GenFfs.c */, + ); + path = GenFfs; + sourceTree = ""; + }; + A54296BD233538620001F42A /* VfrCompile */ = { + isa = PBXGroup; + children = ( + A54296BE233538620001F42A /* Pccts */, + A5429764233538630001F42A /* VfrCompiler.o */, + A5429765233538630001F42A /* VfrCompiler.h */, + A5429766233538630001F42A /* VfrCompiler.cpp */, + A5429767233538630001F42A /* GNUmakefile */, + A5429768233538630001F42A /* VfrFormPkg.cpp */, + A5429769233538630001F42A /* ATokenBuffer.o */, + A542976A233538630001F42A /* VfrParser.dlg */, + A542976B233538630001F42A /* Makefile */, + A542976C233538630001F42A /* VfrUtilityLib.cpp */, + A542976D233538630001F42A /* EfiVfrParser.o */, + A542976E233538630001F42A /* EfiVfrParser.h */, + A542976F233538630001F42A /* VfrError.o */, + A5429770233538630001F42A /* VfrError.h */, + A5429771233538630001F42A /* VfrUtilityLib.o */, + A5429772233538630001F42A /* VfrUtilityLib.h */, + A5429773233538630001F42A /* AParser.o */, + A5429774233538630001F42A /* EfiVfr.h */, + A5429775233538630001F42A /* VfrLexer.h */, + A5429776233538630001F42A /* VfrLexer.o */, + A5429777233538630001F42A /* VfrTokens.h */, + A5429778233538630001F42A /* DLexerBase.o */, + A5429779233538630001F42A /* EfiVfrParser.cpp */, + A542977A233538630001F42A /* VfrLexer.cpp */, + A542977B233538630001F42A /* VfrSyntax.g */, + A542977C233538630001F42A /* VfrFormPkg.o */, + A542977D233538630001F42A /* VfrFormPkg.h */, + A542977E233538630001F42A /* VfrError.cpp */, + A542977F233538630001F42A /* VfrSyntax.cpp */, + A5429780233538630001F42A /* VfrSyntax.o */, + ); + path = VfrCompile; + sourceTree = ""; + }; + A54296BE233538620001F42A /* Pccts */ = { + isa = PBXGroup; + children = ( + A54296BF233538620001F42A /* CHANGES_FROM_133_BEFORE_MR13.txt */, + A54296C0233538620001F42A /* CHANGES_SUMMARY.txt */, + A54296C1233538620001F42A /* dlg */, + A54296E3233538620001F42A /* NOTES.msvc */, + A54296E4233538620001F42A /* antlr */, + A542971E233538630001F42A /* Makefile */, + A542971F233538630001F42A /* KNOWN_PROBLEMS.txt */, + A5429720233538630001F42A /* CHANGES_FROM_131.txt */, + A5429721233538630001F42A /* history.ps */, + A5429722233538630001F42A /* CHANGES_FROM_133.txt */, + A5429723233538630001F42A /* MPW_Read_Me */, + A5429724233538630001F42A /* README */, + A5429725233538630001F42A /* h */, + A5429750233538630001F42A /* RIGHTS */, + A5429751233538630001F42A /* support */, + A5429761233538630001F42A /* NOTES.bcc */, + A5429762233538630001F42A /* history.txt */, + A5429763233538630001F42A /* makefile.old */, + ); + path = Pccts; + sourceTree = ""; + }; + A54296C1233538620001F42A /* dlg */ = { + isa = PBXGroup; + children = ( + A54296C2233538620001F42A /* main.o */, + A54296C3233538620001F42A /* makefile.cygwin */, + A54296C4233538620001F42A /* dlg_p.g */, + A54296C5233538620001F42A /* err.o */, + A54296C6233538620001F42A /* dlg_p.o */, + A54296C7233538620001F42A /* dlg */, + A54296C8233538620001F42A /* automata.c */, + A54296C9233538620001F42A /* dlg1.txt */, + A54296CA233538620001F42A /* DlgMS.mak */, + A54296CB233538620001F42A /* makefile */, + A54296CC233538620001F42A /* stdpccts.h */, + A54296CD233538620001F42A /* support.c */, + A54296CE233538620001F42A /* relabel.c */, + A54296CF233538620001F42A /* tokens.h */, + A54296D0233538620001F42A /* parser.dlg */, + A54296D1233538620001F42A /* output.o */, + A54296D2233538620001F42A /* dlg_a.o */, + A54296D3233538620001F42A /* makefile1 */, + A54296D4233538620001F42A /* dlg_p.c */, + A54296D5233538620001F42A /* err.c */, + A54296D6233538620001F42A /* mode.h */, + A54296D7233538620001F42A /* main.c */, + A54296D8233538620001F42A /* DlgDDK.mak */, + A54296D9233538620001F42A /* automata.o */, + A54296DA233538620001F42A /* dlg.r */, + A54296DB233538620001F42A /* dlg.h */, + A54296DC233538620001F42A /* dlg.1 */, + A54296DD233538620001F42A /* DlgPPC.mak */, + A54296DE233538620001F42A /* dlg_a.c */, + A54296DF233538620001F42A /* output.c */, + A54296E0233538620001F42A /* relabel.o */, + A54296E1233538620001F42A /* set.o */, + A54296E2233538620001F42A /* support.o */, + ); + path = dlg; + sourceTree = ""; + }; + A54296E4233538620001F42A /* antlr */ = { + isa = PBXGroup; + children = ( + A54296E5233538620001F42A /* main.o */, + A54296E6233538620001F42A /* fset2.o */, + A54296E7233538620001F42A /* generic.h */, + A54296E8233538620001F42A /* makefile.cygwin */, + A54296E9233538620001F42A /* err.o */, + A54296EA233538620001F42A /* proto.h */, + A54296EB233538620001F42A /* egman.c */, + A54296EC233538620001F42A /* lex.c */, + A54296ED233538620001F42A /* pred.o */, + A54296EE233538620001F42A /* build.o */, + A54296EF233538620001F42A /* misc.o */, + A54296F0233538620001F42A /* antlr.o */, + A54296F1233538620001F42A /* antlr */, + A54296F2233538620001F42A /* syn.h */, + A54296F3233538620001F42A /* makefile */, + A54296F4233538620001F42A /* gen.o */, + A54296F5233538620001F42A /* antlr.1 */, + A54296F6233538620001F42A /* fcache.o */, + A54296F7233538620001F42A /* antlr.g */, + A54296F8233538620001F42A /* mrhoist.o */, + A54296F9233538620001F42A /* antlr.r */, + A54296FA233538620001F42A /* scan.c */, + A54296FB233538620001F42A /* stdpccts.h */, + A54296FC233538620001F42A /* tokens.h */, + A54296FD233538620001F42A /* fset.o */, + A54296FE233538620001F42A /* parser.dlg */, + A54296FF233538620001F42A /* bits.c */, + A5429700233538620001F42A /* globals.o */, + A5429701233538620001F42A /* hash.c */, + A5429702233538620001F42A /* README */, + A5429703233538620001F42A /* makefile1 */, + A5429704233538620001F42A /* antlr1.txt */, + A5429705233538620001F42A /* err.c */, + A5429706233538620001F42A /* AntlrMS.mak */, + A5429707233538620001F42A /* mode.h */, + A5429708233538620001F42A /* fset2.c */, + A5429709233538620001F42A /* main.c */, + A542970A233538620001F42A /* egman.o */, + A542970B233538620001F42A /* lex.o */, + A542970C233538620001F42A /* pred.c */, + A542970D233538620001F42A /* build.c */, + A542970E233538620001F42A /* AntlrPPC.mak */, + A542970F233538620001F42A /* mrhoist.c */, + A5429710233538620001F42A /* fcache.c */, + A5429711233538620001F42A /* gen.c */, + A5429712233538620001F42A /* dumpnode.c */, + A5429713233538620001F42A /* misc.c */, + A5429714233538620001F42A /* antlr.c */, + A5429715233538620001F42A /* globals.c */, + A5429716233538620001F42A /* hash.h */, + A5429717233538620001F42A /* hash.o */, + A5429718233538620001F42A /* fset.c */, + A5429719233538620001F42A /* bits.o */, + A542971A233538620001F42A /* scan.o */, + A542971B233538630001F42A /* set.o */, + A542971C233538630001F42A /* AntlrDDK.mak */, + A542971D233538630001F42A /* dumpcycles.c */, + ); + path = antlr; + sourceTree = ""; + }; + A5429725233538630001F42A /* h */ = { + isa = PBXGroup; + children = ( + A5429726233538630001F42A /* pccts_stdio.h */, + A5429727233538630001F42A /* AToken.h */, + A5429728233538630001F42A /* ast.c */, + A5429729233538630001F42A /* err.h */, + A542972A233538630001F42A /* BufFileInput.cpp */, + A542972B233538630001F42A /* AParser.cpp */, + A542972C233538630001F42A /* pcctscfg.h */, + A542972D233538630001F42A /* config.h */, + A542972E233538630001F42A /* PCCTSAST.cpp */, + A542972F233538630001F42A /* dlgauto.h */, + A5429730233538630001F42A /* antlr.h */, + A5429731233538630001F42A /* pccts_assert.h */, + A5429732233538630001F42A /* ATokenBuffer.h */, + A5429733233538630001F42A /* dlgdef.h */, + A5429734233538630001F42A /* PCCTSAST.h */, + A5429735233538630001F42A /* pccts_string.h */, + A5429736233538630001F42A /* charptr.h */, + A5429737233538630001F42A /* pccts_stdarg.h */, + A5429738233538630001F42A /* int.h */, + A5429739233538630001F42A /* pcnames.bat */, + A542973A233538630001F42A /* ATokPtrImpl.h */, + A542973B233538630001F42A /* ATokPtr.h */, + A542973C233538630001F42A /* BufFileInput.h */, + A542973D233538630001F42A /* PBlackBox.h */, + A542973E233538630001F42A /* pccts_istream.h */, + A542973F233538630001F42A /* ast.h */, + A5429740233538630001F42A /* ATokenBuffer.cpp */, + A5429741233538630001F42A /* pccts_iostream.h */, + A5429742233538630001F42A /* AParser.h */, + A5429743233538630001F42A /* SList.h */, + A5429744233538630001F42A /* ATokenStream.h */, + A5429745233538630001F42A /* ASTBase.cpp */, + A5429746233538630001F42A /* DLG_stream_input.h */, + A5429747233538630001F42A /* pccts_stdlib.h */, + A5429748233538630001F42A /* DLexerBase.h */, + A5429749233538630001F42A /* charbuf.h */, + A542974A233538630001F42A /* pccts_setjmp.h */, + A542974B233538630001F42A /* slist.cpp */, + A542974C233538630001F42A /* ASTBase.h */, + A542974D233538630001F42A /* charptr.c */, + A542974E233538630001F42A /* DLexer.h */, + A542974F233538630001F42A /* DLexerBase.cpp */, + ); + path = h; + sourceTree = ""; + }; + A5429751233538630001F42A /* support */ = { + isa = PBXGroup; + children = ( + A5429752233538630001F42A /* sym */, + A5429755233538630001F42A /* genmk */, + A5429759233538630001F42A /* set */, + A542975C233538630001F42A /* rexpr */, + ); + path = support; + sourceTree = ""; + }; + A5429752233538630001F42A /* sym */ = { + isa = PBXGroup; + children = ( + A5429753233538630001F42A /* sym.c */, + A5429754233538630001F42A /* template.h */, + ); + path = sym; + sourceTree = ""; + }; + A5429755233538630001F42A /* genmk */ = { + isa = PBXGroup; + children = ( + A5429756233538630001F42A /* makefile */, + A5429757233538630001F42A /* genmk_old.c */, + A5429758233538630001F42A /* genmk.c */, + ); + path = genmk; + sourceTree = ""; + }; + A5429759233538630001F42A /* set */ = { + isa = PBXGroup; + children = ( + A542975A233538630001F42A /* set.c */, + A542975B233538630001F42A /* set.h */, + ); + path = set; + sourceTree = ""; + }; + A542975C233538630001F42A /* rexpr */ = { + isa = PBXGroup; + children = ( + A542975D233538630001F42A /* rexpr.h */, + A542975E233538630001F42A /* makefile */, + A542975F233538630001F42A /* rexpr.c */, + A5429760233538630001F42A /* test.c */, + ); + path = rexpr; + sourceTree = ""; + }; + A5429781233538630001F42A /* EfiRom */ = { + isa = PBXGroup; + children = ( + A5429782233538630001F42A /* GNUmakefile */, + A5429783233538630001F42A /* EfiRom.h */, + A5429784233538630001F42A /* Makefile */, + A5429785233538630001F42A /* EfiRom.o */, + A5429786233538630001F42A /* EfiRom.d */, + A5429787233538630001F42A /* EfiRom.c */, + ); + path = EfiRom; + sourceTree = ""; + }; + A5429789233538630001F42A /* Tests */ = { + isa = PBXGroup; + children = ( + A542978A233538630001F42A /* GNUmakefile */, + A542978B233538630001F42A /* CheckUnicodeSourceFiles.py */, + A542978C233538630001F42A /* CheckPythonSyntax.py */, + A542978D233538630001F42A /* __pycache__ */, + A5429794233538630001F42A /* TestTools.py */, + A5429795233538630001F42A /* PythonTest.py */, + A5429796233538630001F42A /* TianoCompress.py */, + A5429797233538630001F42A /* TestRegularExpression.py */, + A5429798233538630001F42A /* PythonToolsTests.py */, + A5429799233538630001F42A /* CToolsTests.py */, + A542979A233538630001F42A /* RunTests.py */, + ); + path = Tests; + sourceTree = ""; + }; + A542978D233538630001F42A /* __pycache__ */ = { + isa = PBXGroup; + children = ( + A542978E233538630001F42A /* TestTools.cpython-36.pyc */, + A542978F233538630001F42A /* CToolsTests.cpython-36.pyc */, + A5429790233538630001F42A /* CheckPythonSyntax.cpython-36.pyc */, + A5429791233538630001F42A /* TianoCompress.cpython-36.pyc */, + A5429792233538630001F42A /* PythonToolsTests.cpython-36.pyc */, + A5429793233538630001F42A /* CheckUnicodeSourceFiles.cpython-36.pyc */, + ); + path = __pycache__; + sourceTree = ""; + }; + A542979D233538630001F42A /* Scripts */ = { + isa = PBXGroup; + children = ( + A542979E233538630001F42A /* Rvct-Align32.sct */, + A542979F233538630001F42A /* DetectNotUsedItem.py */, + A54297A0233538630001F42A /* GetMaintainer.py */, + A54297A1233538630001F42A /* ConvertMasmToNasm.py */, + A54297A2233538630001F42A /* ConvertUni.py */, + A54297A3233538630001F42A /* GetUtcDateTime.py */, + A54297A4233538630001F42A /* MemoryProfileSymbolGen.py */, + A54297A5233538630001F42A /* Rvct-Align4K.sct */, + A54297A6233538630001F42A /* gcc4.9-ld-script */, + A54297A7233538630001F42A /* RunMakefileSample.mak */, + A54297A8233538630001F42A /* SetupGit.py */, + A54297A9233538630001F42A /* RunMakefile.py */, + A54297AA233538630001F42A /* FormatDosFiles.py */, + A54297AB233538630001F42A /* PackageDocumentTools */, + A54297C5233538630001F42A /* SetVisualStudio.bat */, + A54297C6233538630001F42A /* UpdateBuildVersions.py */, + A54297C7233538630001F42A /* PatchCheck.py */, + A54297C8233538630001F42A /* BinToPcd.py */, + A54297C9233538630001F42A /* GccBase.lds */, + A54297CA233538630001F42A /* ConvertFceToStructurePcd.py */, + A54297CB233538630001F42A /* SmiHandlerProfileSymbolGen.py */, + A54297CC233538630001F42A /* ShowEnvironment.bat */, + ); + path = Scripts; + sourceTree = ""; + }; + A54297AB233538630001F42A /* PackageDocumentTools */ = { + isa = PBXGroup; + children = ( + A54297AC233538630001F42A /* plugins */, + A54297C1233538630001F42A /* __init__.py */, + A54297C2233538630001F42A /* Readme.md */, + A54297C3233538630001F42A /* packagedocapp.pyw */, + A54297C4233538630001F42A /* packagedoc_cli.py */, + ); + path = PackageDocumentTools; + sourceTree = ""; + }; + A54297AC233538630001F42A /* plugins */ = { + isa = PBXGroup; + children = ( + A54297AD233538630001F42A /* __init__.py */, + A54297AE233538630001F42A /* EdkPlugins */, + ); + path = plugins; + sourceTree = ""; + }; + A54297AE233538630001F42A /* EdkPlugins */ = { + isa = PBXGroup; + children = ( + A54297AF233538630001F42A /* __init__.py */, + A54297B0233538630001F42A /* basemodel */, + A54297B7233538630001F42A /* edk2 */, + ); + path = EdkPlugins; + sourceTree = ""; + }; + A54297B0233538630001F42A /* basemodel */ = { + isa = PBXGroup; + children = ( + A54297B1233538630001F42A /* efibinary.py */, + A54297B2233538630001F42A /* __init__.py */, + A54297B3233538630001F42A /* message.py */, + A54297B4233538630001F42A /* inidocview.py */, + A54297B5233538630001F42A /* doxygen.py */, + A54297B6233538630001F42A /* ini.py */, + ); + path = basemodel; + sourceTree = ""; + }; + A54297B7233538630001F42A /* edk2 */ = { + isa = PBXGroup; + children = ( + A54297B8233538630001F42A /* __init__.py */, + A54297B9233538630001F42A /* model */, + ); + path = edk2; + sourceTree = ""; + }; + A54297B9233538630001F42A /* model */ = { + isa = PBXGroup; + children = ( + A54297BA233538630001F42A /* doxygengen_spec.py */, + A54297BB233538630001F42A /* doxygengen.py */, + A54297BC233538630001F42A /* __init__.py */, + A54297BD233538630001F42A /* dec.py */, + A54297BE233538630001F42A /* dsc.py */, + A54297BF233538630001F42A /* inf.py */, + A54297C0233538630001F42A /* baseobject.py */, + ); + path = model; + sourceTree = ""; + }; + A54297CE233538630001F42A /* UserManuals */ = { + isa = PBXGroup; + children = ( + A54297CF233538630001F42A /* TianoCompress_Utility_Man_Page.rtf */, + A54297D0233538630001F42A /* GenDepex_Utility_Man_Page.rtf */, + A54297D1233538630001F42A /* EfiRom_Utility_Man_Page.rtf */, + A54297D2233538630001F42A /* GenCrc32_Utility_Man_Page.rtf */, + A54297D3233538630001F42A /* LzmaCompress_Utility_Man_Page.rtf */, + A54297D4233538630001F42A /* SplitFile_Utility_Man_Page.rtf */, + A54297D5233538630001F42A /* UtilityManPage_template.rtf */, + A54297D6233538630001F42A /* TargetTool_Utility_Man_Page.rtf */, + A54297D7233538630001F42A /* Intel_UEFI_Packaging_Tool_Man_Page.rtf */, + A54297D8233538630001F42A /* GenFfs_Utility_Man_Page.rtf */, + A54297D9233538630001F42A /* GenSec_Utility_Man_Page.rtf */, + A54297DA233538630001F42A /* VfrCompiler_Utility_Man_Page.rtf */, + A54297DB233538630001F42A /* GenFw_Utility_Man_Page.rtf */, + A54297DC233538630001F42A /* PatchPcdValue_Utility_Man_Page.rtf */, + A54297DD233538630001F42A /* Trim_Utility_Man_Page.rtf */, + A54297DE233538630001F42A /* GenFds_Utility_Man_Page.rtf */, + A54297DF233538630001F42A /* GenFv_Utility_Man_Page.rtf */, + A54297E0233538630001F42A /* GenPatchPcdTable_Utility_Man_Page.rtf */, + A54297E1233538630001F42A /* Build_Utility_Man_Page.rtf */, + A54297E2233538630001F42A /* VolInfo_Utility_Man_Page.rtf */, + ); + path = UserManuals; + sourceTree = ""; + }; + A54297E4233538630001F42A /* Conf */ = { + isa = PBXGroup; + children = ( + A54297E5233538630001F42A /* tools_def.template */, + A54297E6233538630001F42A /* gitattributes */, + A54297E7233538630001F42A /* target.template */, + A54297E8233538630001F42A /* XMLSchema */, + A54297EA233538630001F42A /* diff.order */, + A54297EB233538630001F42A /* ReadMe.txt */, + A54297EC233538630001F42A /* build_rule.template */, + A54297ED233538630001F42A /* Empty_Package_Information_Data_File.ini */, + ); + path = Conf; + sourceTree = ""; + }; + A54297E8233538630001F42A /* XMLSchema */ = { + isa = PBXGroup; + children = ( + A54297E9233538630001F42A /* DistributionPackage.xsd */, + ); + path = XMLSchema; + sourceTree = ""; + }; A571B3282320523B003BC0AA /* FromEDK2 */ = { isa = PBXGroup; children = ( + A542921A233538600001F42A /* BaseTools */, A571C272232052F8003BC0AA /* PcAtChipsetPkg */, A571BB99232052E8003BC0AA /* MdePkg */, A571B3FC232052D3003BC0AA /* MdeModulePkg */, @@ -14777,7 +18703,7 @@ ); name = Clover; productName = Clover; - productReference = A51F63C122DFA8C900086DB7 /* Clover */; + productReference = A5429219233538250001F42A /* Clover */; productType = "com.apple.product-type.tool"; }; /* End PBXNativeTarget section */ diff --git a/vers.txt b/vers.txt index 083d67828..f0c970df0 100644 --- a/vers.txt +++ b/vers.txt @@ -1 +1 @@ -5084 \ No newline at end of file +5089 \ No newline at end of file