1. d47b990 Handle module entry point special case for self-relocated modules. (Replace references of original module entry point with _ModuleEntryPoint) by qhuang8 · 18 years ago
  2. 06d1ff5 Remove the special case handling of EfiInitializeDriverLib & DxeIntializeDriverLib by qhuang8 · 18 years ago
  3. 2e39c71 Fix EDKT263. Change save dialog to open dialog. Update all Frame's titles. by wuyizhong · 18 years ago
  4. 7dd2b2a by wuyizhong · 18 years ago
  5. d039f53 Add two attributes to target.template. MULTIPLE_THREAD is to enable/disable multi-thread build. MAX_CONCURRENT_THREAD_NUMBER is used to specify the number of concurrent threads. by wuyizhong · 18 years ago
  6. 3067c4b Remove TianoToolsException.java. Add code to stop all threads once one corrupts. by wuyizhong · 18 years ago
  7. a1ffb10 Support calling customized compression tool in FrameworkTask. by qouyang · 18 years ago
  8. 54aa867 Modify FV attribute editor and generate FvImage Attributes in FPD file. by jlin16 · 18 years ago
  9. ed9610e Fixed a bug in WriteBackInvalidDataCache() that always flush cache lines even when the argument Length is zero. by bxing · 18 years ago
  10. b0e15cb clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpd by lgao4 · 18 years ago
  11. 2eb7d78 Adding new Logger instead of Ant's. by wuyizhong · 18 years ago
  12. 4917d9d 1. Add function "Refresh" in main UI by hche10x · 18 years ago
  13. 63e30d1 nothing by alfred · 18 years ago
  14. 27e0221 \t 2 \ \ \ \ by alfred · 18 years ago
  15. 7242606 FV attribute editor alpha. by jlin16 · 18 years ago
  16. 09ef924 1. Fix EDKT193 "Provide a Module tree when platform/package are open" by hche10x · 18 years ago
  17. 274a3db enhance hoblib function convert by alfred · 18 years ago
  18. af22c12 Randomize a Guid value if it can not be retrieved from inf file. This will prevent user input an illegal one. by qhuang8 · 18 years ago
  19. 8cf2c0a Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PCD type can be by lgao4 · 18 years ago
  20. 61528a1 Unify the logger and exception in AutoGen. by qouyang · 18 years ago
  21. 607ef99 refresh Pcd data from library instance when editing the settings of FrameworkModules by jlin16 · 18 years ago
  22. e2f1c84 Remove trailing blanks. by qhuang8 · 18 years ago
  23. 99b0f0e fix logfile.close(), trim \n by alfred · 18 years ago
  24. 02c768e Move ${PLATFORM}_build.xml from PLATFORM_DIR to BULID_DIR. Now, all output files will be only under BUILD_DIR. To change BUILD_DIR in FPD.PlatformDefinitions.OutputDirectory, both abstract and relative path is allowed. For relative path is relative to WORKSPACE_DIR. Default BUILD_DIR is PLATFORM_DIR/BUILD. by wuyizhong · 18 years ago
  25. 67ce7c5 There is a potential flaw in HelpInfo.java previously. It use String[substrnum] to save the result of splitString(), the substrnum is calculated approximatively and has to be set larger enough to provide sufficient space. So substrnum relate to the string specifically. by jjin9 · 18 years ago
  26. 68a0545 Support pointer return type by qhuang8 · 18 years ago
  27. 2f3fb65 Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to workspace root build directory according to Jordon's suggestions. by lgao4 · 18 years ago
  28. 892b0e7 Update GlobalData, SPD, SurfaceAreaQuery to using EdkException. by wuyizhong · 18 years ago
  29. 91f560c 1.modify the usage info by jjin9 · 18 years ago
  30. b411fc1 FV from FDF file options editor. by jlin16 · 18 years ago
  31. e8a3bee Update RuntimeLib. by yshang1 · 18 years ago
  32. b4648de Enhance doxygening function headers for .h file. by qhuang8 · 18 years ago
  33. b30d28b Minor adjustments. by qhuang8 · 18 years ago
  34. 738338d Remove unused code. by yshang1 · 18 years ago
  35. a817ecb debug R8Lib.h add @return by alfred · 18 years ago
  36. 4100d14 Update Binary Fat module to release version for reduce size. by lgao4 · 18 years ago
  37. 2619585 Change GenBuildLogger format. by wuyizhong · 18 years ago
  38. 2279b26 Changed EdkException to GenBuildException for consistency by jwang36 · 18 years ago
  39. 91f7d58 Remove FrameworkLogger in FrameworkTasks and EdkException in GenBuild. Update EdkLog to accept one more parameter. Remove all System.out in GenBuild. by wuyizhong · 18 years ago
  40. 7ab9a5e modify r8onlylib generate add Element by alfred · 18 years ago
  41. 2887f99 Laplace take over SourceFileReplacer.java by alfred · 18 years ago
  42. adb6105 Added AutoGen.h to assembly and vfr dependency check by jwang36 · 18 years ago
  43. 71874f9 Laplace, run by alfred · 18 years ago
  44. 4a484c5 Changed EncapsulationTag to ToolName by lhauch · 18 years ago
  45. aa64626 Add clean and cleanall target for Fat and Logo customized build xml. by lgao4 · 18 years ago
  46. 7c9e581 Fix PeiLoadImage() for compressed peim to print the correct image address and entrypoint. by lgao4 · 18 years ago
  47. 701d95b a. Sync FV info with FDF file contents when editing FV information. by jlin16 · 18 years ago
  48. eff5170 add commentout entrypoint by alfred · 18 years ago
  49. 16b7eee REMODEL OF SourceFileReplacer.java AT LAST by alfred · 18 years ago
  50. 78b5fb8 1. Add keyboard support for tree pane, now you can press "ENTER" on a module/package/platform to open it, just like double-click. by hche10x · 18 years ago
  51. 9481cda add dxsfile convert by alfred · 18 years ago
  52. 1d51818 by yshang1 · 18 years ago
  53. 90bed2f 1. Fix EDKT230 "A library class should not be specified for a module more than one time" by hche10x · 18 years ago
  54. c757cb3 by yshang1 · 18 years ago
  55. 4250be6 Add one more platform level common property "TARGET_DIR". Take Nt32 for example: TARGET_DIR=${BUILD_DIR}/${TARGET}_${TAGNAME} by wuyizhong · 18 years ago
  56. e5a487d Miss one import. by wuyizhong · 18 years ago
  57. 5001760 Add one more platform level common property "TARGET_DIR". Take Nt32 for example: TARGET_DIR=${BUILD_DIR}/${TARGET}_${TAGNAME} by wuyizhong · 18 years ago
  58. b5240db Update for the interface has changed. by wuyizhong · 18 years ago
  59. 42ef7fc Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg PeiVariable, RuntimeDxeVariabe, and Ftw module needs these PCDs. by lgao4 · 18 years ago
  60. 7f492c4 1. Add a splash screen when starting, fix EDKT228 by hche10x · 18 years ago
  61. 631dc64 by yshang1 · 18 years ago
  62. 7deec14 enhance ForDoAll by alfred · 18 years ago
  63. c8df018 Add two definitions to ToolDefinitions. Enhance EdkLog and GenBuildLogger. GenBuildLogger contains two behaviors now, one is for normal; while another is for multi-thread. (4) by wuyizhong · 18 years ago
  64. 97fc032 Follow up EDKT247-253 by yshang1 · 18 years ago
  65. a1c90cf Added pre-compiled header support for compiling source code by jwang36 · 18 years ago
  66. 473f57d Add method for Microcode building by jchen20 · 18 years ago
  67. c84c226 Update coding style of Nt32OemHookStatusCodeLib.c by yshang1 · 18 years ago
  68. a5e465a Update library constructor definition. by yshang1 · 18 years ago
  69. 94b0f42 1. Fix bug EDKT241 "If and MSA file is missing, the Wizard gives a NULL Pointer Exception, with no hints that the workspace is not valid." by hche10x · 18 years ago
  70. 2be2804 Fix EdkII tracker 219, change incorrect print level in line 200 and line 453 from EFI_D_INFO to EFI_D_ERROR by lgao4 · 18 years ago
  71. 22a8f52 Added two #pragma to disable 4505 & 4206 warnings for MSFT compiler. This is for compiling source files with pre-compiled header file. by jwang36 · 18 years ago
  72. ca40209 For long text display for table cell. by jlin16 · 18 years ago
  73. 98c2079 a. Enhanced toolchain setting UI for ModuleSa build options and global build options. by jlin16 · 18 years ago
  74. 6f55be9 let critic prepared by alfred · 18 years ago
  75. aca6c73 Backup original properties to avoid property overriding message. This change is for multi-thread build preparations. (3) by wuyizhong · 18 years ago
  76. 1e8e8a8 modify moduleinfo by alfred · 18 years ago
  77. 2934f5b by yshang1 · 18 years ago
  78. afaa1b8 Update Coding style of status code. by yshang1 · 18 years ago
  79. abce9cb Add thread control classes. (2) by wuyizhong · 18 years ago
  80. 19bf6b1 Add thread control classes. (2) by wuyizhong · 18 years ago
  81. 5340895 Follow up EDKT238, EDKT239, EDKT242, EDKT243 by yshang1 · 18 years ago
  82. a651e23 Fix EdkII tracker 223 to enhance genfvimage tool to support TE image format. If so, PEI CORE can contain one TE section to reduce size. by lgao4 · 18 years ago
  83. 5acb4b6 by wuyizhong · 18 years ago
  84. 987912a add the copyright info and the file description. by jjin9 · 18 years ago
  85. 83fba80 Remove static from SurfaceAreaQuery.java for preparing parallel build.(1) by wuyizhong · 18 years ago
  86. c74c7a4 add ContextTool to workspace/Tools by jjin9 · 18 years ago
  87. bb2db65 Dom test by alfred · 18 years ago
  88. c855755 by yshang1 · 18 years ago
  89. be800da by yshang1 · 18 years ago
  90. e86976f Follow up EDKT236. by yshang1 · 18 years ago
  91. c8b748b 1. Fix EDKT202 "Some externs do not have attribute SupArchList" by hche10x · 18 years ago
  92. 5ad6d22 add lisence modify ui func by alfred · 18 years ago
  93. ff383de 1. Fix EDKT214 "Framework Wizard is not synchronized with FrameworkDatabase.db when install FAR" by hche10x · 18 years ago
  94. 36dbf7f Follow up EDKT235 by yshang1 · 18 years ago
  95. a93763b Follow up tracker: EDKT236, EDKT237, EDKT232, EDKT229 , EDKT233 by yshang1 · 18 years ago
  96. 5f4eb6b add ModuleInfo2OutputPath Map modify inf chooser by alfred · 18 years ago
  97. eb8ea82 Flash UI add new FV feature. modify FvImageNames and FvBindings in fpd file if FV name changes. by jlin16 · 18 years ago
  98. 0719317 Remove stand-alone module judge when parse FPD file. by wuyizhong · 18 years ago
  99. fb46457 initialize text fields to empty when switching dynamic pcd entries. by jlin16 · 18 years ago
  100. 34a94e4 Add in PCD instantiation for newly added PCD in PcdPEIM. by qwang12 · 18 years ago