summaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
...
* Remove a temporary test line of codejwang362007-01-261-1/+0
* - Remove the TOOL without NAME defined and its definition in ARCH_build.opt jwang362007-01-263-34/+58
* Move the entrypoint function declarations to AutoGen.h for sake of Intel comp...jwang362007-01-261-45/+45
* When GenFvMap tool doesn't open one module map file, it will skip this module.lgao42007-01-261-3/+9
* 1. Add "Splash Screen" backhche10x2007-01-261-10/+10
* Added -e and -emacs to support no leading task name in each line of log on sc...jwang362007-01-261-0/+2
* Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens...qwang122007-01-251-0/+34
* Enhanced the <Build_Library> macro to check OBJECTS property in case it's emptyjwang362007-01-251-0/+7
* - Merged the local copy of XmlRoutines.py in buildgen into upper directory's ...jwang362007-01-253-219/+132
* Change parameter id in UserExtension element from Integer to String according...jlin162007-01-256-33/+33
* Fixed the Indentifier type issue.jwang362007-01-251-4/+4
* - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ...jwang362007-01-2512-21/+236
* Adding a couple of features for far processing, including detecting duplicate...bbahnsen2007-01-253-24/+43
* Added optional whitespace characters in before and/or after the content withi...lhauch2007-01-255-28/+28
* Adding several dependency checks for far installation. Redoing the XML output.bbahnsen2007-01-243-150/+150
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2297 6f1...jlin162007-01-241-1/+3
* Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists...jwang362007-01-241-0/+3
* - Fixed EDKT513 by adding existing section files into the dependency check of...jwang362007-01-243-14/+27
* 1. Finish Enhancement EDKT345: Support deleting multiple rows together when r...hche10x2007-01-2416-64/+144
* Modify error message contents when an improper library instance was selected ...jlin162007-01-241-15/+66
* Changed the way of determining how to call customized build file. Now we chec...jwang362007-01-241-4/+16
* Removed the BASE type as any type in the check of SupModuleList in getLibrary...jwang362007-01-241-2/+1
* Changing XmlAppendChildElement to return the new XML node on success.bbahnsen2007-01-231-3/+3
* Modify support module type filter for library instance selection.jlin162007-01-232-3/+8
* Fixed the fake circular denpendency of library instance.jwang362007-01-231-8/+2
* Fixed EDKT493. Added support to "SupModuleList" for checking if a library ins...jwang362007-01-234-135/+146
* Corrected a small bugs:qwang122007-01-231-1/+1
* Moved the function prototype of SetVirtualAddress and ExitBootService to Auto...jwang362007-01-231-431/+492
* Add dependency checking to the Far install.bbahnsen2007-01-223-11/+67
* Python script for generating build files for platform and modules, which uses...jwang362007-01-228-0/+3029
* Added tasks to create DEBUG and OUTPUT directory in case they haven't been cr...jwang362007-01-221-0/+3
* Add a program to install fars.bbahnsen2007-01-204-10/+259
* Fixed an issue which the .dep file for the AutoGen.h won't be generated if PC...jwang362007-01-191-0/+6
* 1) Added prototype of constructor and destructor in the library's AutoGen.h. ...jwang362007-01-191-2/+151
* Corrected the regular expression because it will skip many includes.jwang362007-01-191-1/+1
* Minor word change.ywang2007-01-181-1/+1
* Minor word change in utility display.ywang2007-01-181-1/+1
* Modified the version and usage display.ywang2007-01-171-6/+48
* Modified version and usage display.ywang2007-01-173-48/+148
* ReCaculate the checksum after fixing up AP section for Sec module.klu22007-01-171-11/+170
* 1) According to the spec, add EFIAPI to the module entry point function decla...jwang362007-01-171-346/+346
* Get the Include/ tree also.bbahnsen2007-01-171-22/+40
* Give better error messages for non-existent files.bbahnsen2007-01-171-5/+14
* Align the sections on 32 byte boundaries for gcc. EDKT459bbahnsen2007-01-161-4/+4
* 1. Change "BA" to "BaseAddress" and "EP" to "EntryPoint".bxing2007-01-161-15/+27
* Fix PeLoad function can't handle invalid PeImage to skip correct debug entry.lgao42007-01-161-2/+2
* Correct TeImage Header based on PeiCis spec.lgao42007-01-151-1/+1
* Correct TeImage file format and Clean up PeiRebase tool to remove unused code...lgao42007-01-153-350/+118
* Remove DEBUG output statement for PEI&DXE core to fix boot failure issuejwang362007-01-151-9/+0
* Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file ne...jwang362007-01-153-583/+572