1. 16cbc58 Fixed single module build failure issue by jwang36 · 16 years ago
  2. 9a99b39 Fixed an issue caused by passing string of fdf file path by jwang36 · 16 years ago
  3. 56cdcbe Fixed the failure caused by specifying fdf file via "-f" switch by jwang36 · 16 years ago
  4. 510750f 1) Fixed silent mode issue in Linux. 2) Fixed customized build issue in Duet. by jwang36 · 16 years ago
  5. 750cfde Updated per the latest changes by jwang36 · 16 years ago
  6. a7d3768 1. Use FAMILY defined in *_TAGNAME_*_*_FAMILY as the toolchain family by jwang36 · 16 years ago
  7. 70e5ca2 Fixed a PcdEx AutoGen bug by jwang36 · 16 years ago
  8. 9d35ff8 Enhance GenFw tool to zero PeImage .xdata section (free form exception data) unused in BIOS, which can increase the compression ratio for the BIOS image. by lgao4 · 16 years ago
  9. d95ecf4 Using share mode to create file. by jwang36 · 16 years ago
  10. dacae1e Test version for performance concern. by jwang36 · 16 years ago
  11. 0ae2471 Fixed the out-of-sync issue of AutoGen-ed files in Windows platform. by jwang36 · 16 years ago
  12. 0c9ee2a Change the name of extension by jwang36 · 16 years ago
  13. 5884bab A test version making use Windows API to create AutoGen files by jwang36 · 16 years ago
  14. 67d1416 Roll back to normal version by jwang36 · 16 years ago
  15. afa5db8 A trial version making use of pywin32 api to create file by jwang36 · 16 years ago
  16. 8444320 test version by jwang36 · 16 years ago
  17. cad8a80 Try to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  18. eb9b26e Final test version (GC plus bufsize=1) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  19. e5ea66a Another test version (using low-level api provided by os module) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  20. ec7def6 Another test version (using garbage collection to do cleanup) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  21. b3ff502 Another test version (using bufsize=1) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  22. 8ec30b1 Another test version (using glob to check file existence) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  23. 88f185a Another test version (sleep in main loop) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  24. 7dd12c9 Another test version (using windows's specific 'c' open mode) trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  25. 99f9af5 Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  26. c52a147 Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  27. b6b554a Fixed the over-write message to print only with RECONFIG flag by lhauch · 16 years ago
  28. 2895c50 Add general Tiano Compress tool path. by lgao4 · 16 years ago
  29. 8578c9a Another test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  30. 44feaa7 A test version trying to solve the non-existence issue of AutoGen-ed files. by jwang36 · 16 years ago
  31. 296ac32 Remove ASM16 tool definition, it is same as ASM tool for all tool chain in fact. by klu2 · 16 years ago
  32. 05e33af Add ASM16 rule for ICC tool chain. by klu2 · 16 years ago
  33. 425332e added messages for forcing reconfig, over-write of Conf files by lhauch · 16 years ago
  34. 6160c62 Updated the changes in r7158 by jwang36 · 16 years ago
  35. a388ec4 Updated the macro description according to the latest changes in build tool. by jwang36 · 16 years ago
  36. 2eab98c 1) Re-fine and fully test the mechanism of getting over the long command line limitation by jwang36 · 16 years ago
  37. f65aced Correct binary tools for generating DUET image. by klu2 · 16 years ago
  38. e1b4bd1 Roll back to add rule for uni file, change Uni output file to $(DEBUG_DIR)(+)$(MODULE_NAME)StrDefs.h. by lgao4 · 16 years ago
  39. f5e6003 Remove unused PCH compiler option and unused build rule for uni file. by lgao4 · 16 years ago
  40. d20c09b Fixed an issue which would cause build failure if there's more than one option input to $(MAKE) command. by jwang36 · 16 years ago
  41. aceceae Always add files in [Sources] section to search list for string ID by jwang36 · 16 years ago
  42. 6b9b954 Update GenSec tool to always create output file without check file content. by lgao4 · 16 years ago
  43. 619c3f0 GenFds will try to deduce 'Target_Toolchain_Arch' KeyStringList for GUIDed section. by jlin16 · 16 years ago
  44. 7bfde65 Add incremental support for FD and Capsule generation. by jwang36 · 16 years ago
  45. 96dcf19 GenFds enable display FV space information when incremental build. by jlin16 · 16 years ago
  46. 189b65e Update by jwang36 · 16 years ago
  47. 2b366ba 1) Search value of Guid/Protocol/PPI in inf file only in the same category in dec file. by jwang36 · 16 years ago
  48. 214099c by jwang36 · 16 years ago
  49. 1b0ea11 1) Separate the AutoGen code for PCDs between module and its library instances. Only macros for module's PCDs will be put in AutoGen.h. Others will be put in AutoGen.c. This is intended to catch missed PCDs in inf file more easily. by jwang36 · 16 years ago
  50. 354aa8a Updated with latest changes. by jwang36 · 16 years ago
  51. 5edaeed revert to older version as /Zm option for "ml" can not work well. by eric_tian · 16 years ago
  52. 39eb632 add /Zm option for VS2005 assembly to make sure it is compatible with MASM5.1 syntax. Or "ml" in Vs2005 may break on old code style. by eric_tian · 16 years ago
  53. ed21ba8 Added a feature to print out storage layout in lst file. by jwang36 · 16 years ago
  54. 749adca Re-generated with the latest source code. by jwang36 · 16 years ago
  55. 06b3601 a. Added a feature to allow override tools option via "==" in metafile. by jwang36 · 16 years ago
  56. 0e4d589 Fixed regression bug HSD201375 by jwang36 · 16 years ago
  57. 1a97438 Added /D$(MODULE_ENTRY_POINT)=$(ARCH_ENTRY_POINT) in EBC_CC_FLAGSto ensure correct R8's module entry point for EBC arch. by jwang36 · 16 years ago
  58. b3b6a07 a. Fixed R8 module build issue for EBC arch by jwang36 · 16 years ago
  59. abf1c3e Check In Build.exe and tools_def.template by lgao4 · 16 years ago
  60. f560de7 Pcd Tools need .Map file when building a EFI binary for EBC tool chain. by klu2 · 16 years ago
  61. 35a646e Fixed an incorrect PCD type string conversion by jwang36 · 16 years ago
  62. 543cecc Use "GLOBAL_REMOVE_IF_UNREFERENCED volatile" for variable of binary patch PCD. by klu2 · 16 years ago
  63. ebff028 Update VfrCompile tool to fix bug that parse the complicated expression, such as ((BOOLEAN)(1==1)) to create the wrong EndOf opcode. by lgao4 · 16 years ago
  64. 6ff04b8 Use VFRPP tool for VFR pre-processing. by jljusten · 16 years ago
  65. 1459f3c 1) StrGather (Build.exe) in compatible mode add a Framework Package Header to replace the original “ArrayLength” generated in the output. by qwang12 · 16 years ago
  66. cd3c4fc 1. Enhance GenFv WriteFvMap function to print basic debug information (entrypoint, baseaddress, .text, .data section base address) when no map can be referred. by lgao4 · 16 years ago
  67. d4a20ec Changed the way to compare the content of AutoGen with the file to be generated from it. This is to solve the re-generation issue of AutoGen files because of the newline format is different between the internal representation and the file. by jwang36 · 16 years ago
  68. 6ae2cf5 Changed file line format of AutoGen files to native style. by jwang36 · 16 years ago
  69. b21f399 Removed GLOBAL_REMOVE_IF_UNREFERENCED for patchable PCD because it will cause that patchable PCD variables information won't be in the map file generated by linker. by jwang36 · 16 years ago
  70. a19b85e [VfrCompiler FeatureRequest] Generate data for ConfigAccess.ExtractConfig() impl by qwang12 · 16 years ago
  71. 64cd21a Update ASL build rule, Add PeiLibPciCfgModify into EDKII GlueLib PeiServiceLib to support the modules that uses EDKII Glue Lib by lgao4 · 16 years ago
  72. d0a0826 Update GenFv to support SEC built using X64 tools by mdkinney · 16 years ago
  73. 7c98946 Removed the replacement rule of PEI_PCI_CFG_PPI for R8 source code conversion by jwang36 · 16 years ago
  74. c555018 Fixed HSD 201877: 'END' in [depex] caused GenDepex failure by jwang36 · 16 years ago
  75. a7451d1 a. Added ImportTool.bat script b. Added more error check for Trim.exe by jwang36 · 16 years ago
  76. 53347b6 a. Changed ASL code trim scheme by jwang36 · 16 years ago
  77. 00ee6b6 a. Fixed conversion failure for ASL style include. by jwang36 · 16 years ago
  78. 74c90c7 a. Allowed flags of tools not defined tools_def.txt by jwang36 · 16 years ago
  79. 498a6d9 Fixed an issue which caused incorrect path generated when validating by jwang36 · 16 years ago
  80. 63a66a3 Fix HSD 201801: [GenFds] Error reported when a non-existing INF file is specified is not clear by jlin16 · 16 years ago
  81. 0764e7e Remove all references to ASMLINK16. Those are never used. by mdkinney · 16 years ago
  82. acae1bc Remove all references to ASMLINK16. Those are never used. by mdkinney · 16 years ago
  83. d2ef2ab Fixed build failure of R8 modules with uni file by jwang36 · 16 years ago
  84. 9df8788 Performance improvement on startup of build.exe by jwang36 · 16 years ago
  85. f40a038 Fixed incorrect function prototype in AutoGen.c for PEI modules. by jwang36 · 16 years ago
  86. 82adad5 1. Fixed bugs of HSD bug trackers 201729, 201670 and 201601 by jwang36 · 16 years ago
  87. e27dd4e Regenerate build binary (based on BaseTools r1333) to include some missing encodings to avoid build crash when generation the final image. by qhuang8 · 16 years ago
  88. aff8fb9 1. Sync the binary with the latest source modification by hche10x · 16 years ago
  89. f2ea316 1. Sync the binary with the latest source modification by hche10x · 16 years ago
  90. 3b1abda Regenerate build binary (based on BaseTools r1332) to include some missing encodings to avoid build crash when generation the final image. by qhuang8 · 16 years ago
  91. 47b702c 1. Sync the binary with the latest source modification by hche10x · 16 years ago
  92. 1003f96 Fixed two minor issues by jwang36 · 16 years ago
  93. abb59a60 Fixed the incorrect file printed out when an unknown exception occurred. by jwang36 · 16 years ago
  94. bf9ffb9 ECP support update. by jlin16 · 16 years ago
  95. d3b835c ECP support update. by jlin16 · 16 years ago
  96. 7befabe Fixed HSD201706, which a None SourceOverrideDir will cause path join failure. by jwang36 · 16 years ago
  97. 6fa28b7 GenFds fix two UI sections error. by jlin16 · 16 years ago
  98. c8b671e Fixed HSD201555 by jwang36 · 16 years ago
  99. 205564a Fixed HSD201384 & HSD201375 by jwang36 · 16 years ago
  100. ffe084e 1. Add ASM source files directory into its Include path. by lgao4 · 16 years ago