summaryrefslogtreecommitdiff
path: root/Tools
AgeCommit message (Expand)AuthorFilesLines
2007-01-25Enhanced the <Build_Library> macro to check OBJECTS property in case it's emptyjwang361-0/+7
2007-01-25- Merged the local copy of XmlRoutines.py in buildgen into upper directory's ...jwang363-219/+132
2007-01-25Change parameter id in UserExtension element from Integer to String according...jlin166-33/+33
2007-01-25Fixed the Indentifier type issue.jwang361-4/+4
2007-01-25- Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...jwang3612-21/+236
2007-01-25Adding a couple of features for far processing, including detecting duplicate...bbahnsen3-24/+43
2007-01-25Added optional whitespace characters in before and/or after the content withi...lhauch5-28/+28
2007-01-24Adding several dependency checks for far installation. Redoing the XML output.bbahnsen3-150/+150
2007-01-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2297 6f1...jlin161-1/+3
2007-01-24Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists...jwang361-0/+3
2007-01-24- Fixed EDKT513 by adding existing section files into the dependency check of...jwang363-14/+27
2007-01-241. Finish Enhancement EDKT345: Support deleting multiple rows together when r...hche10x16-64/+144
2007-01-24Modify error message contents when an improper library instance was selected ...jlin161-15/+66
2007-01-24Changed the way of determining how to call customized build file. Now we chec...jwang361-4/+16
2007-01-24Removed the BASE type as any type in the check of SupModuleList in getLibrary...jwang361-2/+1
2007-01-23Changing XmlAppendChildElement to return the new XML node on success.bbahnsen1-3/+3
2007-01-23Modify support module type filter for library instance selection.jlin162-3/+8
2007-01-23Fixed the fake circular denpendency of library instance.jwang361-8/+2
2007-01-23Fixed EDKT493. Added support to "SupModuleList" for checking if a library ins...jwang364-135/+146
2007-01-23Corrected a small bugs:qwang121-1/+1
2007-01-23Moved the function prototype of SetVirtualAddress and ExitBootService to Auto...jwang361-431/+492
2007-01-22Add dependency checking to the Far install.bbahnsen3-11/+67
2007-01-22Python script for generating build files for platform and modules, which uses...jwang368-0/+3029
2007-01-22Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr...jwang361-0/+3
2007-01-20Add a program to install fars.bbahnsen4-10/+259
2007-01-19Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC...jwang361-0/+6
2007-01-191) Added prototype of constructor and destructor in the library's AutoGen.h. ...jwang361-2/+151
2007-01-19Corrected the regular expression because it will skip many includes.jwang361-1/+1
2007-01-18Minor word change.ywang1-1/+1
2007-01-18Minor word change in utility display.ywang1-1/+1
2007-01-17Modified the version and usage display.ywang1-6/+48
2007-01-17Modified version and usage display.ywang3-48/+148
2007-01-17ReCaculate the checksum after fixing up AP section for Sec module.klu21-11/+170
2007-01-171) According to the spec, add EFIAPI to the module entry point function decla...jwang361-346/+346
2007-01-17Get the Include/ tree also.bbahnsen1-22/+40
2007-01-17Give better error messages for non-existent files.bbahnsen1-5/+14
2007-01-16Align the sections on 32 byte boundaries for gcc. EDKT459bbahnsen1-4/+4
2007-01-161. Change "BA" to "BaseAddress" and "EP" to "EntryPoint".bxing1-15/+27
2007-01-16Fix PeLoad function can't handle invalid PeImage to skip correct debug entry.lgao41-2/+2
2007-01-15Correct TeImage Header based on PeiCis spec.lgao41-1/+1
2007-01-15Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao43-350/+118
2007-01-15Remove DEBUG output statement for PEI&DXE core to fix boot failure issuejwang361-9/+0
2007-01-15Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang363-583/+572
2007-01-12Disp dependencies in error in case of circular dependencytgingold1-2/+13
2007-01-12Fixed one dead loop issue in the autogenlib.zliu31-15/+24
2007-01-12Add ULL for long long type valueklu21-2/+2
2007-01-12Correct some linux building issue and wrong file headerklu25-8/+9
2007-01-12Add checking code for GenAcpiTable tools.klu28-0/+1861
2007-01-12fix some minor warning for unix packageklu21-2/+2
2007-01-12Removed the workaround codejwang361-6/+2