diff options
author | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-10-05 23:24:16 +0000 |
---|---|---|
committer | lhauch <lhauch@6f19259b-4bc3-4df7-8a09-765794883524> | 2006-10-05 23:24:16 +0000 |
commit | 604371b98d3ad2472e96be8d126df92b2fcf68df (patch) | |
tree | c51c0d63bf3517ed48b28b111cf744dd5da4c866 | |
parent | 28305207ea586d0b5ceb530b0e2a436cad9fdd8f (diff) | |
download | edk2-platforms-604371b98d3ad2472e96be8d126df92b2fcf68df.tar.xz |
More moves for Tool Packages
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1676 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | Tools/CCode/Source/Common/CommonLib.c (renamed from Tools/CodeTools/Source/Common/CommonLib.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/CommonLib.h (renamed from Tools/CodeTools/Source/Common/CommonLib.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/Crc32.c (renamed from Tools/CodeTools/Source/Common/Crc32.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/Crc32.h (renamed from Tools/CodeTools/Source/Common/Crc32.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/EfiCompress.c (renamed from Tools/CodeTools/Source/Common/EfiCompress.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/EfiCompress.h (renamed from Tools/CodeTools/Source/Common/EfiCompress.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/EfiCustomizedCompress.h (renamed from Tools/CodeTools/Source/Common/EfiCustomizedCompress.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/EfiDecompress.c (renamed from Tools/CodeTools/Source/Common/EfiDecompress.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/EfiDecompress.h (renamed from Tools/CodeTools/Source/Common/EfiDecompress.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/EfiUtilityMsgs.c (renamed from Tools/CodeTools/Source/Common/EfiUtilityMsgs.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/EfiUtilityMsgs.h (renamed from Tools/CodeTools/Source/Common/EfiUtilityMsgs.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/FvLib.c (renamed from Tools/CodeTools/Source/Common/FvLib.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/FvLib.h (renamed from Tools/CodeTools/Source/Common/FvLib.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/MyAlloc.c (renamed from Tools/CodeTools/Source/Common/MyAlloc.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/MyAlloc.h (renamed from Tools/CodeTools/Source/Common/MyAlloc.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/ParseInf.c (renamed from Tools/CodeTools/Source/Common/ParseInf.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/ParseInf.h (renamed from Tools/CodeTools/Source/Common/ParseInf.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/SimpleFileParsing.c (renamed from Tools/CodeTools/Source/Common/SimpleFileParsing.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/SimpleFileParsing.h (renamed from Tools/CodeTools/Source/Common/SimpleFileParsing.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/WinNtInclude.h (renamed from Tools/CodeTools/Source/Common/WinNtInclude.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Common/build.xml (renamed from Tools/CodeTools/Source/Common/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/CompressDll/CompressDll.c (renamed from Tools/CodeTools/Source/CompressDll/CompressDll.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/CompressDll/CompressDll.h (renamed from Tools/CodeTools/Source/CompressDll/CompressDll.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/CompressDll/build.xml (renamed from Tools/CodeTools/Source/CompressDll/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/CreateMtFile/CreateMtFile.c (renamed from Tools/CodeTools/Source/CreateMtFile/CreateMtFile.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/CreateMtFile/build.xml (renamed from Tools/CodeTools/Source/CreateMtFile/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/CustomizedCompress/CustomizedCompress.c (renamed from Tools/CodeTools/Source/CustomizedCompress/CustomizedCompress.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/CustomizedCompress/build.xml (renamed from Tools/CodeTools/Source/CustomizedCompress/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/EfiCompress/EfiCompressMain.c (renamed from Tools/CodeTools/Source/EfiCompress/EfiCompressMain.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/EfiCompress/build.xml (renamed from Tools/CodeTools/Source/EfiCompress/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/EfiRom/EfiRom.c (renamed from Tools/CodeTools/Source/EfiRom/EfiRom.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/EfiRom/build.xml (renamed from Tools/CodeTools/Source/EfiRom/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FlashMap/FlashDefFile.c (renamed from Tools/CodeTools/Source/FlashMap/FlashDefFile.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FlashMap/FlashDefFile.h (renamed from Tools/CodeTools/Source/FlashMap/FlashDefFile.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FlashMap/FlashMap.c (renamed from Tools/CodeTools/Source/FlashMap/FlashMap.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FlashMap/Microcode.c (renamed from Tools/CodeTools/Source/FlashMap/Microcode.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FlashMap/Microcode.h (renamed from Tools/CodeTools/Source/FlashMap/Microcode.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FlashMap/Symbols.c (renamed from Tools/CodeTools/Source/FlashMap/Symbols.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FlashMap/Symbols.h (renamed from Tools/CodeTools/Source/FlashMap/Symbols.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FlashMap/build.xml (renamed from Tools/CodeTools/Source/FlashMap/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FwImage/build.xml (renamed from Tools/CodeTools/Source/FwImage/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/FwImage/fwimage.c (renamed from Tools/CodeTools/Source/FwImage/fwimage.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenAcpiTable/GenAcpiTable.c (renamed from Tools/CodeTools/Source/GenAcpiTable/GenAcpiTable.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenAcpiTable/build.xml (renamed from Tools/CodeTools/Source/GenAcpiTable/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenCRC32Section/GenCRC32Section.c (renamed from Tools/CodeTools/Source/GenCRC32Section/GenCRC32Section.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h (renamed from Tools/CodeTools/Source/GenCRC32Section/GenCRC32Section.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenCRC32Section/build.xml (renamed from Tools/CodeTools/Source/GenCRC32Section/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenCapsuleHdr/CreateGuid.c (renamed from Tools/CodeTools/Source/GenCapsuleHdr/CreateGuid.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenCapsuleHdr/GenCapsuleHdr.c (renamed from Tools/CodeTools/Source/GenCapsuleHdr/GenCapsuleHdr.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenCapsuleHdr/build.xml (renamed from Tools/CodeTools/Source/GenCapsuleHdr/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenDepex/DepexParser.c (renamed from Tools/CodeTools/Source/GenDepex/DepexParser.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenDepex/DepexParser.h (renamed from Tools/CodeTools/Source/GenDepex/DepexParser.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenDepex/GenDepex.c (renamed from Tools/CodeTools/Source/GenDepex/GenDepex.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenDepex/GenDepex.h (renamed from Tools/CodeTools/Source/GenDepex/GenDepex.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenDepex/build.xml (renamed from Tools/CodeTools/Source/GenDepex/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFfsFile/GenFfsFile.c (renamed from Tools/CodeTools/Source/GenFfsFile/GenFfsFile.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFfsFile/GenFfsFile.h (renamed from Tools/CodeTools/Source/GenFfsFile/GenFfsFile.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFfsFile/SimpleFileParsing.c (renamed from Tools/CodeTools/Source/GenFfsFile/SimpleFileParsing.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFfsFile/build.xml (renamed from Tools/CodeTools/Source/GenFfsFile/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFvImage/Ebc/PeCoffLoaderEx.c (renamed from Tools/CodeTools/Source/GenFvImage/Ebc/PeCoffLoaderEx.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFvImage/GenFvImageExe.c (renamed from Tools/CodeTools/Source/GenFvImage/GenFvImageExe.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFvImage/GenFvImageExe.h (renamed from Tools/CodeTools/Source/GenFvImage/GenFvImageExe.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFvImage/GenFvImageLib.c (renamed from Tools/CodeTools/Source/GenFvImage/GenFvImageLib.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFvImage/GenFvImageLib.h (renamed from Tools/CodeTools/Source/GenFvImage/GenFvImageLib.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFvImage/GenFvImageLibInternal.h (renamed from Tools/CodeTools/Source/GenFvImage/GenFvImageLibInternal.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenFvImage/build.xml (renamed from Tools/CodeTools/Source/GenFvImage/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenSection/GenSection.c (renamed from Tools/CodeTools/Source/GenSection/GenSection.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenSection/GenSection.h (renamed from Tools/CodeTools/Source/GenSection/GenSection.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenSection/build.xml (renamed from Tools/CodeTools/Source/GenSection/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenTEImage/GenTEImage.c (renamed from Tools/CodeTools/Source/GenTEImage/GenTEImage.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GenTEImage/build.xml (renamed from Tools/CodeTools/Source/GenTEImage/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GuidChk/CommonUtils.h (renamed from Tools/CodeTools/Source/GuidChk/CommonUtils.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GuidChk/FileSearch.c (renamed from Tools/CodeTools/Source/GuidChk/FileSearch.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GuidChk/FileSearch.h (renamed from Tools/CodeTools/Source/GuidChk/FileSearch.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GuidChk/GuidChk.c (renamed from Tools/CodeTools/Source/GuidChk/GuidChk.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GuidChk/GuidList.c (renamed from Tools/CodeTools/Source/GuidChk/GuidList.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GuidChk/UtilsMsgs.c (renamed from Tools/CodeTools/Source/GuidChk/UtilsMsgs.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GuidChk/UtilsMsgs.h (renamed from Tools/CodeTools/Source/GuidChk/UtilsMsgs.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/GuidChk/build.xml (renamed from Tools/CodeTools/Source/GuidChk/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/BaseTypes.h (renamed from Tools/CodeTools/Source/Include/Common/BaseTypes.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/Capsule.h (renamed from Tools/CodeTools/Source/Include/Common/Capsule.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/Dependency.h (renamed from Tools/CodeTools/Source/Include/Common/Dependency.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/EfiImage.h (renamed from Tools/CodeTools/Source/Include/Common/EfiImage.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/FirmwareFileSystem.h (renamed from Tools/CodeTools/Source/Include/Common/FirmwareFileSystem.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/FirmwareVolumeHeader.h (renamed from Tools/CodeTools/Source/Include/Common/FirmwareVolumeHeader.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/FirmwareVolumeImageFormat.h (renamed from Tools/CodeTools/Source/Include/Common/FirmwareVolumeImageFormat.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/InternalFormRepresentation.h (renamed from Tools/CodeTools/Source/Include/Common/InternalFormRepresentation.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/MultiPhase.h (renamed from Tools/CodeTools/Source/Include/Common/MultiPhase.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/UefiBaseTypes.h (renamed from Tools/CodeTools/Source/Include/Common/UefiBaseTypes.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/Variable.h (renamed from Tools/CodeTools/Source/Include/Common/Variable.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Common/WorkingBlockHeader.h (renamed from Tools/CodeTools/Source/Include/Common/WorkingBlockHeader.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Guid/AcpiTableStorage.h (renamed from Tools/CodeTools/Source/Include/Guid/AcpiTableStorage.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Guid/Apriori.h (renamed from Tools/CodeTools/Source/Include/Guid/Apriori.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Guid/Capsule.h (renamed from Tools/CodeTools/Source/Include/Guid/Capsule.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Guid/FirmwareFileSystem.h (renamed from Tools/CodeTools/Source/Include/Guid/FirmwareFileSystem.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Ia32/ProcessorBind.h (renamed from Tools/CodeTools/Source/Include/Ia32/ProcessorBind.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/IndustryStandard/pci22.h (renamed from Tools/CodeTools/Source/Include/IndustryStandard/pci22.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Library/PeCoffLib.h (renamed from Tools/CodeTools/Source/Include/Library/PeCoffLib.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Library/PrintLib.h (renamed from Tools/CodeTools/Source/Include/Library/PrintLib.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Protocol/DevicePath.h (renamed from Tools/CodeTools/Source/Include/Protocol/DevicePath.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Protocol/GuidedSectionExtraction.h (renamed from Tools/CodeTools/Source/Include/Protocol/GuidedSectionExtraction.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Protocol/Hii.h (renamed from Tools/CodeTools/Source/Include/Protocol/Hii.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/Protocol/UgaDraw.h (renamed from Tools/CodeTools/Source/Include/Protocol/UgaDraw.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Include/X64/ProcessorBind.h (renamed from Tools/CodeTools/Source/Include/X64/ProcessorBind.h) | 0 | ||||
-rwxr-xr-x | Tools/CCode/Source/MakeDeps/MakeDeps.c (renamed from Tools/CodeTools/Source/MakeDeps/MakeDeps.c) | 0 | ||||
-rwxr-xr-x | Tools/CCode/Source/MakeDeps/build.xml (renamed from Tools/CodeTools/Source/MakeDeps/build.xml) | 0 | ||||
-rwxr-xr-x | Tools/CCode/Source/ModifyInf/ModifyInf.c (renamed from Tools/CodeTools/Source/ModifyInf/ModifyInf.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/ModifyInf/build.xml (renamed from Tools/CodeTools/Source/ModifyInf/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/CHANGES_FROM_131.txt (renamed from Tools/CodeTools/Source/Pccts/CHANGES_FROM_131.txt) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/CHANGES_FROM_133.txt (renamed from Tools/CodeTools/Source/Pccts/CHANGES_FROM_133.txt) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/CHANGES_FROM_133_BEFORE_MR13.txt (renamed from Tools/CodeTools/Source/Pccts/CHANGES_FROM_133_BEFORE_MR13.txt) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/CHANGES_SUMMARY.txt (renamed from Tools/CodeTools/Source/Pccts/CHANGES_SUMMARY.txt) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/KNOWN_PROBLEMS.txt (renamed from Tools/CodeTools/Source/Pccts/KNOWN_PROBLEMS.txt) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/MPW_Read_Me (renamed from Tools/CodeTools/Source/Pccts/MPW_Read_Me) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/NOTES.bcc (renamed from Tools/CodeTools/Source/Pccts/NOTES.bcc) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/NOTES.msvc (renamed from Tools/CodeTools/Source/Pccts/NOTES.msvc) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/README (renamed from Tools/CodeTools/Source/Pccts/README) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/RIGHTS (renamed from Tools/CodeTools/Source/Pccts/RIGHTS) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/AntlrMS.mak (renamed from Tools/CodeTools/Source/Pccts/antlr/AntlrMS.mak) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/AntlrPPC.mak (renamed from Tools/CodeTools/Source/Pccts/antlr/AntlrPPC.mak) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/README (renamed from Tools/CodeTools/Source/Pccts/antlr/README) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/antlr.1 (renamed from Tools/CodeTools/Source/Pccts/antlr/antlr.1) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/antlr.c (renamed from Tools/CodeTools/Source/Pccts/antlr/antlr.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/antlr.g (renamed from Tools/CodeTools/Source/Pccts/antlr/antlr.g) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/antlr.r (renamed from Tools/CodeTools/Source/Pccts/antlr/antlr.r) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/antlr1.txt (renamed from Tools/CodeTools/Source/Pccts/antlr/antlr1.txt) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/bits.c (renamed from Tools/CodeTools/Source/Pccts/antlr/bits.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/build.c (renamed from Tools/CodeTools/Source/Pccts/antlr/build.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/build.xml (renamed from Tools/CodeTools/Source/Pccts/antlr/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/dumpcycles.c (renamed from Tools/CodeTools/Source/Pccts/antlr/dumpcycles.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/dumpnode.c (renamed from Tools/CodeTools/Source/Pccts/antlr/dumpnode.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/egman.c (renamed from Tools/CodeTools/Source/Pccts/antlr/egman.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/err.c (renamed from Tools/CodeTools/Source/Pccts/antlr/err.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/fcache.c (renamed from Tools/CodeTools/Source/Pccts/antlr/fcache.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/fset.c (renamed from Tools/CodeTools/Source/Pccts/antlr/fset.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/fset2.c (renamed from Tools/CodeTools/Source/Pccts/antlr/fset2.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/gen.c (renamed from Tools/CodeTools/Source/Pccts/antlr/gen.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/generic.h (renamed from Tools/CodeTools/Source/Pccts/antlr/generic.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/globals.c (renamed from Tools/CodeTools/Source/Pccts/antlr/globals.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/hash.c (renamed from Tools/CodeTools/Source/Pccts/antlr/hash.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/hash.h (renamed from Tools/CodeTools/Source/Pccts/antlr/hash.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/lex.c (renamed from Tools/CodeTools/Source/Pccts/antlr/lex.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/main.c (renamed from Tools/CodeTools/Source/Pccts/antlr/main.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/makefile (renamed from Tools/CodeTools/Source/Pccts/antlr/makefile) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/makefile.cygwin (renamed from Tools/CodeTools/Source/Pccts/antlr/makefile.cygwin) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/makefile1 (renamed from Tools/CodeTools/Source/Pccts/antlr/makefile1) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/misc.c (renamed from Tools/CodeTools/Source/Pccts/antlr/misc.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/mode.h (renamed from Tools/CodeTools/Source/Pccts/antlr/mode.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/mrhoist.c (renamed from Tools/CodeTools/Source/Pccts/antlr/mrhoist.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/parser.dlg (renamed from Tools/CodeTools/Source/Pccts/antlr/parser.dlg) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/pred.c (renamed from Tools/CodeTools/Source/Pccts/antlr/pred.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/proto.h (renamed from Tools/CodeTools/Source/Pccts/antlr/proto.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/scan.c (renamed from Tools/CodeTools/Source/Pccts/antlr/scan.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/stdpccts.h (renamed from Tools/CodeTools/Source/Pccts/antlr/stdpccts.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/syn.h (renamed from Tools/CodeTools/Source/Pccts/antlr/syn.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/antlr/tokens.h (renamed from Tools/CodeTools/Source/Pccts/antlr/tokens.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/build.xml (renamed from Tools/CodeTools/Source/Pccts/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/DlgMS.mak (renamed from Tools/CodeTools/Source/Pccts/dlg/DlgMS.mak) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/DlgPPC.mak (renamed from Tools/CodeTools/Source/Pccts/dlg/DlgPPC.mak) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/automata.c (renamed from Tools/CodeTools/Source/Pccts/dlg/automata.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/build.xml (renamed from Tools/CodeTools/Source/Pccts/dlg/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/dlg.1 (renamed from Tools/CodeTools/Source/Pccts/dlg/dlg.1) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/dlg.h (renamed from Tools/CodeTools/Source/Pccts/dlg/dlg.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/dlg.r (renamed from Tools/CodeTools/Source/Pccts/dlg/dlg.r) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/dlg1.txt (renamed from Tools/CodeTools/Source/Pccts/dlg/dlg1.txt) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/dlg_a.c (renamed from Tools/CodeTools/Source/Pccts/dlg/dlg_a.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/dlg_p.c (renamed from Tools/CodeTools/Source/Pccts/dlg/dlg_p.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/dlg_p.g (renamed from Tools/CodeTools/Source/Pccts/dlg/dlg_p.g) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/err.c (renamed from Tools/CodeTools/Source/Pccts/dlg/err.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/main.c (renamed from Tools/CodeTools/Source/Pccts/dlg/main.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/makefile (renamed from Tools/CodeTools/Source/Pccts/dlg/makefile) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/makefile.cygwin (renamed from Tools/CodeTools/Source/Pccts/dlg/makefile.cygwin) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/makefile1 (renamed from Tools/CodeTools/Source/Pccts/dlg/makefile1) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/mode.h (renamed from Tools/CodeTools/Source/Pccts/dlg/mode.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/output.c (renamed from Tools/CodeTools/Source/Pccts/dlg/output.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/parser.dlg (renamed from Tools/CodeTools/Source/Pccts/dlg/parser.dlg) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/relabel.c (renamed from Tools/CodeTools/Source/Pccts/dlg/relabel.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/stdpccts.h (renamed from Tools/CodeTools/Source/Pccts/dlg/stdpccts.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/support.c (renamed from Tools/CodeTools/Source/Pccts/dlg/support.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/dlg/tokens.h (renamed from Tools/CodeTools/Source/Pccts/dlg/tokens.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/AParser.cpp (renamed from Tools/CodeTools/Source/Pccts/h/AParser.cpp) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/AParser.h (renamed from Tools/CodeTools/Source/Pccts/h/AParser.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ASTBase.cpp (renamed from Tools/CodeTools/Source/Pccts/h/ASTBase.cpp) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ASTBase.h (renamed from Tools/CodeTools/Source/Pccts/h/ASTBase.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ATokPtr.h (renamed from Tools/CodeTools/Source/Pccts/h/ATokPtr.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ATokPtrImpl.h (renamed from Tools/CodeTools/Source/Pccts/h/ATokPtrImpl.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/AToken.h (renamed from Tools/CodeTools/Source/Pccts/h/AToken.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ATokenBuffer.cpp (renamed from Tools/CodeTools/Source/Pccts/h/ATokenBuffer.cpp) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ATokenBuffer.h (renamed from Tools/CodeTools/Source/Pccts/h/ATokenBuffer.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ATokenStream.h (renamed from Tools/CodeTools/Source/Pccts/h/ATokenStream.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/BufFileInput.cpp (renamed from Tools/CodeTools/Source/Pccts/h/BufFileInput.cpp) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/BufFileInput.h (renamed from Tools/CodeTools/Source/Pccts/h/BufFileInput.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/DLG_stream_input.h (renamed from Tools/CodeTools/Source/Pccts/h/DLG_stream_input.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/DLexer.h (renamed from Tools/CodeTools/Source/Pccts/h/DLexer.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/DLexerBase.cpp (renamed from Tools/CodeTools/Source/Pccts/h/DLexerBase.cpp) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/DLexerBase.h (renamed from Tools/CodeTools/Source/Pccts/h/DLexerBase.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/PBlackBox.h (renamed from Tools/CodeTools/Source/Pccts/h/PBlackBox.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/PCCTSAST.cpp (renamed from Tools/CodeTools/Source/Pccts/h/PCCTSAST.cpp) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/PCCTSAST.h (renamed from Tools/CodeTools/Source/Pccts/h/PCCTSAST.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/SList.h (renamed from Tools/CodeTools/Source/Pccts/h/SList.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/antlr.h (renamed from Tools/CodeTools/Source/Pccts/h/antlr.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ast.c (renamed from Tools/CodeTools/Source/Pccts/h/ast.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/ast.h (renamed from Tools/CodeTools/Source/Pccts/h/ast.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/charbuf.h (renamed from Tools/CodeTools/Source/Pccts/h/charbuf.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/charptr.c (renamed from Tools/CodeTools/Source/Pccts/h/charptr.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/charptr.h (renamed from Tools/CodeTools/Source/Pccts/h/charptr.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/config.h (renamed from Tools/CodeTools/Source/Pccts/h/config.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/dlgauto.h (renamed from Tools/CodeTools/Source/Pccts/h/dlgauto.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/dlgdef.h (renamed from Tools/CodeTools/Source/Pccts/h/dlgdef.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/err.h (renamed from Tools/CodeTools/Source/Pccts/h/err.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/int.h (renamed from Tools/CodeTools/Source/Pccts/h/int.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pccts_assert.h (renamed from Tools/CodeTools/Source/Pccts/h/pccts_assert.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pccts_iostream.h (renamed from Tools/CodeTools/Source/Pccts/h/pccts_iostream.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pccts_istream.h (renamed from Tools/CodeTools/Source/Pccts/h/pccts_istream.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pccts_setjmp.h (renamed from Tools/CodeTools/Source/Pccts/h/pccts_setjmp.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pccts_stdarg.h (renamed from Tools/CodeTools/Source/Pccts/h/pccts_stdarg.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pccts_stdio.h (renamed from Tools/CodeTools/Source/Pccts/h/pccts_stdio.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pccts_stdlib.h (renamed from Tools/CodeTools/Source/Pccts/h/pccts_stdlib.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pccts_string.h (renamed from Tools/CodeTools/Source/Pccts/h/pccts_string.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pcctscfg.h (renamed from Tools/CodeTools/Source/Pccts/h/pcctscfg.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/pcnames.bat (renamed from Tools/CodeTools/Source/Pccts/h/pcnames.bat) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/h/slist.cpp (renamed from Tools/CodeTools/Source/Pccts/h/slist.cpp) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/history.ps (renamed from Tools/CodeTools/Source/Pccts/history.ps) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/history.txt (renamed from Tools/CodeTools/Source/Pccts/history.txt) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/makefile (renamed from Tools/CodeTools/Source/Pccts/makefile) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/genmk/genmk.c (renamed from Tools/CodeTools/Source/Pccts/support/genmk/genmk.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/genmk/genmk_old.c (renamed from Tools/CodeTools/Source/Pccts/support/genmk/genmk_old.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/genmk/makefile (renamed from Tools/CodeTools/Source/Pccts/support/genmk/makefile) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/rexpr/makefile (renamed from Tools/CodeTools/Source/Pccts/support/rexpr/makefile) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/rexpr/rexpr.c (renamed from Tools/CodeTools/Source/Pccts/support/rexpr/rexpr.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/rexpr/rexpr.h (renamed from Tools/CodeTools/Source/Pccts/support/rexpr/rexpr.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/rexpr/test.c (renamed from Tools/CodeTools/Source/Pccts/support/rexpr/test.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/set/set.c (renamed from Tools/CodeTools/Source/Pccts/support/set/set.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/set/set.h (renamed from Tools/CodeTools/Source/Pccts/support/set/set.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/sym/sym.c (renamed from Tools/CodeTools/Source/Pccts/support/sym/sym.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Pccts/support/sym/template.h (renamed from Tools/CodeTools/Source/Pccts/support/sym/template.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeCoffLoader/BasePeCoff.c (renamed from Tools/CodeTools/Source/PeCoffLoader/BasePeCoff.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeCoffLoader/Common/EfiImage.h (renamed from Tools/CodeTools/Source/PeCoffLoader/Common/EfiImage.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeCoffLoader/Ia32/PeCoffLoaderEx.c (renamed from Tools/CodeTools/Source/PeCoffLoader/Ia32/PeCoffLoaderEx.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeCoffLoader/Ipf/PeCoffLoaderEx.c (renamed from Tools/CodeTools/Source/PeCoffLoader/Ipf/PeCoffLoaderEx.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeCoffLoader/X64/PeCoffLoaderEx.c (renamed from Tools/CodeTools/Source/PeCoffLoader/X64/PeCoffLoaderEx.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeCoffLoader/build.xml (renamed from Tools/CodeTools/Source/PeCoffLoader/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeiRebase/PeiRebaseExe.c (renamed from Tools/CodeTools/Source/PeiRebase/PeiRebaseExe.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeiRebase/PeiRebaseExe.h (renamed from Tools/CodeTools/Source/PeiRebase/PeiRebaseExe.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/PeiRebase/build.xml (renamed from Tools/CodeTools/Source/PeiRebase/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SecApResetVectorFixup/SecApResetVectorFixup.c (renamed from Tools/CodeTools/Source/SecApResetVectorFixup/SecApResetVectorFixup.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SecApResetVectorFixup/SecApResetVectorFixup.h (renamed from Tools/CodeTools/Source/SecApResetVectorFixup/SecApResetVectorFixup.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SecApResetVectorFixup/build.xml (renamed from Tools/CodeTools/Source/SecApResetVectorFixup/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SecFixup/SecFixup.c (renamed from Tools/CodeTools/Source/SecFixup/SecFixup.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SecFixup/SecFixup.h (renamed from Tools/CodeTools/Source/SecFixup/SecFixup.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SecFixup/build.xml (renamed from Tools/CodeTools/Source/SecFixup/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SetStamp/SetStamp.c (renamed from Tools/CodeTools/Source/SetStamp/SetStamp.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SetStamp/build.xml (renamed from Tools/CodeTools/Source/SetStamp/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SplitFile/SplitFile.c (renamed from Tools/CodeTools/Source/SplitFile/SplitFile.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/SplitFile/build.xml (renamed from Tools/CodeTools/Source/SplitFile/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/StrGather/StrGather.c (renamed from Tools/CodeTools/Source/StrGather/StrGather.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/StrGather/StrGather.h (renamed from Tools/CodeTools/Source/StrGather/StrGather.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/StrGather/StringDB.c (renamed from Tools/CodeTools/Source/StrGather/StringDB.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/StrGather/StringDB.h (renamed from Tools/CodeTools/Source/StrGather/StringDB.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/StrGather/build.xml (renamed from Tools/CodeTools/Source/StrGather/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/String/PrintLib.c (renamed from Tools/CodeTools/Source/String/PrintLib.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/String/PrintLibInternal.c (renamed from Tools/CodeTools/Source/String/PrintLibInternal.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/String/PrintLibInternal.h (renamed from Tools/CodeTools/Source/String/PrintLibInternal.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/String/String.c (renamed from Tools/CodeTools/Source/String/String.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/String/build.xml (renamed from Tools/CodeTools/Source/String/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Strip/Strip.c (renamed from Tools/CodeTools/Source/Strip/Strip.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/Strip/build.xml (renamed from Tools/CodeTools/Source/Strip/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/TianoTools.msa (renamed from Tools/CodeTools/Source/TianoTools.msa) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/VfrCompile/EfiVfr.h (renamed from Tools/CodeTools/Source/VfrCompile/EfiVfr.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/VfrCompile/VfrCompile.g (renamed from Tools/CodeTools/Source/VfrCompile/VfrCompile.g) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/VfrCompile/VfrServices.cpp (renamed from Tools/CodeTools/Source/VfrCompile/VfrServices.cpp) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/VfrCompile/VfrServices.h (renamed from Tools/CodeTools/Source/VfrCompile/VfrServices.h) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/VfrCompile/build.xml (renamed from Tools/CodeTools/Source/VfrCompile/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/ZeroDebugData/ZeroDebugData.c (renamed from Tools/CodeTools/Source/ZeroDebugData/ZeroDebugData.c) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/ZeroDebugData/build.xml (renamed from Tools/CodeTools/Source/ZeroDebugData/build.xml) | 0 | ||||
-rw-r--r-- | Tools/CCode/Source/build.xml (renamed from Tools/CodeTools/Source/build.xml) | 0 |
276 files changed, 0 insertions, 0 deletions
diff --git a/Tools/CodeTools/Source/Common/CommonLib.c b/Tools/CCode/Source/Common/CommonLib.c index 4d1663a55a..4d1663a55a 100644 --- a/Tools/CodeTools/Source/Common/CommonLib.c +++ b/Tools/CCode/Source/Common/CommonLib.c diff --git a/Tools/CodeTools/Source/Common/CommonLib.h b/Tools/CCode/Source/Common/CommonLib.h index 46f0cbace5..46f0cbace5 100644 --- a/Tools/CodeTools/Source/Common/CommonLib.h +++ b/Tools/CCode/Source/Common/CommonLib.h diff --git a/Tools/CodeTools/Source/Common/Crc32.c b/Tools/CCode/Source/Common/Crc32.c index 4ae5eb486b..4ae5eb486b 100644 --- a/Tools/CodeTools/Source/Common/Crc32.c +++ b/Tools/CCode/Source/Common/Crc32.c diff --git a/Tools/CodeTools/Source/Common/Crc32.h b/Tools/CCode/Source/Common/Crc32.h index ec48cdd478..ec48cdd478 100644 --- a/Tools/CodeTools/Source/Common/Crc32.h +++ b/Tools/CCode/Source/Common/Crc32.h diff --git a/Tools/CodeTools/Source/Common/EfiCompress.c b/Tools/CCode/Source/Common/EfiCompress.c index 5b91b1d216..5b91b1d216 100644 --- a/Tools/CodeTools/Source/Common/EfiCompress.c +++ b/Tools/CCode/Source/Common/EfiCompress.c diff --git a/Tools/CodeTools/Source/Common/EfiCompress.h b/Tools/CCode/Source/Common/EfiCompress.h index 6ad80e4742..6ad80e4742 100644 --- a/Tools/CodeTools/Source/Common/EfiCompress.h +++ b/Tools/CCode/Source/Common/EfiCompress.h diff --git a/Tools/CodeTools/Source/Common/EfiCustomizedCompress.h b/Tools/CCode/Source/Common/EfiCustomizedCompress.h index af26b6f12a..af26b6f12a 100644 --- a/Tools/CodeTools/Source/Common/EfiCustomizedCompress.h +++ b/Tools/CCode/Source/Common/EfiCustomizedCompress.h diff --git a/Tools/CodeTools/Source/Common/EfiDecompress.c b/Tools/CCode/Source/Common/EfiDecompress.c index 288c42579e..288c42579e 100644 --- a/Tools/CodeTools/Source/Common/EfiDecompress.c +++ b/Tools/CCode/Source/Common/EfiDecompress.c diff --git a/Tools/CodeTools/Source/Common/EfiDecompress.h b/Tools/CCode/Source/Common/EfiDecompress.h index 3f82ac6872..3f82ac6872 100644 --- a/Tools/CodeTools/Source/Common/EfiDecompress.h +++ b/Tools/CCode/Source/Common/EfiDecompress.h diff --git a/Tools/CodeTools/Source/Common/EfiUtilityMsgs.c b/Tools/CCode/Source/Common/EfiUtilityMsgs.c index 566d214cab..566d214cab 100644 --- a/Tools/CodeTools/Source/Common/EfiUtilityMsgs.c +++ b/Tools/CCode/Source/Common/EfiUtilityMsgs.c diff --git a/Tools/CodeTools/Source/Common/EfiUtilityMsgs.h b/Tools/CCode/Source/Common/EfiUtilityMsgs.h index a76b822675..a76b822675 100644 --- a/Tools/CodeTools/Source/Common/EfiUtilityMsgs.h +++ b/Tools/CCode/Source/Common/EfiUtilityMsgs.h diff --git a/Tools/CodeTools/Source/Common/FvLib.c b/Tools/CCode/Source/Common/FvLib.c index e8d62791f3..e8d62791f3 100644 --- a/Tools/CodeTools/Source/Common/FvLib.c +++ b/Tools/CCode/Source/Common/FvLib.c diff --git a/Tools/CodeTools/Source/Common/FvLib.h b/Tools/CCode/Source/Common/FvLib.h index 1ad1e812dd..1ad1e812dd 100644 --- a/Tools/CodeTools/Source/Common/FvLib.h +++ b/Tools/CCode/Source/Common/FvLib.h diff --git a/Tools/CodeTools/Source/Common/MyAlloc.c b/Tools/CCode/Source/Common/MyAlloc.c index 39fddf7428..39fddf7428 100644 --- a/Tools/CodeTools/Source/Common/MyAlloc.c +++ b/Tools/CCode/Source/Common/MyAlloc.c diff --git a/Tools/CodeTools/Source/Common/MyAlloc.h b/Tools/CCode/Source/Common/MyAlloc.h index 9697012d7d..9697012d7d 100644 --- a/Tools/CodeTools/Source/Common/MyAlloc.h +++ b/Tools/CCode/Source/Common/MyAlloc.h diff --git a/Tools/CodeTools/Source/Common/ParseInf.c b/Tools/CCode/Source/Common/ParseInf.c index de0ffd85c7..de0ffd85c7 100644 --- a/Tools/CodeTools/Source/Common/ParseInf.c +++ b/Tools/CCode/Source/Common/ParseInf.c diff --git a/Tools/CodeTools/Source/Common/ParseInf.h b/Tools/CCode/Source/Common/ParseInf.h index ff986352c6..ff986352c6 100644 --- a/Tools/CodeTools/Source/Common/ParseInf.h +++ b/Tools/CCode/Source/Common/ParseInf.h diff --git a/Tools/CodeTools/Source/Common/SimpleFileParsing.c b/Tools/CCode/Source/Common/SimpleFileParsing.c index 73b74cd0ff..73b74cd0ff 100644 --- a/Tools/CodeTools/Source/Common/SimpleFileParsing.c +++ b/Tools/CCode/Source/Common/SimpleFileParsing.c diff --git a/Tools/CodeTools/Source/Common/SimpleFileParsing.h b/Tools/CCode/Source/Common/SimpleFileParsing.h index 7cf25a6bf8..7cf25a6bf8 100644 --- a/Tools/CodeTools/Source/Common/SimpleFileParsing.h +++ b/Tools/CCode/Source/Common/SimpleFileParsing.h diff --git a/Tools/CodeTools/Source/Common/WinNtInclude.h b/Tools/CCode/Source/Common/WinNtInclude.h index 80e45b4ad6..80e45b4ad6 100644 --- a/Tools/CodeTools/Source/Common/WinNtInclude.h +++ b/Tools/CCode/Source/Common/WinNtInclude.h diff --git a/Tools/CodeTools/Source/Common/build.xml b/Tools/CCode/Source/Common/build.xml index 902f677d1d..902f677d1d 100644 --- a/Tools/CodeTools/Source/Common/build.xml +++ b/Tools/CCode/Source/Common/build.xml diff --git a/Tools/CodeTools/Source/CompressDll/CompressDll.c b/Tools/CCode/Source/CompressDll/CompressDll.c index cc06f26c05..cc06f26c05 100644 --- a/Tools/CodeTools/Source/CompressDll/CompressDll.c +++ b/Tools/CCode/Source/CompressDll/CompressDll.c diff --git a/Tools/CodeTools/Source/CompressDll/CompressDll.h b/Tools/CCode/Source/CompressDll/CompressDll.h index fa3b83cd10..fa3b83cd10 100644 --- a/Tools/CodeTools/Source/CompressDll/CompressDll.h +++ b/Tools/CCode/Source/CompressDll/CompressDll.h diff --git a/Tools/CodeTools/Source/CompressDll/build.xml b/Tools/CCode/Source/CompressDll/build.xml index 5043d127d5..5043d127d5 100644 --- a/Tools/CodeTools/Source/CompressDll/build.xml +++ b/Tools/CCode/Source/CompressDll/build.xml diff --git a/Tools/CodeTools/Source/CreateMtFile/CreateMtFile.c b/Tools/CCode/Source/CreateMtFile/CreateMtFile.c index 1c17b3de23..1c17b3de23 100644 --- a/Tools/CodeTools/Source/CreateMtFile/CreateMtFile.c +++ b/Tools/CCode/Source/CreateMtFile/CreateMtFile.c diff --git a/Tools/CodeTools/Source/CreateMtFile/build.xml b/Tools/CCode/Source/CreateMtFile/build.xml index b2272244cd..b2272244cd 100644 --- a/Tools/CodeTools/Source/CreateMtFile/build.xml +++ b/Tools/CCode/Source/CreateMtFile/build.xml diff --git a/Tools/CodeTools/Source/CustomizedCompress/CustomizedCompress.c b/Tools/CCode/Source/CustomizedCompress/CustomizedCompress.c index 0dc66128c9..0dc66128c9 100644 --- a/Tools/CodeTools/Source/CustomizedCompress/CustomizedCompress.c +++ b/Tools/CCode/Source/CustomizedCompress/CustomizedCompress.c diff --git a/Tools/CodeTools/Source/CustomizedCompress/build.xml b/Tools/CCode/Source/CustomizedCompress/build.xml index 4664a957f0..4664a957f0 100644 --- a/Tools/CodeTools/Source/CustomizedCompress/build.xml +++ b/Tools/CCode/Source/CustomizedCompress/build.xml diff --git a/Tools/CodeTools/Source/EfiCompress/EfiCompressMain.c b/Tools/CCode/Source/EfiCompress/EfiCompressMain.c index 492210f67c..492210f67c 100644 --- a/Tools/CodeTools/Source/EfiCompress/EfiCompressMain.c +++ b/Tools/CCode/Source/EfiCompress/EfiCompressMain.c diff --git a/Tools/CodeTools/Source/EfiCompress/build.xml b/Tools/CCode/Source/EfiCompress/build.xml index 94f60558cc..94f60558cc 100644 --- a/Tools/CodeTools/Source/EfiCompress/build.xml +++ b/Tools/CCode/Source/EfiCompress/build.xml diff --git a/Tools/CodeTools/Source/EfiRom/EfiRom.c b/Tools/CCode/Source/EfiRom/EfiRom.c index 2cc478b119..2cc478b119 100644 --- a/Tools/CodeTools/Source/EfiRom/EfiRom.c +++ b/Tools/CCode/Source/EfiRom/EfiRom.c diff --git a/Tools/CodeTools/Source/EfiRom/build.xml b/Tools/CCode/Source/EfiRom/build.xml index acb94a4835..acb94a4835 100644 --- a/Tools/CodeTools/Source/EfiRom/build.xml +++ b/Tools/CCode/Source/EfiRom/build.xml diff --git a/Tools/CodeTools/Source/FlashMap/FlashDefFile.c b/Tools/CCode/Source/FlashMap/FlashDefFile.c index cdbf7886ec..cdbf7886ec 100644 --- a/Tools/CodeTools/Source/FlashMap/FlashDefFile.c +++ b/Tools/CCode/Source/FlashMap/FlashDefFile.c diff --git a/Tools/CodeTools/Source/FlashMap/FlashDefFile.h b/Tools/CCode/Source/FlashMap/FlashDefFile.h index 0e2ea2c920..0e2ea2c920 100644 --- a/Tools/CodeTools/Source/FlashMap/FlashDefFile.h +++ b/Tools/CCode/Source/FlashMap/FlashDefFile.h diff --git a/Tools/CodeTools/Source/FlashMap/FlashMap.c b/Tools/CCode/Source/FlashMap/FlashMap.c index 88f5003d2d..88f5003d2d 100644 --- a/Tools/CodeTools/Source/FlashMap/FlashMap.c +++ b/Tools/CCode/Source/FlashMap/FlashMap.c diff --git a/Tools/CodeTools/Source/FlashMap/Microcode.c b/Tools/CCode/Source/FlashMap/Microcode.c index 23353254a4..23353254a4 100644 --- a/Tools/CodeTools/Source/FlashMap/Microcode.c +++ b/Tools/CCode/Source/FlashMap/Microcode.c diff --git a/Tools/CodeTools/Source/FlashMap/Microcode.h b/Tools/CCode/Source/FlashMap/Microcode.h index f85313e978..f85313e978 100644 --- a/Tools/CodeTools/Source/FlashMap/Microcode.h +++ b/Tools/CCode/Source/FlashMap/Microcode.h diff --git a/Tools/CodeTools/Source/FlashMap/Symbols.c b/Tools/CCode/Source/FlashMap/Symbols.c index 8e408144db..8e408144db 100644 --- a/Tools/CodeTools/Source/FlashMap/Symbols.c +++ b/Tools/CCode/Source/FlashMap/Symbols.c diff --git a/Tools/CodeTools/Source/FlashMap/Symbols.h b/Tools/CCode/Source/FlashMap/Symbols.h index a3cadff268..a3cadff268 100644 --- a/Tools/CodeTools/Source/FlashMap/Symbols.h +++ b/Tools/CCode/Source/FlashMap/Symbols.h diff --git a/Tools/CodeTools/Source/FlashMap/build.xml b/Tools/CCode/Source/FlashMap/build.xml index 680c1820b0..680c1820b0 100644 --- a/Tools/CodeTools/Source/FlashMap/build.xml +++ b/Tools/CCode/Source/FlashMap/build.xml diff --git a/Tools/CodeTools/Source/FwImage/build.xml b/Tools/CCode/Source/FwImage/build.xml index b52c576c34..b52c576c34 100644 --- a/Tools/CodeTools/Source/FwImage/build.xml +++ b/Tools/CCode/Source/FwImage/build.xml diff --git a/Tools/CodeTools/Source/FwImage/fwimage.c b/Tools/CCode/Source/FwImage/fwimage.c index 5dd1634b99..5dd1634b99 100644 --- a/Tools/CodeTools/Source/FwImage/fwimage.c +++ b/Tools/CCode/Source/FwImage/fwimage.c diff --git a/Tools/CodeTools/Source/GenAcpiTable/GenAcpiTable.c b/Tools/CCode/Source/GenAcpiTable/GenAcpiTable.c index 7a413eacb0..7a413eacb0 100644 --- a/Tools/CodeTools/Source/GenAcpiTable/GenAcpiTable.c +++ b/Tools/CCode/Source/GenAcpiTable/GenAcpiTable.c diff --git a/Tools/CodeTools/Source/GenAcpiTable/build.xml b/Tools/CCode/Source/GenAcpiTable/build.xml index 8c8c5eb81f..8c8c5eb81f 100644 --- a/Tools/CodeTools/Source/GenAcpiTable/build.xml +++ b/Tools/CCode/Source/GenAcpiTable/build.xml diff --git a/Tools/CodeTools/Source/GenCRC32Section/GenCRC32Section.c b/Tools/CCode/Source/GenCRC32Section/GenCRC32Section.c index b99cf2f816..b99cf2f816 100644 --- a/Tools/CodeTools/Source/GenCRC32Section/GenCRC32Section.c +++ b/Tools/CCode/Source/GenCRC32Section/GenCRC32Section.c diff --git a/Tools/CodeTools/Source/GenCRC32Section/GenCRC32Section.h b/Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h index 1cf976b065..1cf976b065 100644 --- a/Tools/CodeTools/Source/GenCRC32Section/GenCRC32Section.h +++ b/Tools/CCode/Source/GenCRC32Section/GenCRC32Section.h diff --git a/Tools/CodeTools/Source/GenCRC32Section/build.xml b/Tools/CCode/Source/GenCRC32Section/build.xml index bbb0f71f5d..bbb0f71f5d 100644 --- a/Tools/CodeTools/Source/GenCRC32Section/build.xml +++ b/Tools/CCode/Source/GenCRC32Section/build.xml diff --git a/Tools/CodeTools/Source/GenCapsuleHdr/CreateGuid.c b/Tools/CCode/Source/GenCapsuleHdr/CreateGuid.c index 2a984fa70e..2a984fa70e 100644 --- a/Tools/CodeTools/Source/GenCapsuleHdr/CreateGuid.c +++ b/Tools/CCode/Source/GenCapsuleHdr/CreateGuid.c diff --git a/Tools/CodeTools/Source/GenCapsuleHdr/GenCapsuleHdr.c b/Tools/CCode/Source/GenCapsuleHdr/GenCapsuleHdr.c index d1f55b9abd..d1f55b9abd 100644 --- a/Tools/CodeTools/Source/GenCapsuleHdr/GenCapsuleHdr.c +++ b/Tools/CCode/Source/GenCapsuleHdr/GenCapsuleHdr.c diff --git a/Tools/CodeTools/Source/GenCapsuleHdr/build.xml b/Tools/CCode/Source/GenCapsuleHdr/build.xml index 7c43d0a347..7c43d0a347 100644 --- a/Tools/CodeTools/Source/GenCapsuleHdr/build.xml +++ b/Tools/CCode/Source/GenCapsuleHdr/build.xml diff --git a/Tools/CodeTools/Source/GenDepex/DepexParser.c b/Tools/CCode/Source/GenDepex/DepexParser.c index 9f0a0cbbab..9f0a0cbbab 100644 --- a/Tools/CodeTools/Source/GenDepex/DepexParser.c +++ b/Tools/CCode/Source/GenDepex/DepexParser.c diff --git a/Tools/CodeTools/Source/GenDepex/DepexParser.h b/Tools/CCode/Source/GenDepex/DepexParser.h index 29e0884a3e..29e0884a3e 100644 --- a/Tools/CodeTools/Source/GenDepex/DepexParser.h +++ b/Tools/CCode/Source/GenDepex/DepexParser.h diff --git a/Tools/CodeTools/Source/GenDepex/GenDepex.c b/Tools/CCode/Source/GenDepex/GenDepex.c index 3818649330..3818649330 100644 --- a/Tools/CodeTools/Source/GenDepex/GenDepex.c +++ b/Tools/CCode/Source/GenDepex/GenDepex.c diff --git a/Tools/CodeTools/Source/GenDepex/GenDepex.h b/Tools/CCode/Source/GenDepex/GenDepex.h index b198156baa..b198156baa 100644 --- a/Tools/CodeTools/Source/GenDepex/GenDepex.h +++ b/Tools/CCode/Source/GenDepex/GenDepex.h diff --git a/Tools/CodeTools/Source/GenDepex/build.xml b/Tools/CCode/Source/GenDepex/build.xml index 568177aa03..568177aa03 100644 --- a/Tools/CodeTools/Source/GenDepex/build.xml +++ b/Tools/CCode/Source/GenDepex/build.xml diff --git a/Tools/CodeTools/Source/GenFfsFile/GenFfsFile.c b/Tools/CCode/Source/GenFfsFile/GenFfsFile.c index 1eea09f5fb..1eea09f5fb 100644 --- a/Tools/CodeTools/Source/GenFfsFile/GenFfsFile.c +++ b/Tools/CCode/Source/GenFfsFile/GenFfsFile.c diff --git a/Tools/CodeTools/Source/GenFfsFile/GenFfsFile.h b/Tools/CCode/Source/GenFfsFile/GenFfsFile.h index f5bc718716..f5bc718716 100644 --- a/Tools/CodeTools/Source/GenFfsFile/GenFfsFile.h +++ b/Tools/CCode/Source/GenFfsFile/GenFfsFile.h diff --git a/Tools/CodeTools/Source/GenFfsFile/SimpleFileParsing.c b/Tools/CCode/Source/GenFfsFile/SimpleFileParsing.c index 5fa5a22096..5fa5a22096 100644 --- a/Tools/CodeTools/Source/GenFfsFile/SimpleFileParsing.c +++ b/Tools/CCode/Source/GenFfsFile/SimpleFileParsing.c diff --git a/Tools/CodeTools/Source/GenFfsFile/build.xml b/Tools/CCode/Source/GenFfsFile/build.xml index b7f8681436..b7f8681436 100644 --- a/Tools/CodeTools/Source/GenFfsFile/build.xml +++ b/Tools/CCode/Source/GenFfsFile/build.xml diff --git a/Tools/CodeTools/Source/GenFvImage/Ebc/PeCoffLoaderEx.c b/Tools/CCode/Source/GenFvImage/Ebc/PeCoffLoaderEx.c index e8cf8b6457..e8cf8b6457 100644 --- a/Tools/CodeTools/Source/GenFvImage/Ebc/PeCoffLoaderEx.c +++ b/Tools/CCode/Source/GenFvImage/Ebc/PeCoffLoaderEx.c diff --git a/Tools/CodeTools/Source/GenFvImage/GenFvImageExe.c b/Tools/CCode/Source/GenFvImage/GenFvImageExe.c index d0117b8ae9..d0117b8ae9 100644 --- a/Tools/CodeTools/Source/GenFvImage/GenFvImageExe.c +++ b/Tools/CCode/Source/GenFvImage/GenFvImageExe.c diff --git a/Tools/CodeTools/Source/GenFvImage/GenFvImageExe.h b/Tools/CCode/Source/GenFvImage/GenFvImageExe.h index 9b97935656..9b97935656 100644 --- a/Tools/CodeTools/Source/GenFvImage/GenFvImageExe.h +++ b/Tools/CCode/Source/GenFvImage/GenFvImageExe.h diff --git a/Tools/CodeTools/Source/GenFvImage/GenFvImageLib.c b/Tools/CCode/Source/GenFvImage/GenFvImageLib.c index 888656ad5c..888656ad5c 100644 --- a/Tools/CodeTools/Source/GenFvImage/GenFvImageLib.c +++ b/Tools/CCode/Source/GenFvImage/GenFvImageLib.c diff --git a/Tools/CodeTools/Source/GenFvImage/GenFvImageLib.h b/Tools/CCode/Source/GenFvImage/GenFvImageLib.h index 47a5a3b1b2..47a5a3b1b2 100644 --- a/Tools/CodeTools/Source/GenFvImage/GenFvImageLib.h +++ b/Tools/CCode/Source/GenFvImage/GenFvImageLib.h diff --git a/Tools/CodeTools/Source/GenFvImage/GenFvImageLibInternal.h b/Tools/CCode/Source/GenFvImage/GenFvImageLibInternal.h index cff3b1aea4..cff3b1aea4 100644 --- a/Tools/CodeTools/Source/GenFvImage/GenFvImageLibInternal.h +++ b/Tools/CCode/Source/GenFvImage/GenFvImageLibInternal.h diff --git a/Tools/CodeTools/Source/GenFvImage/build.xml b/Tools/CCode/Source/GenFvImage/build.xml index ae930b053b..ae930b053b 100644 --- a/Tools/CodeTools/Source/GenFvImage/build.xml +++ b/Tools/CCode/Source/GenFvImage/build.xml diff --git a/Tools/CodeTools/Source/GenSection/GenSection.c b/Tools/CCode/Source/GenSection/GenSection.c index 353b1a3985..353b1a3985 100644 --- a/Tools/CodeTools/Source/GenSection/GenSection.c +++ b/Tools/CCode/Source/GenSection/GenSection.c diff --git a/Tools/CodeTools/Source/GenSection/GenSection.h b/Tools/CCode/Source/GenSection/GenSection.h index 36064632db..36064632db 100644 --- a/Tools/CodeTools/Source/GenSection/GenSection.h +++ b/Tools/CCode/Source/GenSection/GenSection.h diff --git a/Tools/CodeTools/Source/GenSection/build.xml b/Tools/CCode/Source/GenSection/build.xml index 63ffccdf74..63ffccdf74 100644 --- a/Tools/CodeTools/Source/GenSection/build.xml +++ b/Tools/CCode/Source/GenSection/build.xml diff --git a/Tools/CodeTools/Source/GenTEImage/GenTEImage.c b/Tools/CCode/Source/GenTEImage/GenTEImage.c index 90f3b3919a..90f3b3919a 100644 --- a/Tools/CodeTools/Source/GenTEImage/GenTEImage.c +++ b/Tools/CCode/Source/GenTEImage/GenTEImage.c diff --git a/Tools/CodeTools/Source/GenTEImage/build.xml b/Tools/CCode/Source/GenTEImage/build.xml index e79f9574a9..e79f9574a9 100644 --- a/Tools/CodeTools/Source/GenTEImage/build.xml +++ b/Tools/CCode/Source/GenTEImage/build.xml diff --git a/Tools/CodeTools/Source/GuidChk/CommonUtils.h b/Tools/CCode/Source/GuidChk/CommonUtils.h index f7a331e5d7..f7a331e5d7 100644 --- a/Tools/CodeTools/Source/GuidChk/CommonUtils.h +++ b/Tools/CCode/Source/GuidChk/CommonUtils.h diff --git a/Tools/CodeTools/Source/GuidChk/FileSearch.c b/Tools/CCode/Source/GuidChk/FileSearch.c index 8b5b58fddf..8b5b58fddf 100644 --- a/Tools/CodeTools/Source/GuidChk/FileSearch.c +++ b/Tools/CCode/Source/GuidChk/FileSearch.c diff --git a/Tools/CodeTools/Source/GuidChk/FileSearch.h b/Tools/CCode/Source/GuidChk/FileSearch.h index bc40265366..bc40265366 100644 --- a/Tools/CodeTools/Source/GuidChk/FileSearch.h +++ b/Tools/CCode/Source/GuidChk/FileSearch.h diff --git a/Tools/CodeTools/Source/GuidChk/GuidChk.c b/Tools/CCode/Source/GuidChk/GuidChk.c index de88405872..de88405872 100644 --- a/Tools/CodeTools/Source/GuidChk/GuidChk.c +++ b/Tools/CCode/Source/GuidChk/GuidChk.c diff --git a/Tools/CodeTools/Source/GuidChk/GuidList.c b/Tools/CCode/Source/GuidChk/GuidList.c index bb6a44d85e..bb6a44d85e 100644 --- a/Tools/CodeTools/Source/GuidChk/GuidList.c +++ b/Tools/CCode/Source/GuidChk/GuidList.c diff --git a/Tools/CodeTools/Source/GuidChk/UtilsMsgs.c b/Tools/CCode/Source/GuidChk/UtilsMsgs.c index 8aa343fc19..8aa343fc19 100644 --- a/Tools/CodeTools/Source/GuidChk/UtilsMsgs.c +++ b/Tools/CCode/Source/GuidChk/UtilsMsgs.c diff --git a/Tools/CodeTools/Source/GuidChk/UtilsMsgs.h b/Tools/CCode/Source/GuidChk/UtilsMsgs.h index 5f6c7010b4..5f6c7010b4 100644 --- a/Tools/CodeTools/Source/GuidChk/UtilsMsgs.h +++ b/Tools/CCode/Source/GuidChk/UtilsMsgs.h diff --git a/Tools/CodeTools/Source/GuidChk/build.xml b/Tools/CCode/Source/GuidChk/build.xml index aec3ad1e9c..aec3ad1e9c 100644 --- a/Tools/CodeTools/Source/GuidChk/build.xml +++ b/Tools/CCode/Source/GuidChk/build.xml diff --git a/Tools/CodeTools/Source/Include/Common/BaseTypes.h b/Tools/CCode/Source/Include/Common/BaseTypes.h index b87e7141e6..b87e7141e6 100644 --- a/Tools/CodeTools/Source/Include/Common/BaseTypes.h +++ b/Tools/CCode/Source/Include/Common/BaseTypes.h diff --git a/Tools/CodeTools/Source/Include/Common/Capsule.h b/Tools/CCode/Source/Include/Common/Capsule.h index 0434fdf7f2..0434fdf7f2 100644 --- a/Tools/CodeTools/Source/Include/Common/Capsule.h +++ b/Tools/CCode/Source/Include/Common/Capsule.h diff --git a/Tools/CodeTools/Source/Include/Common/Dependency.h b/Tools/CCode/Source/Include/Common/Dependency.h index 744027d2f3..744027d2f3 100644 --- a/Tools/CodeTools/Source/Include/Common/Dependency.h +++ b/Tools/CCode/Source/Include/Common/Dependency.h diff --git a/Tools/CodeTools/Source/Include/Common/EfiImage.h b/Tools/CCode/Source/Include/Common/EfiImage.h index 2f5c580e98..2f5c580e98 100644 --- a/Tools/CodeTools/Source/Include/Common/EfiImage.h +++ b/Tools/CCode/Source/Include/Common/EfiImage.h diff --git a/Tools/CodeTools/Source/Include/Common/FirmwareFileSystem.h b/Tools/CCode/Source/Include/Common/FirmwareFileSystem.h index 5678a95524..5678a95524 100644 --- a/Tools/CodeTools/Source/Include/Common/FirmwareFileSystem.h +++ b/Tools/CCode/Source/Include/Common/FirmwareFileSystem.h diff --git a/Tools/CodeTools/Source/Include/Common/FirmwareVolumeHeader.h b/Tools/CCode/Source/Include/Common/FirmwareVolumeHeader.h index 038dce6f7f..038dce6f7f 100644 --- a/Tools/CodeTools/Source/Include/Common/FirmwareVolumeHeader.h +++ b/Tools/CCode/Source/Include/Common/FirmwareVolumeHeader.h diff --git a/Tools/CodeTools/Source/Include/Common/FirmwareVolumeImageFormat.h b/Tools/CCode/Source/Include/Common/FirmwareVolumeImageFormat.h index 14fa41bf26..14fa41bf26 100644 --- a/Tools/CodeTools/Source/Include/Common/FirmwareVolumeImageFormat.h +++ b/Tools/CCode/Source/Include/Common/FirmwareVolumeImageFormat.h diff --git a/Tools/CodeTools/Source/Include/Common/InternalFormRepresentation.h b/Tools/CCode/Source/Include/Common/InternalFormRepresentation.h index bf3d824fbd..bf3d824fbd 100644 --- a/Tools/CodeTools/Source/Include/Common/InternalFormRepresentation.h +++ b/Tools/CCode/Source/Include/Common/InternalFormRepresentation.h diff --git a/Tools/CodeTools/Source/Include/Common/MultiPhase.h b/Tools/CCode/Source/Include/Common/MultiPhase.h index 93867a5e8a..93867a5e8a 100644 --- a/Tools/CodeTools/Source/Include/Common/MultiPhase.h +++ b/Tools/CCode/Source/Include/Common/MultiPhase.h diff --git a/Tools/CodeTools/Source/Include/Common/UefiBaseTypes.h b/Tools/CCode/Source/Include/Common/UefiBaseTypes.h index 4954c10bf2..4954c10bf2 100644 --- a/Tools/CodeTools/Source/Include/Common/UefiBaseTypes.h +++ b/Tools/CCode/Source/Include/Common/UefiBaseTypes.h diff --git a/Tools/CodeTools/Source/Include/Common/Variable.h b/Tools/CCode/Source/Include/Common/Variable.h index bc0d6408d7..bc0d6408d7 100644 --- a/Tools/CodeTools/Source/Include/Common/Variable.h +++ b/Tools/CCode/Source/Include/Common/Variable.h diff --git a/Tools/CodeTools/Source/Include/Common/WorkingBlockHeader.h b/Tools/CCode/Source/Include/Common/WorkingBlockHeader.h index 235b740e83..235b740e83 100644 --- a/Tools/CodeTools/Source/Include/Common/WorkingBlockHeader.h +++ b/Tools/CCode/Source/Include/Common/WorkingBlockHeader.h diff --git a/Tools/CodeTools/Source/Include/Guid/AcpiTableStorage.h b/Tools/CCode/Source/Include/Guid/AcpiTableStorage.h index 80b1154828..80b1154828 100644 --- a/Tools/CodeTools/Source/Include/Guid/AcpiTableStorage.h +++ b/Tools/CCode/Source/Include/Guid/AcpiTableStorage.h diff --git a/Tools/CodeTools/Source/Include/Guid/Apriori.h b/Tools/CCode/Source/Include/Guid/Apriori.h index ba92560d7e..ba92560d7e 100644 --- a/Tools/CodeTools/Source/Include/Guid/Apriori.h +++ b/Tools/CCode/Source/Include/Guid/Apriori.h diff --git a/Tools/CodeTools/Source/Include/Guid/Capsule.h b/Tools/CCode/Source/Include/Guid/Capsule.h index 7864b924de..7864b924de 100644 --- a/Tools/CodeTools/Source/Include/Guid/Capsule.h +++ b/Tools/CCode/Source/Include/Guid/Capsule.h diff --git a/Tools/CodeTools/Source/Include/Guid/FirmwareFileSystem.h b/Tools/CCode/Source/Include/Guid/FirmwareFileSystem.h index 06bfa7d583..06bfa7d583 100644 --- a/Tools/CodeTools/Source/Include/Guid/FirmwareFileSystem.h +++ b/Tools/CCode/Source/Include/Guid/FirmwareFileSystem.h diff --git a/Tools/CodeTools/Source/Include/Ia32/ProcessorBind.h b/Tools/CCode/Source/Include/Ia32/ProcessorBind.h index 587d8a69ab..587d8a69ab 100644 --- a/Tools/CodeTools/Source/Include/Ia32/ProcessorBind.h +++ b/Tools/CCode/Source/Include/Ia32/ProcessorBind.h diff --git a/Tools/CodeTools/Source/Include/IndustryStandard/pci22.h b/Tools/CCode/Source/Include/IndustryStandard/pci22.h index 7fee279e80..7fee279e80 100644 --- a/Tools/CodeTools/Source/Include/IndustryStandard/pci22.h +++ b/Tools/CCode/Source/Include/IndustryStandard/pci22.h diff --git a/Tools/CodeTools/Source/Include/Library/PeCoffLib.h b/Tools/CCode/Source/Include/Library/PeCoffLib.h index 08e8195a8a..08e8195a8a 100644 --- a/Tools/CodeTools/Source/Include/Library/PeCoffLib.h +++ b/Tools/CCode/Source/Include/Library/PeCoffLib.h diff --git a/Tools/CodeTools/Source/Include/Library/PrintLib.h b/Tools/CCode/Source/Include/Library/PrintLib.h index 9c65459a59..9c65459a59 100644 --- a/Tools/CodeTools/Source/Include/Library/PrintLib.h +++ b/Tools/CCode/Source/Include/Library/PrintLib.h diff --git a/Tools/CodeTools/Source/Include/Protocol/DevicePath.h b/Tools/CCode/Source/Include/Protocol/DevicePath.h index d01999904f..d01999904f 100644 --- a/Tools/CodeTools/Source/Include/Protocol/DevicePath.h +++ b/Tools/CCode/Source/Include/Protocol/DevicePath.h diff --git a/Tools/CodeTools/Source/Include/Protocol/GuidedSectionExtraction.h b/Tools/CCode/Source/Include/Protocol/GuidedSectionExtraction.h index d98c56a7bc..d98c56a7bc 100644 --- a/Tools/CodeTools/Source/Include/Protocol/GuidedSectionExtraction.h +++ b/Tools/CCode/Source/Include/Protocol/GuidedSectionExtraction.h diff --git a/Tools/CodeTools/Source/Include/Protocol/Hii.h b/Tools/CCode/Source/Include/Protocol/Hii.h index ceeba1c7fb..ceeba1c7fb 100644 --- a/Tools/CodeTools/Source/Include/Protocol/Hii.h +++ b/Tools/CCode/Source/Include/Protocol/Hii.h diff --git a/Tools/CodeTools/Source/Include/Protocol/UgaDraw.h b/Tools/CCode/Source/Include/Protocol/UgaDraw.h index 5586bdfffb..5586bdfffb 100644 --- a/Tools/CodeTools/Source/Include/Protocol/UgaDraw.h +++ b/Tools/CCode/Source/Include/Protocol/UgaDraw.h diff --git a/Tools/CodeTools/Source/Include/X64/ProcessorBind.h b/Tools/CCode/Source/Include/X64/ProcessorBind.h index f865ce8790..f865ce8790 100644 --- a/Tools/CodeTools/Source/Include/X64/ProcessorBind.h +++ b/Tools/CCode/Source/Include/X64/ProcessorBind.h diff --git a/Tools/CodeTools/Source/MakeDeps/MakeDeps.c b/Tools/CCode/Source/MakeDeps/MakeDeps.c index 3943df0654..3943df0654 100755 --- a/Tools/CodeTools/Source/MakeDeps/MakeDeps.c +++ b/Tools/CCode/Source/MakeDeps/MakeDeps.c diff --git a/Tools/CodeTools/Source/MakeDeps/build.xml b/Tools/CCode/Source/MakeDeps/build.xml index 60c34c2dfa..60c34c2dfa 100755 --- a/Tools/CodeTools/Source/MakeDeps/build.xml +++ b/Tools/CCode/Source/MakeDeps/build.xml diff --git a/Tools/CodeTools/Source/ModifyInf/ModifyInf.c b/Tools/CCode/Source/ModifyInf/ModifyInf.c index 6008feb981..6008feb981 100755 --- a/Tools/CodeTools/Source/ModifyInf/ModifyInf.c +++ b/Tools/CCode/Source/ModifyInf/ModifyInf.c diff --git a/Tools/CodeTools/Source/ModifyInf/build.xml b/Tools/CCode/Source/ModifyInf/build.xml index a695ae0e80..a695ae0e80 100644 --- a/Tools/CodeTools/Source/ModifyInf/build.xml +++ b/Tools/CCode/Source/ModifyInf/build.xml diff --git a/Tools/CodeTools/Source/Pccts/CHANGES_FROM_131.txt b/Tools/CCode/Source/Pccts/CHANGES_FROM_131.txt index 500d84f2e8..500d84f2e8 100644 --- a/Tools/CodeTools/Source/Pccts/CHANGES_FROM_131.txt +++ b/Tools/CCode/Source/Pccts/CHANGES_FROM_131.txt diff --git a/Tools/CodeTools/Source/Pccts/CHANGES_FROM_133.txt b/Tools/CCode/Source/Pccts/CHANGES_FROM_133.txt index 2128c4ff25..2128c4ff25 100644 --- a/Tools/CodeTools/Source/Pccts/CHANGES_FROM_133.txt +++ b/Tools/CCode/Source/Pccts/CHANGES_FROM_133.txt diff --git a/Tools/CodeTools/Source/Pccts/CHANGES_FROM_133_BEFORE_MR13.txt b/Tools/CCode/Source/Pccts/CHANGES_FROM_133_BEFORE_MR13.txt index bba5ecdd64..bba5ecdd64 100644 --- a/Tools/CodeTools/Source/Pccts/CHANGES_FROM_133_BEFORE_MR13.txt +++ b/Tools/CCode/Source/Pccts/CHANGES_FROM_133_BEFORE_MR13.txt diff --git a/Tools/CodeTools/Source/Pccts/CHANGES_SUMMARY.txt b/Tools/CCode/Source/Pccts/CHANGES_SUMMARY.txt index 91defae169..91defae169 100644 --- a/Tools/CodeTools/Source/Pccts/CHANGES_SUMMARY.txt +++ b/Tools/CCode/Source/Pccts/CHANGES_SUMMARY.txt diff --git a/Tools/CodeTools/Source/Pccts/KNOWN_PROBLEMS.txt b/Tools/CCode/Source/Pccts/KNOWN_PROBLEMS.txt index 5a9b22e1bd..5a9b22e1bd 100644 --- a/Tools/CodeTools/Source/Pccts/KNOWN_PROBLEMS.txt +++ b/Tools/CCode/Source/Pccts/KNOWN_PROBLEMS.txt diff --git a/Tools/CodeTools/Source/Pccts/MPW_Read_Me b/Tools/CCode/Source/Pccts/MPW_Read_Me index 70a9d1bcad..70a9d1bcad 100644 --- a/Tools/CodeTools/Source/Pccts/MPW_Read_Me +++ b/Tools/CCode/Source/Pccts/MPW_Read_Me diff --git a/Tools/CodeTools/Source/Pccts/NOTES.bcc b/Tools/CCode/Source/Pccts/NOTES.bcc index 1ac05b17c5..1ac05b17c5 100644 --- a/Tools/CodeTools/Source/Pccts/NOTES.bcc +++ b/Tools/CCode/Source/Pccts/NOTES.bcc diff --git a/Tools/CodeTools/Source/Pccts/NOTES.msvc b/Tools/CCode/Source/Pccts/NOTES.msvc index 86f8ed66e0..86f8ed66e0 100644 --- a/Tools/CodeTools/Source/Pccts/NOTES.msvc +++ b/Tools/CCode/Source/Pccts/NOTES.msvc diff --git a/Tools/CodeTools/Source/Pccts/README b/Tools/CCode/Source/Pccts/README index d089b638b4..d089b638b4 100644 --- a/Tools/CodeTools/Source/Pccts/README +++ b/Tools/CCode/Source/Pccts/README diff --git a/Tools/CodeTools/Source/Pccts/RIGHTS b/Tools/CCode/Source/Pccts/RIGHTS index 9db175ff40..9db175ff40 100644 --- a/Tools/CodeTools/Source/Pccts/RIGHTS +++ b/Tools/CCode/Source/Pccts/RIGHTS diff --git a/Tools/CodeTools/Source/Pccts/antlr/AntlrMS.mak b/Tools/CCode/Source/Pccts/antlr/AntlrMS.mak index 7c14993ee0..7c14993ee0 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/AntlrMS.mak +++ b/Tools/CCode/Source/Pccts/antlr/AntlrMS.mak diff --git a/Tools/CodeTools/Source/Pccts/antlr/AntlrPPC.mak b/Tools/CCode/Source/Pccts/antlr/AntlrPPC.mak index 9ede60d64c..9ede60d64c 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/AntlrPPC.mak +++ b/Tools/CCode/Source/Pccts/antlr/AntlrPPC.mak diff --git a/Tools/CodeTools/Source/Pccts/antlr/README b/Tools/CCode/Source/Pccts/antlr/README index d7fc95916e..d7fc95916e 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/README +++ b/Tools/CCode/Source/Pccts/antlr/README diff --git a/Tools/CodeTools/Source/Pccts/antlr/antlr.1 b/Tools/CCode/Source/Pccts/antlr/antlr.1 index acfa85b066..acfa85b066 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/antlr.1 +++ b/Tools/CCode/Source/Pccts/antlr/antlr.1 diff --git a/Tools/CodeTools/Source/Pccts/antlr/antlr.c b/Tools/CCode/Source/Pccts/antlr/antlr.c index 8aaef794e1..8aaef794e1 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/antlr.c +++ b/Tools/CCode/Source/Pccts/antlr/antlr.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/antlr.g b/Tools/CCode/Source/Pccts/antlr/antlr.g index e6eda6010c..e6eda6010c 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/antlr.g +++ b/Tools/CCode/Source/Pccts/antlr/antlr.g diff --git a/Tools/CodeTools/Source/Pccts/antlr/antlr.r b/Tools/CCode/Source/Pccts/antlr/antlr.r index e3de38759f..e3de38759f 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/antlr.r +++ b/Tools/CCode/Source/Pccts/antlr/antlr.r diff --git a/Tools/CodeTools/Source/Pccts/antlr/antlr1.txt b/Tools/CCode/Source/Pccts/antlr/antlr1.txt index 4a7d22e7f2..4a7d22e7f2 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/antlr1.txt +++ b/Tools/CCode/Source/Pccts/antlr/antlr1.txt diff --git a/Tools/CodeTools/Source/Pccts/antlr/bits.c b/Tools/CCode/Source/Pccts/antlr/bits.c index ddd9bd6053..ddd9bd6053 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/bits.c +++ b/Tools/CCode/Source/Pccts/antlr/bits.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/build.c b/Tools/CCode/Source/Pccts/antlr/build.c index 4eb3b02af1..4eb3b02af1 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/build.c +++ b/Tools/CCode/Source/Pccts/antlr/build.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/build.xml b/Tools/CCode/Source/Pccts/antlr/build.xml index dfc1455409..dfc1455409 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/build.xml +++ b/Tools/CCode/Source/Pccts/antlr/build.xml diff --git a/Tools/CodeTools/Source/Pccts/antlr/dumpcycles.c b/Tools/CCode/Source/Pccts/antlr/dumpcycles.c index 8156159f71..8156159f71 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/dumpcycles.c +++ b/Tools/CCode/Source/Pccts/antlr/dumpcycles.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/dumpnode.c b/Tools/CCode/Source/Pccts/antlr/dumpnode.c index 2a34c6fcd5..2a34c6fcd5 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/dumpnode.c +++ b/Tools/CCode/Source/Pccts/antlr/dumpnode.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/egman.c b/Tools/CCode/Source/Pccts/antlr/egman.c index c8a633fc06..c8a633fc06 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/egman.c +++ b/Tools/CCode/Source/Pccts/antlr/egman.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/err.c b/Tools/CCode/Source/Pccts/antlr/err.c index ca239398cf..ca239398cf 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/err.c +++ b/Tools/CCode/Source/Pccts/antlr/err.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/fcache.c b/Tools/CCode/Source/Pccts/antlr/fcache.c index ff7dcdfdd5..ff7dcdfdd5 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/fcache.c +++ b/Tools/CCode/Source/Pccts/antlr/fcache.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/fset.c b/Tools/CCode/Source/Pccts/antlr/fset.c index e1a76ec620..e1a76ec620 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/fset.c +++ b/Tools/CCode/Source/Pccts/antlr/fset.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/fset2.c b/Tools/CCode/Source/Pccts/antlr/fset2.c index 7f686a53d5..7f686a53d5 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/fset2.c +++ b/Tools/CCode/Source/Pccts/antlr/fset2.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/gen.c b/Tools/CCode/Source/Pccts/antlr/gen.c index 368a96b9ac..368a96b9ac 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/gen.c +++ b/Tools/CCode/Source/Pccts/antlr/gen.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/generic.h b/Tools/CCode/Source/Pccts/antlr/generic.h index 8d736d5200..8d736d5200 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/generic.h +++ b/Tools/CCode/Source/Pccts/antlr/generic.h diff --git a/Tools/CodeTools/Source/Pccts/antlr/globals.c b/Tools/CCode/Source/Pccts/antlr/globals.c index 59d00320a0..59d00320a0 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/globals.c +++ b/Tools/CCode/Source/Pccts/antlr/globals.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/hash.c b/Tools/CCode/Source/Pccts/antlr/hash.c index 68fe8fd227..68fe8fd227 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/hash.c +++ b/Tools/CCode/Source/Pccts/antlr/hash.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/hash.h b/Tools/CCode/Source/Pccts/antlr/hash.h index 3969c40b4a..3969c40b4a 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/hash.h +++ b/Tools/CCode/Source/Pccts/antlr/hash.h diff --git a/Tools/CodeTools/Source/Pccts/antlr/lex.c b/Tools/CCode/Source/Pccts/antlr/lex.c index 8c524fe465..8c524fe465 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/lex.c +++ b/Tools/CCode/Source/Pccts/antlr/lex.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/main.c b/Tools/CCode/Source/Pccts/antlr/main.c index 051ee4ec5d..051ee4ec5d 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/main.c +++ b/Tools/CCode/Source/Pccts/antlr/main.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/makefile b/Tools/CCode/Source/Pccts/antlr/makefile index 2aa6cdfc34..2aa6cdfc34 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/makefile +++ b/Tools/CCode/Source/Pccts/antlr/makefile diff --git a/Tools/CodeTools/Source/Pccts/antlr/makefile.cygwin b/Tools/CCode/Source/Pccts/antlr/makefile.cygwin index 956de0be07..956de0be07 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/makefile.cygwin +++ b/Tools/CCode/Source/Pccts/antlr/makefile.cygwin diff --git a/Tools/CodeTools/Source/Pccts/antlr/makefile1 b/Tools/CCode/Source/Pccts/antlr/makefile1 index dffc709478..dffc709478 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/makefile1 +++ b/Tools/CCode/Source/Pccts/antlr/makefile1 diff --git a/Tools/CodeTools/Source/Pccts/antlr/misc.c b/Tools/CCode/Source/Pccts/antlr/misc.c index 3f58da34c5..3f58da34c5 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/misc.c +++ b/Tools/CCode/Source/Pccts/antlr/misc.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/mode.h b/Tools/CCode/Source/Pccts/antlr/mode.h index c08bf31ac7..c08bf31ac7 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/mode.h +++ b/Tools/CCode/Source/Pccts/antlr/mode.h diff --git a/Tools/CodeTools/Source/Pccts/antlr/mrhoist.c b/Tools/CCode/Source/Pccts/antlr/mrhoist.c index 110bf5996f..110bf5996f 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/mrhoist.c +++ b/Tools/CCode/Source/Pccts/antlr/mrhoist.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/parser.dlg b/Tools/CCode/Source/Pccts/antlr/parser.dlg index 8c43dff300..8c43dff300 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/parser.dlg +++ b/Tools/CCode/Source/Pccts/antlr/parser.dlg diff --git a/Tools/CodeTools/Source/Pccts/antlr/pred.c b/Tools/CCode/Source/Pccts/antlr/pred.c index eb11c4d950..eb11c4d950 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/pred.c +++ b/Tools/CCode/Source/Pccts/antlr/pred.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/proto.h b/Tools/CCode/Source/Pccts/antlr/proto.h index 53035e720e..53035e720e 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/proto.h +++ b/Tools/CCode/Source/Pccts/antlr/proto.h diff --git a/Tools/CodeTools/Source/Pccts/antlr/scan.c b/Tools/CCode/Source/Pccts/antlr/scan.c index 9b4bde08e6..9b4bde08e6 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/scan.c +++ b/Tools/CCode/Source/Pccts/antlr/scan.c diff --git a/Tools/CodeTools/Source/Pccts/antlr/stdpccts.h b/Tools/CCode/Source/Pccts/antlr/stdpccts.h index ccdc21c3c9..ccdc21c3c9 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/stdpccts.h +++ b/Tools/CCode/Source/Pccts/antlr/stdpccts.h diff --git a/Tools/CodeTools/Source/Pccts/antlr/syn.h b/Tools/CCode/Source/Pccts/antlr/syn.h index a23d196d77..a23d196d77 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/syn.h +++ b/Tools/CCode/Source/Pccts/antlr/syn.h diff --git a/Tools/CodeTools/Source/Pccts/antlr/tokens.h b/Tools/CCode/Source/Pccts/antlr/tokens.h index 91a53a8471..91a53a8471 100644 --- a/Tools/CodeTools/Source/Pccts/antlr/tokens.h +++ b/Tools/CCode/Source/Pccts/antlr/tokens.h diff --git a/Tools/CodeTools/Source/Pccts/build.xml b/Tools/CCode/Source/Pccts/build.xml index 4f4e0a9e7c..4f4e0a9e7c 100644 --- a/Tools/CodeTools/Source/Pccts/build.xml +++ b/Tools/CCode/Source/Pccts/build.xml diff --git a/Tools/CodeTools/Source/Pccts/dlg/DlgMS.mak b/Tools/CCode/Source/Pccts/dlg/DlgMS.mak index 4a9019b1c6..4a9019b1c6 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/DlgMS.mak +++ b/Tools/CCode/Source/Pccts/dlg/DlgMS.mak diff --git a/Tools/CodeTools/Source/Pccts/dlg/DlgPPC.mak b/Tools/CCode/Source/Pccts/dlg/DlgPPC.mak index 55b643ad88..55b643ad88 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/DlgPPC.mak +++ b/Tools/CCode/Source/Pccts/dlg/DlgPPC.mak diff --git a/Tools/CodeTools/Source/Pccts/dlg/automata.c b/Tools/CCode/Source/Pccts/dlg/automata.c index d6d5d7809d..d6d5d7809d 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/automata.c +++ b/Tools/CCode/Source/Pccts/dlg/automata.c diff --git a/Tools/CodeTools/Source/Pccts/dlg/build.xml b/Tools/CCode/Source/Pccts/dlg/build.xml index 4195950c7b..4195950c7b 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/build.xml +++ b/Tools/CCode/Source/Pccts/dlg/build.xml diff --git a/Tools/CodeTools/Source/Pccts/dlg/dlg.1 b/Tools/CCode/Source/Pccts/dlg/dlg.1 index f68e3ae8a7..f68e3ae8a7 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/dlg.1 +++ b/Tools/CCode/Source/Pccts/dlg/dlg.1 diff --git a/Tools/CodeTools/Source/Pccts/dlg/dlg.h b/Tools/CCode/Source/Pccts/dlg/dlg.h index 9f387c0a1c..9f387c0a1c 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/dlg.h +++ b/Tools/CCode/Source/Pccts/dlg/dlg.h diff --git a/Tools/CodeTools/Source/Pccts/dlg/dlg.r b/Tools/CCode/Source/Pccts/dlg/dlg.r index c5311fa1b8..c5311fa1b8 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/dlg.r +++ b/Tools/CCode/Source/Pccts/dlg/dlg.r diff --git a/Tools/CodeTools/Source/Pccts/dlg/dlg1.txt b/Tools/CCode/Source/Pccts/dlg/dlg1.txt index 06b320de2a..06b320de2a 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/dlg1.txt +++ b/Tools/CCode/Source/Pccts/dlg/dlg1.txt diff --git a/Tools/CodeTools/Source/Pccts/dlg/dlg_a.c b/Tools/CCode/Source/Pccts/dlg/dlg_a.c index 0b8982cf2a..0b8982cf2a 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/dlg_a.c +++ b/Tools/CCode/Source/Pccts/dlg/dlg_a.c diff --git a/Tools/CodeTools/Source/Pccts/dlg/dlg_p.c b/Tools/CCode/Source/Pccts/dlg/dlg_p.c index e726ae3983..e726ae3983 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/dlg_p.c +++ b/Tools/CCode/Source/Pccts/dlg/dlg_p.c diff --git a/Tools/CodeTools/Source/Pccts/dlg/dlg_p.g b/Tools/CCode/Source/Pccts/dlg/dlg_p.g index 58ca110693..58ca110693 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/dlg_p.g +++ b/Tools/CCode/Source/Pccts/dlg/dlg_p.g diff --git a/Tools/CodeTools/Source/Pccts/dlg/err.c b/Tools/CCode/Source/Pccts/dlg/err.c index c3eaeae6d1..c3eaeae6d1 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/err.c +++ b/Tools/CCode/Source/Pccts/dlg/err.c diff --git a/Tools/CodeTools/Source/Pccts/dlg/main.c b/Tools/CCode/Source/Pccts/dlg/main.c index 35bd827f8c..35bd827f8c 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/main.c +++ b/Tools/CCode/Source/Pccts/dlg/main.c diff --git a/Tools/CodeTools/Source/Pccts/dlg/makefile b/Tools/CCode/Source/Pccts/dlg/makefile index d5cceb8be5..d5cceb8be5 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/makefile +++ b/Tools/CCode/Source/Pccts/dlg/makefile diff --git a/Tools/CodeTools/Source/Pccts/dlg/makefile.cygwin b/Tools/CCode/Source/Pccts/dlg/makefile.cygwin index bbba820d13..bbba820d13 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/makefile.cygwin +++ b/Tools/CCode/Source/Pccts/dlg/makefile.cygwin diff --git a/Tools/CodeTools/Source/Pccts/dlg/makefile1 b/Tools/CCode/Source/Pccts/dlg/makefile1 index 4d00f7966e..4d00f7966e 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/makefile1 +++ b/Tools/CCode/Source/Pccts/dlg/makefile1 diff --git a/Tools/CodeTools/Source/Pccts/dlg/mode.h b/Tools/CCode/Source/Pccts/dlg/mode.h index 3f3279e52a..3f3279e52a 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/mode.h +++ b/Tools/CCode/Source/Pccts/dlg/mode.h diff --git a/Tools/CodeTools/Source/Pccts/dlg/output.c b/Tools/CCode/Source/Pccts/dlg/output.c index 2e56a6d8c1..2e56a6d8c1 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/output.c +++ b/Tools/CCode/Source/Pccts/dlg/output.c diff --git a/Tools/CodeTools/Source/Pccts/dlg/parser.dlg b/Tools/CCode/Source/Pccts/dlg/parser.dlg index df9a637f9e..df9a637f9e 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/parser.dlg +++ b/Tools/CCode/Source/Pccts/dlg/parser.dlg diff --git a/Tools/CodeTools/Source/Pccts/dlg/relabel.c b/Tools/CCode/Source/Pccts/dlg/relabel.c index 0b8bc163d1..0b8bc163d1 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/relabel.c +++ b/Tools/CCode/Source/Pccts/dlg/relabel.c diff --git a/Tools/CodeTools/Source/Pccts/dlg/stdpccts.h b/Tools/CCode/Source/Pccts/dlg/stdpccts.h index 06ec67e44d..06ec67e44d 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/stdpccts.h +++ b/Tools/CCode/Source/Pccts/dlg/stdpccts.h diff --git a/Tools/CodeTools/Source/Pccts/dlg/support.c b/Tools/CCode/Source/Pccts/dlg/support.c index 84fe99d69c..84fe99d69c 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/support.c +++ b/Tools/CCode/Source/Pccts/dlg/support.c diff --git a/Tools/CodeTools/Source/Pccts/dlg/tokens.h b/Tools/CCode/Source/Pccts/dlg/tokens.h index 73e502b7e1..73e502b7e1 100644 --- a/Tools/CodeTools/Source/Pccts/dlg/tokens.h +++ b/Tools/CCode/Source/Pccts/dlg/tokens.h diff --git a/Tools/CodeTools/Source/Pccts/h/AParser.cpp b/Tools/CCode/Source/Pccts/h/AParser.cpp index 720fe75af1..720fe75af1 100644 --- a/Tools/CodeTools/Source/Pccts/h/AParser.cpp +++ b/Tools/CCode/Source/Pccts/h/AParser.cpp diff --git a/Tools/CodeTools/Source/Pccts/h/AParser.h b/Tools/CCode/Source/Pccts/h/AParser.h index fe405f4167..fe405f4167 100644 --- a/Tools/CodeTools/Source/Pccts/h/AParser.h +++ b/Tools/CCode/Source/Pccts/h/AParser.h diff --git a/Tools/CodeTools/Source/Pccts/h/ASTBase.cpp b/Tools/CCode/Source/Pccts/h/ASTBase.cpp index a94f080c86..a94f080c86 100644 --- a/Tools/CodeTools/Source/Pccts/h/ASTBase.cpp +++ b/Tools/CCode/Source/Pccts/h/ASTBase.cpp diff --git a/Tools/CodeTools/Source/Pccts/h/ASTBase.h b/Tools/CCode/Source/Pccts/h/ASTBase.h index 912f4b8482..912f4b8482 100644 --- a/Tools/CodeTools/Source/Pccts/h/ASTBase.h +++ b/Tools/CCode/Source/Pccts/h/ASTBase.h diff --git a/Tools/CodeTools/Source/Pccts/h/ATokPtr.h b/Tools/CCode/Source/Pccts/h/ATokPtr.h index 75b4c86cbf..75b4c86cbf 100644 --- a/Tools/CodeTools/Source/Pccts/h/ATokPtr.h +++ b/Tools/CCode/Source/Pccts/h/ATokPtr.h diff --git a/Tools/CodeTools/Source/Pccts/h/ATokPtrImpl.h b/Tools/CCode/Source/Pccts/h/ATokPtrImpl.h index 9c07cf52a9..9c07cf52a9 100644 --- a/Tools/CodeTools/Source/Pccts/h/ATokPtrImpl.h +++ b/Tools/CCode/Source/Pccts/h/ATokPtrImpl.h diff --git a/Tools/CodeTools/Source/Pccts/h/AToken.h b/Tools/CCode/Source/Pccts/h/AToken.h index 6167c21ef5..6167c21ef5 100644 --- a/Tools/CodeTools/Source/Pccts/h/AToken.h +++ b/Tools/CCode/Source/Pccts/h/AToken.h diff --git a/Tools/CodeTools/Source/Pccts/h/ATokenBuffer.cpp b/Tools/CCode/Source/Pccts/h/ATokenBuffer.cpp index 9a2f2fc88b..9a2f2fc88b 100644 --- a/Tools/CodeTools/Source/Pccts/h/ATokenBuffer.cpp +++ b/Tools/CCode/Source/Pccts/h/ATokenBuffer.cpp diff --git a/Tools/CodeTools/Source/Pccts/h/ATokenBuffer.h b/Tools/CCode/Source/Pccts/h/ATokenBuffer.h index 1c008fd59e..1c008fd59e 100644 --- a/Tools/CodeTools/Source/Pccts/h/ATokenBuffer.h +++ b/Tools/CCode/Source/Pccts/h/ATokenBuffer.h diff --git a/Tools/CodeTools/Source/Pccts/h/ATokenStream.h b/Tools/CCode/Source/Pccts/h/ATokenStream.h index 3dfea6ebff..3dfea6ebff 100644 --- a/Tools/CodeTools/Source/Pccts/h/ATokenStream.h +++ b/Tools/CCode/Source/Pccts/h/ATokenStream.h diff --git a/Tools/CodeTools/Source/Pccts/h/BufFileInput.cpp b/Tools/CCode/Source/Pccts/h/BufFileInput.cpp index 99d08a42a4..99d08a42a4 100644 --- a/Tools/CodeTools/Source/Pccts/h/BufFileInput.cpp +++ b/Tools/CCode/Source/Pccts/h/BufFileInput.cpp diff --git a/Tools/CodeTools/Source/Pccts/h/BufFileInput.h b/Tools/CCode/Source/Pccts/h/BufFileInput.h index ea54c0ee26..ea54c0ee26 100644 --- a/Tools/CodeTools/Source/Pccts/h/BufFileInput.h +++ b/Tools/CCode/Source/Pccts/h/BufFileInput.h diff --git a/Tools/CodeTools/Source/Pccts/h/DLG_stream_input.h b/Tools/CCode/Source/Pccts/h/DLG_stream_input.h index d2147f5217..d2147f5217 100644 --- a/Tools/CodeTools/Source/Pccts/h/DLG_stream_input.h +++ b/Tools/CCode/Source/Pccts/h/DLG_stream_input.h diff --git a/Tools/CodeTools/Source/Pccts/h/DLexer.h b/Tools/CCode/Source/Pccts/h/DLexer.h index 37cac24f14..37cac24f14 100644 --- a/Tools/CodeTools/Source/Pccts/h/DLexer.h +++ b/Tools/CCode/Source/Pccts/h/DLexer.h diff --git a/Tools/CodeTools/Source/Pccts/h/DLexerBase.cpp b/Tools/CCode/Source/Pccts/h/DLexerBase.cpp index b218afc038..b218afc038 100644 --- a/Tools/CodeTools/Source/Pccts/h/DLexerBase.cpp +++ b/Tools/CCode/Source/Pccts/h/DLexerBase.cpp diff --git a/Tools/CodeTools/Source/Pccts/h/DLexerBase.h b/Tools/CCode/Source/Pccts/h/DLexerBase.h index db6cc1890c..db6cc1890c 100644 --- a/Tools/CodeTools/Source/Pccts/h/DLexerBase.h +++ b/Tools/CCode/Source/Pccts/h/DLexerBase.h diff --git a/Tools/CodeTools/Source/Pccts/h/PBlackBox.h b/Tools/CCode/Source/Pccts/h/PBlackBox.h index d25b8d6939..d25b8d6939 100644 --- a/Tools/CodeTools/Source/Pccts/h/PBlackBox.h +++ b/Tools/CCode/Source/Pccts/h/PBlackBox.h diff --git a/Tools/CodeTools/Source/Pccts/h/PCCTSAST.cpp b/Tools/CCode/Source/Pccts/h/PCCTSAST.cpp index a8249cdac0..a8249cdac0 100644 --- a/Tools/CodeTools/Source/Pccts/h/PCCTSAST.cpp +++ b/Tools/CCode/Source/Pccts/h/PCCTSAST.cpp diff --git a/Tools/CodeTools/Source/Pccts/h/PCCTSAST.h b/Tools/CCode/Source/Pccts/h/PCCTSAST.h index 3485da7d1b..3485da7d1b 100644 --- a/Tools/CodeTools/Source/Pccts/h/PCCTSAST.h +++ b/Tools/CCode/Source/Pccts/h/PCCTSAST.h diff --git a/Tools/CodeTools/Source/Pccts/h/SList.h b/Tools/CCode/Source/Pccts/h/SList.h index 5b8bf97427..5b8bf97427 100644 --- a/Tools/CodeTools/Source/Pccts/h/SList.h +++ b/Tools/CCode/Source/Pccts/h/SList.h diff --git a/Tools/CodeTools/Source/Pccts/h/antlr.h b/Tools/CCode/Source/Pccts/h/antlr.h index 80664535d3..80664535d3 100644 --- a/Tools/CodeTools/Source/Pccts/h/antlr.h +++ b/Tools/CCode/Source/Pccts/h/antlr.h diff --git a/Tools/CodeTools/Source/Pccts/h/ast.c b/Tools/CCode/Source/Pccts/h/ast.c index 9326ae16ae..9326ae16ae 100644 --- a/Tools/CodeTools/Source/Pccts/h/ast.c +++ b/Tools/CCode/Source/Pccts/h/ast.c diff --git a/Tools/CodeTools/Source/Pccts/h/ast.h b/Tools/CCode/Source/Pccts/h/ast.h index 5ff84bd76c..5ff84bd76c 100644 --- a/Tools/CodeTools/Source/Pccts/h/ast.h +++ b/Tools/CCode/Source/Pccts/h/ast.h diff --git a/Tools/CodeTools/Source/Pccts/h/charbuf.h b/Tools/CCode/Source/Pccts/h/charbuf.h index 5f01c8ba35..5f01c8ba35 100644 --- a/Tools/CodeTools/Source/Pccts/h/charbuf.h +++ b/Tools/CCode/Source/Pccts/h/charbuf.h diff --git a/Tools/CodeTools/Source/Pccts/h/charptr.c b/Tools/CCode/Source/Pccts/h/charptr.c index d3f80e60ba..d3f80e60ba 100644 --- a/Tools/CodeTools/Source/Pccts/h/charptr.c +++ b/Tools/CCode/Source/Pccts/h/charptr.c diff --git a/Tools/CodeTools/Source/Pccts/h/charptr.h b/Tools/CCode/Source/Pccts/h/charptr.h index e73da681a4..e73da681a4 100644 --- a/Tools/CodeTools/Source/Pccts/h/charptr.h +++ b/Tools/CCode/Source/Pccts/h/charptr.h diff --git a/Tools/CodeTools/Source/Pccts/h/config.h b/Tools/CCode/Source/Pccts/h/config.h index 8aa50ad618..8aa50ad618 100644 --- a/Tools/CodeTools/Source/Pccts/h/config.h +++ b/Tools/CCode/Source/Pccts/h/config.h diff --git a/Tools/CodeTools/Source/Pccts/h/dlgauto.h b/Tools/CCode/Source/Pccts/h/dlgauto.h index db94cefaca..db94cefaca 100644 --- a/Tools/CodeTools/Source/Pccts/h/dlgauto.h +++ b/Tools/CCode/Source/Pccts/h/dlgauto.h diff --git a/Tools/CodeTools/Source/Pccts/h/dlgdef.h b/Tools/CCode/Source/Pccts/h/dlgdef.h index 733d2568e3..733d2568e3 100644 --- a/Tools/CodeTools/Source/Pccts/h/dlgdef.h +++ b/Tools/CCode/Source/Pccts/h/dlgdef.h diff --git a/Tools/CodeTools/Source/Pccts/h/err.h b/Tools/CCode/Source/Pccts/h/err.h index b2b196bd75..b2b196bd75 100644 --- a/Tools/CodeTools/Source/Pccts/h/err.h +++ b/Tools/CCode/Source/Pccts/h/err.h diff --git a/Tools/CodeTools/Source/Pccts/h/int.h b/Tools/CCode/Source/Pccts/h/int.h index cdcaa92426..cdcaa92426 100644 --- a/Tools/CodeTools/Source/Pccts/h/int.h +++ b/Tools/CCode/Source/Pccts/h/int.h diff --git a/Tools/CodeTools/Source/Pccts/h/pccts_assert.h b/Tools/CCode/Source/Pccts/h/pccts_assert.h index ff0dfb5126..ff0dfb5126 100644 --- a/Tools/CodeTools/Source/Pccts/h/pccts_assert.h +++ b/Tools/CCode/Source/Pccts/h/pccts_assert.h diff --git a/Tools/CodeTools/Source/Pccts/h/pccts_iostream.h b/Tools/CCode/Source/Pccts/h/pccts_iostream.h index 972b32cbd1..972b32cbd1 100644 --- a/Tools/CodeTools/Source/Pccts/h/pccts_iostream.h +++ b/Tools/CCode/Source/Pccts/h/pccts_iostream.h diff --git a/Tools/CodeTools/Source/Pccts/h/pccts_istream.h b/Tools/CCode/Source/Pccts/h/pccts_istream.h index e25cb8c483..e25cb8c483 100644 --- a/Tools/CodeTools/Source/Pccts/h/pccts_istream.h +++ b/Tools/CCode/Source/Pccts/h/pccts_istream.h diff --git a/Tools/CodeTools/Source/Pccts/h/pccts_setjmp.h b/Tools/CCode/Source/Pccts/h/pccts_setjmp.h index 9ea185ca73..9ea185ca73 100644 --- a/Tools/CodeTools/Source/Pccts/h/pccts_setjmp.h +++ b/Tools/CCode/Source/Pccts/h/pccts_setjmp.h diff --git a/Tools/CodeTools/Source/Pccts/h/pccts_stdarg.h b/Tools/CCode/Source/Pccts/h/pccts_stdarg.h index e957430c32..e957430c32 100644 --- a/Tools/CodeTools/Source/Pccts/h/pccts_stdarg.h +++ b/Tools/CCode/Source/Pccts/h/pccts_stdarg.h diff --git a/Tools/CodeTools/Source/Pccts/h/pccts_stdio.h b/Tools/CCode/Source/Pccts/h/pccts_stdio.h index ac34d1086d..ac34d1086d 100644 --- a/Tools/CodeTools/Source/Pccts/h/pccts_stdio.h +++ b/Tools/CCode/Source/Pccts/h/pccts_stdio.h diff --git a/Tools/CodeTools/Source/Pccts/h/pccts_stdlib.h b/Tools/CCode/Source/Pccts/h/pccts_stdlib.h index f0b344e8dc..f0b344e8dc 100644 --- a/Tools/CodeTools/Source/Pccts/h/pccts_stdlib.h +++ b/Tools/CCode/Source/Pccts/h/pccts_stdlib.h diff --git a/Tools/CodeTools/Source/Pccts/h/pccts_string.h b/Tools/CCode/Source/Pccts/h/pccts_string.h index 458a08a94b..458a08a94b 100644 --- a/Tools/CodeTools/Source/Pccts/h/pccts_string.h +++ b/Tools/CCode/Source/Pccts/h/pccts_string.h diff --git a/Tools/CodeTools/Source/Pccts/h/pcctscfg.h b/Tools/CCode/Source/Pccts/h/pcctscfg.h index 0c3c5ba6fd..0c3c5ba6fd 100644 --- a/Tools/CodeTools/Source/Pccts/h/pcctscfg.h +++ b/Tools/CCode/Source/Pccts/h/pcctscfg.h diff --git a/Tools/CodeTools/Source/Pccts/h/pcnames.bat b/Tools/CCode/Source/Pccts/h/pcnames.bat index 8784aee9ab..8784aee9ab 100644 --- a/Tools/CodeTools/Source/Pccts/h/pcnames.bat +++ b/Tools/CCode/Source/Pccts/h/pcnames.bat diff --git a/Tools/CodeTools/Source/Pccts/h/slist.cpp b/Tools/CCode/Source/Pccts/h/slist.cpp index faf2fe4967..faf2fe4967 100644 --- a/Tools/CodeTools/Source/Pccts/h/slist.cpp +++ b/Tools/CCode/Source/Pccts/h/slist.cpp diff --git a/Tools/CodeTools/Source/Pccts/history.ps b/Tools/CCode/Source/Pccts/history.ps index e2600d5129..e2600d5129 100644 --- a/Tools/CodeTools/Source/Pccts/history.ps +++ b/Tools/CCode/Source/Pccts/history.ps diff --git a/Tools/CodeTools/Source/Pccts/history.txt b/Tools/CCode/Source/Pccts/history.txt index 89ad8408c9..89ad8408c9 100644 --- a/Tools/CodeTools/Source/Pccts/history.txt +++ b/Tools/CCode/Source/Pccts/history.txt diff --git a/Tools/CodeTools/Source/Pccts/makefile b/Tools/CCode/Source/Pccts/makefile index f9b2dd2b9b..f9b2dd2b9b 100644 --- a/Tools/CodeTools/Source/Pccts/makefile +++ b/Tools/CCode/Source/Pccts/makefile diff --git a/Tools/CodeTools/Source/Pccts/support/genmk/genmk.c b/Tools/CCode/Source/Pccts/support/genmk/genmk.c index 4952a30b38..4952a30b38 100644 --- a/Tools/CodeTools/Source/Pccts/support/genmk/genmk.c +++ b/Tools/CCode/Source/Pccts/support/genmk/genmk.c diff --git a/Tools/CodeTools/Source/Pccts/support/genmk/genmk_old.c b/Tools/CCode/Source/Pccts/support/genmk/genmk_old.c index 2cf9fad727..2cf9fad727 100644 --- a/Tools/CodeTools/Source/Pccts/support/genmk/genmk_old.c +++ b/Tools/CCode/Source/Pccts/support/genmk/genmk_old.c diff --git a/Tools/CodeTools/Source/Pccts/support/genmk/makefile b/Tools/CCode/Source/Pccts/support/genmk/makefile index a003c2f321..a003c2f321 100644 --- a/Tools/CodeTools/Source/Pccts/support/genmk/makefile +++ b/Tools/CCode/Source/Pccts/support/genmk/makefile diff --git a/Tools/CodeTools/Source/Pccts/support/rexpr/makefile b/Tools/CCode/Source/Pccts/support/rexpr/makefile index 44caef1aa5..44caef1aa5 100644 --- a/Tools/CodeTools/Source/Pccts/support/rexpr/makefile +++ b/Tools/CCode/Source/Pccts/support/rexpr/makefile diff --git a/Tools/CodeTools/Source/Pccts/support/rexpr/rexpr.c b/Tools/CCode/Source/Pccts/support/rexpr/rexpr.c index 805bf65533..805bf65533 100644 --- a/Tools/CodeTools/Source/Pccts/support/rexpr/rexpr.c +++ b/Tools/CCode/Source/Pccts/support/rexpr/rexpr.c diff --git a/Tools/CodeTools/Source/Pccts/support/rexpr/rexpr.h b/Tools/CCode/Source/Pccts/support/rexpr/rexpr.h index e67a9652fb..e67a9652fb 100644 --- a/Tools/CodeTools/Source/Pccts/support/rexpr/rexpr.h +++ b/Tools/CCode/Source/Pccts/support/rexpr/rexpr.h diff --git a/Tools/CodeTools/Source/Pccts/support/rexpr/test.c b/Tools/CCode/Source/Pccts/support/rexpr/test.c index 2619539e4b..2619539e4b 100644 --- a/Tools/CodeTools/Source/Pccts/support/rexpr/test.c +++ b/Tools/CCode/Source/Pccts/support/rexpr/test.c diff --git a/Tools/CodeTools/Source/Pccts/support/set/set.c b/Tools/CCode/Source/Pccts/support/set/set.c index eb6fba7393..eb6fba7393 100644 --- a/Tools/CodeTools/Source/Pccts/support/set/set.c +++ b/Tools/CCode/Source/Pccts/support/set/set.c diff --git a/Tools/CodeTools/Source/Pccts/support/set/set.h b/Tools/CCode/Source/Pccts/support/set/set.h index 5d68152df4..5d68152df4 100644 --- a/Tools/CodeTools/Source/Pccts/support/set/set.h +++ b/Tools/CCode/Source/Pccts/support/set/set.h diff --git a/Tools/CodeTools/Source/Pccts/support/sym/sym.c b/Tools/CCode/Source/Pccts/support/sym/sym.c index eccce059bb..eccce059bb 100644 --- a/Tools/CodeTools/Source/Pccts/support/sym/sym.c +++ b/Tools/CCode/Source/Pccts/support/sym/sym.c diff --git a/Tools/CodeTools/Source/Pccts/support/sym/template.h b/Tools/CCode/Source/Pccts/support/sym/template.h index ee6e665e34..ee6e665e34 100644 --- a/Tools/CodeTools/Source/Pccts/support/sym/template.h +++ b/Tools/CCode/Source/Pccts/support/sym/template.h diff --git a/Tools/CodeTools/Source/PeCoffLoader/BasePeCoff.c b/Tools/CCode/Source/PeCoffLoader/BasePeCoff.c index 9c25e1f4b8..9c25e1f4b8 100644 --- a/Tools/CodeTools/Source/PeCoffLoader/BasePeCoff.c +++ b/Tools/CCode/Source/PeCoffLoader/BasePeCoff.c diff --git a/Tools/CodeTools/Source/PeCoffLoader/Common/EfiImage.h b/Tools/CCode/Source/PeCoffLoader/Common/EfiImage.h index 9528e6bff5..9528e6bff5 100644 --- a/Tools/CodeTools/Source/PeCoffLoader/Common/EfiImage.h +++ b/Tools/CCode/Source/PeCoffLoader/Common/EfiImage.h diff --git a/Tools/CodeTools/Source/PeCoffLoader/Ia32/PeCoffLoaderEx.c b/Tools/CCode/Source/PeCoffLoader/Ia32/PeCoffLoaderEx.c index f58e8d0364..f58e8d0364 100644 --- a/Tools/CodeTools/Source/PeCoffLoader/Ia32/PeCoffLoaderEx.c +++ b/Tools/CCode/Source/PeCoffLoader/Ia32/PeCoffLoaderEx.c diff --git a/Tools/CodeTools/Source/PeCoffLoader/Ipf/PeCoffLoaderEx.c b/Tools/CCode/Source/PeCoffLoader/Ipf/PeCoffLoaderEx.c index 3f3989908d..3f3989908d 100644 --- a/Tools/CodeTools/Source/PeCoffLoader/Ipf/PeCoffLoaderEx.c +++ b/Tools/CCode/Source/PeCoffLoader/Ipf/PeCoffLoaderEx.c diff --git a/Tools/CodeTools/Source/PeCoffLoader/X64/PeCoffLoaderEx.c b/Tools/CCode/Source/PeCoffLoader/X64/PeCoffLoaderEx.c index 1e6cc34745..1e6cc34745 100644 --- a/Tools/CodeTools/Source/PeCoffLoader/X64/PeCoffLoaderEx.c +++ b/Tools/CCode/Source/PeCoffLoader/X64/PeCoffLoaderEx.c diff --git a/Tools/CodeTools/Source/PeCoffLoader/build.xml b/Tools/CCode/Source/PeCoffLoader/build.xml index db37829840..db37829840 100644 --- a/Tools/CodeTools/Source/PeCoffLoader/build.xml +++ b/Tools/CCode/Source/PeCoffLoader/build.xml diff --git a/Tools/CodeTools/Source/PeiRebase/PeiRebaseExe.c b/Tools/CCode/Source/PeiRebase/PeiRebaseExe.c index 27c646e486..27c646e486 100644 --- a/Tools/CodeTools/Source/PeiRebase/PeiRebaseExe.c +++ b/Tools/CCode/Source/PeiRebase/PeiRebaseExe.c diff --git a/Tools/CodeTools/Source/PeiRebase/PeiRebaseExe.h b/Tools/CCode/Source/PeiRebase/PeiRebaseExe.h index b05baefb59..b05baefb59 100644 --- a/Tools/CodeTools/Source/PeiRebase/PeiRebaseExe.h +++ b/Tools/CCode/Source/PeiRebase/PeiRebaseExe.h diff --git a/Tools/CodeTools/Source/PeiRebase/build.xml b/Tools/CCode/Source/PeiRebase/build.xml index 7174441f3f..7174441f3f 100644 --- a/Tools/CodeTools/Source/PeiRebase/build.xml +++ b/Tools/CCode/Source/PeiRebase/build.xml diff --git a/Tools/CodeTools/Source/SecApResetVectorFixup/SecApResetVectorFixup.c b/Tools/CCode/Source/SecApResetVectorFixup/SecApResetVectorFixup.c index 442645720e..442645720e 100644 --- a/Tools/CodeTools/Source/SecApResetVectorFixup/SecApResetVectorFixup.c +++ b/Tools/CCode/Source/SecApResetVectorFixup/SecApResetVectorFixup.c diff --git a/Tools/CodeTools/Source/SecApResetVectorFixup/SecApResetVectorFixup.h b/Tools/CCode/Source/SecApResetVectorFixup/SecApResetVectorFixup.h index 6d234e3a18..6d234e3a18 100644 --- a/Tools/CodeTools/Source/SecApResetVectorFixup/SecApResetVectorFixup.h +++ b/Tools/CCode/Source/SecApResetVectorFixup/SecApResetVectorFixup.h diff --git a/Tools/CodeTools/Source/SecApResetVectorFixup/build.xml b/Tools/CCode/Source/SecApResetVectorFixup/build.xml index f615b2a602..f615b2a602 100644 --- a/Tools/CodeTools/Source/SecApResetVectorFixup/build.xml +++ b/Tools/CCode/Source/SecApResetVectorFixup/build.xml diff --git a/Tools/CodeTools/Source/SecFixup/SecFixup.c b/Tools/CCode/Source/SecFixup/SecFixup.c index c2d46a1d5c..c2d46a1d5c 100644 --- a/Tools/CodeTools/Source/SecFixup/SecFixup.c +++ b/Tools/CCode/Source/SecFixup/SecFixup.c diff --git a/Tools/CodeTools/Source/SecFixup/SecFixup.h b/Tools/CCode/Source/SecFixup/SecFixup.h index 3694b1516a..3694b1516a 100644 --- a/Tools/CodeTools/Source/SecFixup/SecFixup.h +++ b/Tools/CCode/Source/SecFixup/SecFixup.h diff --git a/Tools/CodeTools/Source/SecFixup/build.xml b/Tools/CCode/Source/SecFixup/build.xml index ebc408ba26..ebc408ba26 100644 --- a/Tools/CodeTools/Source/SecFixup/build.xml +++ b/Tools/CCode/Source/SecFixup/build.xml diff --git a/Tools/CodeTools/Source/SetStamp/SetStamp.c b/Tools/CCode/Source/SetStamp/SetStamp.c index 539aced1d9..539aced1d9 100644 --- a/Tools/CodeTools/Source/SetStamp/SetStamp.c +++ b/Tools/CCode/Source/SetStamp/SetStamp.c diff --git a/Tools/CodeTools/Source/SetStamp/build.xml b/Tools/CCode/Source/SetStamp/build.xml index 9425797c45..9425797c45 100644 --- a/Tools/CodeTools/Source/SetStamp/build.xml +++ b/Tools/CCode/Source/SetStamp/build.xml diff --git a/Tools/CodeTools/Source/SplitFile/SplitFile.c b/Tools/CCode/Source/SplitFile/SplitFile.c index a1bda7dc31..a1bda7dc31 100644 --- a/Tools/CodeTools/Source/SplitFile/SplitFile.c +++ b/Tools/CCode/Source/SplitFile/SplitFile.c diff --git a/Tools/CodeTools/Source/SplitFile/build.xml b/Tools/CCode/Source/SplitFile/build.xml index 6fa9b573c3..6fa9b573c3 100644 --- a/Tools/CodeTools/Source/SplitFile/build.xml +++ b/Tools/CCode/Source/SplitFile/build.xml diff --git a/Tools/CodeTools/Source/StrGather/StrGather.c b/Tools/CCode/Source/StrGather/StrGather.c index 9eb5c5a19e..9eb5c5a19e 100644 --- a/Tools/CodeTools/Source/StrGather/StrGather.c +++ b/Tools/CCode/Source/StrGather/StrGather.c diff --git a/Tools/CodeTools/Source/StrGather/StrGather.h b/Tools/CCode/Source/StrGather/StrGather.h index 65dc15cbe8..65dc15cbe8 100644 --- a/Tools/CodeTools/Source/StrGather/StrGather.h +++ b/Tools/CCode/Source/StrGather/StrGather.h diff --git a/Tools/CodeTools/Source/StrGather/StringDB.c b/Tools/CCode/Source/StrGather/StringDB.c index 16ef0526d7..16ef0526d7 100644 --- a/Tools/CodeTools/Source/StrGather/StringDB.c +++ b/Tools/CCode/Source/StrGather/StringDB.c diff --git a/Tools/CodeTools/Source/StrGather/StringDB.h b/Tools/CCode/Source/StrGather/StringDB.h index c52573151f..c52573151f 100644 --- a/Tools/CodeTools/Source/StrGather/StringDB.h +++ b/Tools/CCode/Source/StrGather/StringDB.h diff --git a/Tools/CodeTools/Source/StrGather/build.xml b/Tools/CCode/Source/StrGather/build.xml index f01117777a..f01117777a 100644 --- a/Tools/CodeTools/Source/StrGather/build.xml +++ b/Tools/CCode/Source/StrGather/build.xml diff --git a/Tools/CodeTools/Source/String/PrintLib.c b/Tools/CCode/Source/String/PrintLib.c index eef3f4d083..eef3f4d083 100644 --- a/Tools/CodeTools/Source/String/PrintLib.c +++ b/Tools/CCode/Source/String/PrintLib.c diff --git a/Tools/CodeTools/Source/String/PrintLibInternal.c b/Tools/CCode/Source/String/PrintLibInternal.c index 63d0c7196f..63d0c7196f 100644 --- a/Tools/CodeTools/Source/String/PrintLibInternal.c +++ b/Tools/CCode/Source/String/PrintLibInternal.c diff --git a/Tools/CodeTools/Source/String/PrintLibInternal.h b/Tools/CCode/Source/String/PrintLibInternal.h index 87f0955e05..87f0955e05 100644 --- a/Tools/CodeTools/Source/String/PrintLibInternal.h +++ b/Tools/CCode/Source/String/PrintLibInternal.h diff --git a/Tools/CodeTools/Source/String/String.c b/Tools/CCode/Source/String/String.c index 78d0a59fca..78d0a59fca 100644 --- a/Tools/CodeTools/Source/String/String.c +++ b/Tools/CCode/Source/String/String.c diff --git a/Tools/CodeTools/Source/String/build.xml b/Tools/CCode/Source/String/build.xml index 933cb5c1e4..933cb5c1e4 100644 --- a/Tools/CodeTools/Source/String/build.xml +++ b/Tools/CCode/Source/String/build.xml diff --git a/Tools/CodeTools/Source/Strip/Strip.c b/Tools/CCode/Source/Strip/Strip.c index bccdffb55a..bccdffb55a 100644 --- a/Tools/CodeTools/Source/Strip/Strip.c +++ b/Tools/CCode/Source/Strip/Strip.c diff --git a/Tools/CodeTools/Source/Strip/build.xml b/Tools/CCode/Source/Strip/build.xml index 9ead28d16f..9ead28d16f 100644 --- a/Tools/CodeTools/Source/Strip/build.xml +++ b/Tools/CCode/Source/Strip/build.xml diff --git a/Tools/CodeTools/Source/TianoTools.msa b/Tools/CCode/Source/TianoTools.msa index 2e4b27c19d..2e4b27c19d 100644 --- a/Tools/CodeTools/Source/TianoTools.msa +++ b/Tools/CCode/Source/TianoTools.msa diff --git a/Tools/CodeTools/Source/VfrCompile/EfiVfr.h b/Tools/CCode/Source/VfrCompile/EfiVfr.h index 6419ad7e71..6419ad7e71 100644 --- a/Tools/CodeTools/Source/VfrCompile/EfiVfr.h +++ b/Tools/CCode/Source/VfrCompile/EfiVfr.h diff --git a/Tools/CodeTools/Source/VfrCompile/VfrCompile.g b/Tools/CCode/Source/VfrCompile/VfrCompile.g index 44820bc31b..44820bc31b 100644 --- a/Tools/CodeTools/Source/VfrCompile/VfrCompile.g +++ b/Tools/CCode/Source/VfrCompile/VfrCompile.g diff --git a/Tools/CodeTools/Source/VfrCompile/VfrServices.cpp b/Tools/CCode/Source/VfrCompile/VfrServices.cpp index 359256a358..359256a358 100644 --- a/Tools/CodeTools/Source/VfrCompile/VfrServices.cpp +++ b/Tools/CCode/Source/VfrCompile/VfrServices.cpp diff --git a/Tools/CodeTools/Source/VfrCompile/VfrServices.h b/Tools/CCode/Source/VfrCompile/VfrServices.h index 6b8c560d63..6b8c560d63 100644 --- a/Tools/CodeTools/Source/VfrCompile/VfrServices.h +++ b/Tools/CCode/Source/VfrCompile/VfrServices.h diff --git a/Tools/CodeTools/Source/VfrCompile/build.xml b/Tools/CCode/Source/VfrCompile/build.xml index 247f0d2315..247f0d2315 100644 --- a/Tools/CodeTools/Source/VfrCompile/build.xml +++ b/Tools/CCode/Source/VfrCompile/build.xml diff --git a/Tools/CodeTools/Source/ZeroDebugData/ZeroDebugData.c b/Tools/CCode/Source/ZeroDebugData/ZeroDebugData.c index caf129b429..caf129b429 100644 --- a/Tools/CodeTools/Source/ZeroDebugData/ZeroDebugData.c +++ b/Tools/CCode/Source/ZeroDebugData/ZeroDebugData.c diff --git a/Tools/CodeTools/Source/ZeroDebugData/build.xml b/Tools/CCode/Source/ZeroDebugData/build.xml index 2a85fc1af2..2a85fc1af2 100644 --- a/Tools/CodeTools/Source/ZeroDebugData/build.xml +++ b/Tools/CCode/Source/ZeroDebugData/build.xml diff --git a/Tools/CodeTools/Source/build.xml b/Tools/CCode/Source/build.xml index 3d59c9c2c2..3d59c9c2c2 100644 --- a/Tools/CodeTools/Source/build.xml +++ b/Tools/CCode/Source/build.xml |