1. 20a1e92 Set default guid tool path for Lzma and Tiano compress tool. by lgao4 · 17 years ago
  2. 5820e20 Correct guid value format to define guid tool Lzma and Tiano compress tool. by lgao4 · 17 years ago
  3. 9801c29 Update GenFw tool to create TeImage. by lgao4 · 17 years ago
  4. effbb3a 1. Added more error check by jwang36 · 17 years ago
  5. 4260a38 remove EFI32, EFI64 and EFIX64 from compile line. by vanjeff · 17 years ago
  6. 5b0f196 add "-p" interface for EfiRom tool. by htao · 17 years ago
  7. 2cabdfc Put a copy of efi file in OUPUT directory also by jwang36 · 17 years ago
  8. 9462d55 - Changed output directory of .efi file; - Added more error check by jwang36 · 17 years ago
  9. 993eed8 by htao · 17 years ago
  10. 6746ddf To remove debug point and some debug info and rebuild the binary. by htao · 17 years ago
  11. 5d65088 Removed more struct typedef for IPF by jwang36 · 17 years ago
  12. 2688c00 Fix the bug of "can't gen VTF file" by qouyang · 17 years ago
  13. 470bbb2 Fixed GCC link issue and vfr build issue by jwang36 · 17 years ago
  14. c417dbc Fixed EBC build error by jwang36 · 17 years ago
  15. 88e5552 Fixed EBC link issue by jwang36 · 17 years ago
  16. aced30c Fixed another typo in PCD autogen template string by jwang36 · 17 years ago
  17. fcc7efa Fixed a typo in PCD autogen template string by jwang36 · 17 years ago
  18. 07fdd22 Removed unnecessary debug message by jwang36 · 17 years ago
  19. 1487000 Temporary fix for bug in building platform for more than one arch by jwang36 · 17 years ago
  20. 9193330 Update GenFds tool. by qouyang · 17 years ago
  21. d8dab39 Added build command for INTEL tool chain family by jwang36 · 17 years ago
  22. a82cae4 Added more error check by jwang36 · 17 years ago
  23. 8a3fbe7 Update GenFds tool. by qouyang · 17 years ago
  24. edc369f Fix one bug to create pad raw section. by lgao4 · 17 years ago
  25. ca451db Added GCC (CYGWIN only) tool chain family support by jwang36 · 17 years ago
  26. b8c535a Update these four tools linked with single threaded C run time library. by lgao4 · 17 years ago
  27. 9f8f4f8 Fixed Unicode-Text file type issue by jwang36 · 17 years ago
  28. 071ae32 Changed the comment for MULTI_THREAD setting by jwang36 · 17 years ago
  29. 497127a change Assert to normal error exit. by htao · 17 years ago
  30. b1f7ad6 Improved the file type filter by jwang36 · 17 years ago
  31. 523bc71 tool binary update to add binary size parameter check. by htao · 17 years ago
  32. 7b6c742 Check in EfiRom and TianoCompress tool binary. by htao · 17 years ago
  33. f62edf3 check in GenVtf tool binary by htao · 17 years ago
  34. 1972a51 Added $(INC) for MASM by jwang36 · 17 years ago
  35. b2a462a Merged with new build tool changes. by jwang36 · 17 years ago
  36. 893e6cc Added more error message when PCD is not found by jwang36 · 17 years ago
  37. 77ee706 Fix one bug to create pad raw section. by lgao4 · 17 years ago
  38. 92b0a02 Updated GenFds Tool. by qouyang · 17 years ago
  39. 4334b98 Update GenFds tool. by qouyang · 17 years ago
  40. f9f5af4 Change C source tool from dynamic link to static link. by lgao4 · 17 years ago
  41. c543d28 1. Changed VFRPP to PP in build_rule.template for VFR file preprocessing by jwang36 · 17 years ago
  42. f875148 1. added force include file AutoGen.h for VFRPP flag because we have moved string definitions in AutoGen.h by jwang36 · 17 years ago
  43. f74e858 1. Fixed generated token number issue for dynamic PCD by jwang36 · 17 years ago
  44. c52fa98 1. Fixed tools_def.template to meet ICC build for IA32 by vanjeff · 17 years ago
  45. e8f5c5c Added a Reconfig option by lhauch · 17 years ago
  46. fdaf1f9 Modify GenFds tools, which add one check for the return value of calling external tool. by qouyang · 17 years ago
  47. f344bef Modify GenFds tools, which add one check for the return value of calling external tool. by qouyang · 17 years ago
  48. e9508cd Add more debug information into these tools. by lgao4 · 17 years ago
  49. 1e5e792 Change the default active platform from MdeModulePkg to Nt32Pkg by vanjeff · 17 years ago
  50. 326e346 Fixed missed exception message by jwang36 · 17 years ago
  51. e10faea Fixed unicode file parse issue by jwang36 · 17 years ago
  52. c22621b Add more debug info into GenSec tool by lgao4 · 17 years ago
  53. 375da20 Fixed "#line" line embedded in a "struct" definition by jwang36 · 17 years ago
  54. deeaf00 Added string variable declarations in AutoGen.h by jwang36 · 17 years ago
  55. 97eb619 1. Fixed library instance override issue by jwang36 · 17 years ago
  56. a7e0894 Add VFR compiler Path for x64 & IPF arch. by qhuang8 · 18 years ago
  57. 0a30ba0 - Fixed Dynamic PCD for PEI module issue by jwang36 · 18 years ago
  58. c257af0 1. Refined the generated makefile by jwang36 · 18 years ago
  59. b51e4ee 1. Added USER_DEFINED support; 2. Added more error check for PCD autogen by jwang36 · 18 years ago
  60. 1d12eae Refined the build* targets by jwang36 · 18 years ago
  61. 228132c Restore the compiler options for saving size when building debug tip. by klu2 · 18 years ago
  62. 98da41e Don't call genc and genmake again for target(CleanALL) by jjin9 · 18 years ago
  63. 16687e1 Added more functionalities by jwang36 · 18 years ago
  64. 2cb630b Enabled PCD DXE/PEI module build. by jwang36 · 18 years ago
  65. a01c2c8 Fixed exit() issue. by jwang36 · 18 years ago
  66. 5391f20 Fixed a string format typo when raising exception by jwang36 · 18 years ago
  67. 502eed2 Added new [BuildOptions] format support by jwang36 · 18 years ago
  68. 05629d5 Open the debug options for easy debug NT32Pkg. by klu2 · 18 years ago
  69. 2ede38c for debug need InitializeDriver export function. by klu2 · 18 years ago
  70. 38d3324 1. Incorporated dll generation and active platform support in GenFds; by jwang36 · 18 years ago
  71. c45c41c Add PDB for IA32 DLINK flag for MYTOOLS chain by klu2 · 18 years ago
  72. cb842d3 Not to generate GenFds when no FDF is found by jwang36 · 18 years ago
  73. 258e731 Use build.exe instead by jwang36 · 18 years ago
  74. 3a3ed4a Incorporated GenFds in platform Makefile by jwang36 · 18 years ago
  75. 34f9235 upload bld.exe by jjin9 · 18 years ago
  76. fc26ff8 Fixed a merge issue by jwang36 · 18 years ago
  77. bc154f9 Incorporated PCD database support and a PCD parse bug by jwang36 · 18 years ago
  78. 53f320d Add GenFds tool to parse FDF file and create Fv, FD image. by lgao4 · 18 years ago
  79. 5e51d10 Added code to remove "GUID" structure type definition in preprocessed VFR files by jwang36 · 18 years ago
  80. 4a2e617 Renamed the GUID'ed compressor/decompressor definitions by jwang36 · 18 years ago
  81. 2a3e0cc Fixed unicode parse issue and vfr file build issue by jwang36 · 18 years ago
  82. e0557ab Added compressor tools by jwang36 · 18 years ago
  83. 3f94b8e Fixed option issues in IPF assembler and EBC linker by jwang36 · 18 years ago
  84. e2436f6 update tools_def.template to enable X64 and IPF build by vanjeff · 18 years ago
  85. 230ed88 Added CUSTOM_MAKEFILE support in INF file by jwang36 · 18 years ago
  86. 2a21647 Update GenFv tool to correct FileState of FFS header. by lgao4 · 18 years ago
  87. 536abed 1. Fixed the lookup issue for GUID/Protocol/Ppi in dependent library by jwang36 · 18 years ago
  88. 6d2f1f2 Incorporated the bug fix in unicode file parse by jwang36 · 18 years ago
  89. f0d6ea5 Added VFRC tool for VFR file processing by jwang36 · 18 years ago
  90. 8cc7240 Updated VFR file build command by jwang36 · 18 years ago
  91. 3c84a28 Added for VFR file processing by jwang36 · 18 years ago
  92. 2ef6547 Fixed path issue in unicode file search by jwang36 · 18 years ago
  93. 8aaff93 Add binary GenSec, GenFfs, GenFv tool for build fv and fd image. by lgao4 · 18 years ago
  94. 95b63a2 Fixed unicode file search path issue by jwang36 · 18 years ago
  95. c5fad87 Fixed issue caused by the empty line with spaces in dsc file by jwang36 · 18 years ago
  96. e44edae Re-generated by adding encodings.utf_16 and encodings.utf_8, which is needed by unicode file parser by jwang36 · 18 years ago
  97. e0dbc30 Incorporated unicode file support. Now the AutoGen.h/AutoGen.c contain content of unicode string ID and variable definitions. The old <module_name>StrDefs.h and <module_name>Strings.c should not be used and references to these file name should be removed from module's source code. by jwang36 · 18 years ago
  98. 54c9a35 Incorporated Andrew's change by jwang36 · 18 years ago
  99. 348e267 Add FatBinPkg by qhuang8 · 18 years ago
  100. 3f9c242 Updated the tools based on GenC.py fix for include file paths in AutoGen.c by AJFISH · 18 years ago