Age | Commit message (Expand) | Author |
2007-03-20 | Create more threads to synchronize pcd data for FrameworkModules in a platform. | jlin16 |
2007-03-20 | Utilize multi-thread support of JAVA to improve UI response time of opening F... | jlin16 |
2007-03-15 | Fixed EDKT538; Removed the some code generation for UEFI_APPLICATION type of ... | jwang36 |
2007-03-14 | the ipf compiler needs a switch to not use FP registers higher than 0-31 for ... | vprabhal |
2007-03-12 | Fixed EDKT532 and EDKT533 | jwang36 |
2007-03-10 | Commented out the pre-compile option of IPF ARCH for ICC tool chain. There's ... | jwang36 |
2007-03-08 | 1. Fix EDKT528: Framework wizard should not force user to specify a GuidCName... | hche10x |
2007-03-08 | - Fixed PVCS tracker 484 by merging the GenDll and GenEfi macro in BuildMacro... | jwang36 |
2007-03-06 | Fixed EDKT527 by adding a check on the file size in case of zero byte of byte | jwang36 |
2007-02-14 | Enable the building option "/Os" for IPF tip Intel Compiler building. | zliu3 |
2007-02-14 | Add /W4 /WX for ICC tool chain of IPF in tools_def.template. | xli24 |
2007-02-14 | add check for empty value of definitions. | jlin16 |
2007-02-09 | Removed the extra source file from preprocessor's command line options for bu... | jwang36 |
2007-02-07 | Changed the way of handling not supported ARCH for a module. It should not br... | jwang36 |
2007-02-07 | (Fixed EDKT523) Added more check on "archString" to see if it's empty or not. | jwang36 |
2007-02-05 | Add genDigest() method to class FfsProcess to generate MD5 digest value for t... | jwang36 |
2007-02-05 | Output more descriptive information when there's no TARGET, TARGET_ARCH, etc ... | jwang36 |
2007-02-02 | 1. Refresh applicable library instances after one illegal library instance is... | jlin16 |
2007-01-31 | Optimize library instance selection algorithm. | jlin16 |
2007-01-31 | 1. Fix EDKT508: FW should't build Log.log file in current directory | hche10x |
2007-01-30 | 1. Fix EDKT215: [Wizard] "Previous" button is not supported in step 4 of Crea... | hche10x |
2007-01-29 | - Move global declarations from AutoGen.c to AutoGen.h | jwang36 |
2007-01-26 | Fix EDKT174, auto-select library instance if only one candidate available for... | jlin16 |
2007-01-26 | Remove a temporary test line of code | jwang36 |
2007-01-26 | - Remove the TOOL without NAME defined and its definition in ARCH_build.opt | jwang36 |
2007-01-26 | Move the entrypoint function declarations to AutoGen.h for sake of Intel comp... | jwang36 |
2007-01-26 | When GenFvMap tool doesn't open one module map file, it will skip this module. | lgao4 |
2007-01-26 | 1. Add "Splash Screen" back | hche10x |
2007-01-26 | Added -e and -emacs to support no leading task name in each line of log on sc... | jwang36 |
2007-01-25 | Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens... | qwang12 |
2007-01-25 | Enhanced the <Build_Library> macro to check OBJECTS property in case it's empty | jwang36 |
2007-01-25 | - Merged the local copy of XmlRoutines.py in buildgen into upper directory's ... | jwang36 |
2007-01-25 | Change parameter id in UserExtension element from Integer to String according... | jlin16 |
2007-01-25 | Fixed the Indentifier type issue. | jwang36 |
2007-01-25 | - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ... | jwang36 |
2007-01-25 | Adding a couple of features for far processing, including detecting duplicate... | bbahnsen |
2007-01-25 | Added optional whitespace characters in before and/or after the content withi... | lhauch |
2007-01-24 | Adding several dependency checks for far installation. Redoing the XML output. | bbahnsen |
2007-01-24 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2297 6f1... | jlin16 |
2007-01-24 | Fixed EDKT487. Added a <import> task to import UserExtension.xml if it exists... | jwang36 |
2007-01-24 | - Fixed EDKT513 by adding existing section files into the dependency check of... | jwang36 |
2007-01-24 | 1. Finish Enhancement EDKT345: Support deleting multiple rows together when r... | hche10x |
2007-01-24 | Modify error message contents when an improper library instance was selected ... | jlin16 |
2007-01-24 | Changed the way of determining how to call customized build file. Now we chec... | jwang36 |
2007-01-24 | Removed the BASE type as any type in the check of SupModuleList in getLibrary... | jwang36 |
2007-01-23 | Changing XmlAppendChildElement to return the new XML node on success. | bbahnsen |
2007-01-23 | Modify support module type filter for library instance selection. | jlin16 |
2007-01-23 | Fixed the fake circular denpendency of library instance. | jwang36 |
2007-01-23 | Fixed EDKT493. Added support to "SupModuleList" for checking if a library ins... | jwang36 |
2007-01-23 | Corrected a small bugs: | qwang12 |