Age | Commit message (Expand) | Author |
2007-12-21 | Add "ALWAYS_PRODUCED" Library class item for EDK module whose COMPONENT type ... | qhuang8 |
2007-07-26 | Fix a typo in generated copyright. | qhuang8 |
2007-07-24 | Generate correct license for R8Lib.c & R8Lib.h | qhuang8 |
2007-07-05 | Add the rule to handle the naming change of industry standard header files. | qhuang8 |
2007-05-11 | Fix the FV information refresh problem for moduleSA settings in a platform. | jlin16 |
2007-04-26 | Fixed EDKT549 by adding code to check if the module is binary or not before g... | jwang36 |
2007-04-11 | Change default ModuleSA setting panel to be "FV Info" to remind user to speci... | jlin16 |
2007-04-03 | Fixed an issue which a library module could be built even it's not in the act... | jwang36 |
2007-03-30 | Restored the SetVirtualAddress and SetExitBootService related code generation... | jwang36 |
2007-03-27 | Fixed an Autogen issue which will cause build break when encountering some ki... | jwang36 |
2007-03-26 | Remove the generation of "Exit" function calling since the UefiApplicationLib... | jwang36 |
2007-03-20 | Thread work load assignment change. | jlin16 |
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-12 | Fixed EDKT532 and EDKT533 | 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 | add check for empty value of definitions. | jlin16 |
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 | Move the entrypoint function declarations to AutoGen.h for sake of Intel comp... | jwang36 |
2007-01-26 | 1. Add "Splash Screen" back | hche10x |
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-24 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2297 6f1... | jlin16 |
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 | 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 |
2007-01-23 | Moved the function prototype of SetVirtualAddress and ExitBootService to Auto... | jwang36 |
2007-01-19 | 1) Added prototype of constructor and destructor in the library's AutoGen.h. ... | jwang36 |
2007-01-19 | Corrected the regular expression because it will skip many includes. | jwang36 |
2007-01-17 | 1) According to the spec, add EFIAPI to the module entry point function decla... | jwang36 |
2007-01-15 | Remove DEBUG output statement for PEI&DXE core to fix boot failure issue | jwang36 |