1. e81429b Fixed a block issue caused by R8 library instance by jwang36 · 16 years ago
  2. 30962c7 Abstract VFR compiler and Flag to marco that user can customize. by lgao4 · 16 years ago
  3. 9e3ae2d Added more error check by jwang36 · 16 years ago
  4. 54bac0d 1. Fixed escape character issue in string value of PCD by jwang36 · 16 years ago
  5. 4ad4145 1. Fixed NULL library instance issue by jwang36 · 16 years ago
  6. 2ba79f2 Fix the bug to create Pci2.3 and Pci3.0 rom image. by lgao4 · 16 years ago
  7. 73aa7f0 merge the generation of SecMain into the whole build process. by eric_tian · 16 years ago
  8. 6588854 Temp Roll Back Build.exe to fix the unknown NULL library class instance issue. by lgao4 · 17 years ago
  9. f3947f1 Polished the error checks and error messages by jwang36 · 17 years ago
  10. 4611e32 Fixed rebuild failure issue when un-recognized macro is used in "#include" directive. by jwang36 · 17 years ago
  11. 865c7e1 Provide source level debug ability in *unix environment. by eric_tian · 17 years ago
  12. ed0b86b make change to support UnixPkg build. The changes are listed as follows: by eric_tian · 17 years ago
  13. acbbe34 Correct print Error message by lgao4 · 17 years ago
  14. e19846c Fixed HSD tracker 201036 by jwang36 · 17 years ago
  15. 9cf974f fixed a typo by lhauch · 17 years ago
  16. 616380f Add "-l" to make VFR Compiler to generate .lst file to assist debug. by qwang12 · 17 years ago
  17. 23fdff8 Added dependency of makefile to source files in order to let source files be rebuilt when tool option changes by jwang36 · 17 years ago
  18. fd6e8b4 add VFRPP patch for EBC WINDDK3790x1830 tool chain. by qwang12 · 17 years ago
  19. d389c6f Changed the error message to be clearer when no source files are found for build by jwang36 · 17 years ago
  20. 00fc1da Enhance GenFv tool always collect all module Map files into the single FvMap file for user easy reference. by lgao4 · 17 years ago
  21. 7e1230b a. Fixed the incorrect generated array in c code for default store values by jwang36 · 17 years ago
  22. 76c6abd setting executable on these files by lhauch · 17 years ago
  23. 634739f setting executable on these files by lhauch · 17 years ago
  24. acad150 Forcing dlls and pyd files to executable by lhauch · 17 years ago
  25. d5ce7c3 Fixed PCD override issue by jwang36 · 17 years ago
  26. 263822c a. Fixed PCD override issue by jwang36 · 17 years ago
  27. 412339e Fixed an error during optimizing dependency expression. by jwang36 · 17 years ago
  28. f44eb8f Fixed error report error when more than one inf files found by jwang36 · 17 years ago
  29. 0a1d7bd Add ASL_FLAGS template for user reference. by lgao4 · 17 years ago
  30. 073e905 a. Fixed varid 0 issue in VfrCompile by jwang36 · 17 years ago
  31. c057780 Fixed VFR compile issue for EBC architecture in MYTOOLS toolchain by jwang36 · 17 years ago
  32. c5e1d28 Fixed an issue in default storage for checkbox and changed the format of error message. by jwang36 · 17 years ago
  33. 335b890 Added incremental support in GenFds by jwang36 · 17 years ago
  34. 7aef403 Fix the bug in GenSec tool, the nonexist file can't be parsed correctly. by lgao4 · 17 years ago
  35. 58f33ba Changed the path of symbol file to be always the same as vtf file by jwang36 · 17 years ago
  36. aa32d1e a) Added explicit banner for pass/fail indication of build by jwang36 · 17 years ago
  37. adf74fc Fix typo. by klu2 · 17 years ago
  38. 1f4dfdd Add ASM16 tool configuration for MYTOOLS tag. by klu2 · 17 years ago
  39. d61444c Update GenBootSector tools' binary for tool code cleanup. by klu2 · 17 years ago
  40. 65a18d1 Update BootSectImage and GenBootSector tools' binary for DUET platform. by klu2 · 17 years ago
  41. 714e811 Fixed an issue which would cause build failure in some corner cases. by jwang36 · 17 years ago
  42. 48014ae Made it working by jwang36 · 17 years ago
  43. 2a3ce6d Added python wrapper of EFI (de)compressor by jwang36 · 17 years ago
  44. 8067d30 Correct the bug to ignore the encapsulated section. by lgao4 · 17 years ago
  45. 54b8514 Fixed an CR/LF issue in FDF file by jwang36 · 17 years ago
  46. e645aac Fixed several typo in variable names by jwang36 · 17 years ago
  47. e00f3fe 1. GenSec tool only updates output file when the contents of the output file are modified. by lgao4 · 17 years ago
  48. 4bd9469 Changed GenFds to use database based module/package/platform information retrieval mechanism by jwang36 · 17 years ago
  49. 6a30250 Added several improvements for user experience by jwang36 · 17 years ago
  50. 0f9d26a Add the function relative address to the base address in the map file for user easy reference. by lgao4 · 17 years ago
  51. 2c1bc18 Fixed error data in generated listing file by jwang36 · 17 years ago
  52. 25ab7ab For MicroCode module, default copy the created image to bin directory for easy reference. by lgao4 · 17 years ago
  53. 2367658 Fixed an issue in calculating common dependency files by jwang36 · 17 years ago
  54. 813bfd0 Fixed an print issue when generating listing file by jwang36 · 17 years ago
  55. ccb2e5a Fixed include file matching issue if there's space in macro used in "#include". by jwang36 · 17 years ago
  56. cdb5794 Fixed a NULL library instance issue by jwang36 · 17 years ago
  57. 91d3ac3 Applied macro replacement for FDF file path in DSC file by jwang36 · 17 years ago
  58. 4e4a057 Fixed a NULL library instance issue by jwang36 · 17 years ago
  59. 409ff67 Fixed build error if there's more than one NULL library instances for a module. by jwang36 · 17 years ago
  60. 23acc95 Fixed an issue in top level makefile which missed a 'cd' command and will cause build failure on some platform. by jwang36 · 17 years ago
  61. 7859df0 Fixed a typo in variable name by jwang36 · 17 years ago
  62. a36e1ce Add more usage description for -r option, and add option keepexceptiontable and keepzeropending not to remove exception table and zero pending data. by lgao4 · 17 years ago
  63. 0216f62 a. Improved build launch performance and fixed tons of bugs by jwang36 · 17 years ago
  64. ed4c327 edk2/BaseTools: Reference BaseTools source for gcc instructions & scripts. by jljusten · 17 years ago
  65. 07a0a7f Correct one bug when add pad file may cause size exceed the region. by lgao4 · 17 years ago
  66. b900faa Enhance GenFw tool to always zero .pdata section for PE32 and PE32+ image in order to improve compression ratio for them. by lgao4 · 17 years ago
  67. eba88b7 Changed per the recent update by jwang36 · 17 years ago
  68. 4a73341 Correct Error Message format for these C tools according to the Tool Design Spec. by lgao4 · 17 years ago
  69. 7de83e3 Fixed an incompatible issue in StrGather, which will cause undefined string tokens if R8 modules doesn't have their source directory in include search path list. by jwang36 · 17 years ago
  70. 4ee8254 Disable unused C++ EH and RTTI feature by adding /GX- option for VC7 and adding /GR- option for VC8. by lgao4 · 17 years ago
  71. 5b4756e Fixing gcc CC Flags and ld flags - adding map by lhauch · 17 years ago
  72. f4c0826 Added "extern int __make_me_compile_correctly;" for R8 modules in AutoGen.c because it may be empty. by jwang36 · 17 years ago
  73. c2192d9 changing shortcut name to descriptive names for grouping librarys by lhauch · 17 years ago
  74. 49c8e77 Merged bug fix (HSD200972) by Hess by jwang36 · 17 years ago
  75. c5b5c41 Tried to fix an issue which will cause file access error. by jwang36 · 17 years ago
  76. edf96db Re-built python tools with Python2.5.2 by jwang36 · 17 years ago
  77. bc4cb04 Rebuilt per the Hess's bug fixes by jwang36 · 17 years ago
  78. f7f0d9e Merged Jordan's update by jwang36 · 17 years ago
  79. 6b36020 Fixed dependency expression issue by jwang36 · 17 years ago
  80. 3531be0 GenFds.exe adapt to new build database structure. by jlin16 · 17 years ago
  81. f4b5ed0 Fixed HSD200760: by jwang36 · 17 years ago
  82. 83be5e8 Fix the following issues: (base tools source r1024) by qhuang8 · 17 years ago
  83. c476980 Fixed a binary file support issues which will cause exception in tools when building library modules by jwang36 · 17 years ago
  84. 94cb0cf Update platform build tools by adding input parameter check and guid format check. by lgao4 · 17 years ago
  85. ad42b17 Fixed option name, ForceRebuild by lhauch · 17 years ago
  86. 8014e7c Removed newbuild option from edksetup.bat command-line, this is now the default. by lhauch · 17 years ago
  87. 34d675a Fixed mismatched command line switch by jwang36 · 17 years ago
  88. 01c665a Fixed VFR flag to: --no-pre-processing by lhauch · 17 years ago
  89. 87acd19 Standardized the command line options of VfrCompile.exe and changed its uses in build_rule.template. by jwang36 · 17 years ago
  90. e2336e3 a. Added binary file support during AutoGen by jwang36 · 17 years ago
  91. f9619f5 Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input file by jwang36 · 17 years ago
  92. f4ccac6 Incorporated the latest UEFI compatible VfrCompile.exe, which supports bypassing the preprocessor. by jwang36 · 17 years ago
  93. 65803b1 Improved the file creation speed during incremental build. by jwang36 · 17 years ago
  94. b9a615f Under the buildtools.tianocore.org BaseTools tree, we are renaming by jljusten · 17 years ago
  95. b7fc5c8 Remove non-existing files reference. by qhuang8 · 17 years ago
  96. 1fcf530 Fixed an unicode file parser issue which will remove the "\r\n" in the string. by jwang36 · 17 years ago
  97. 4bd9747 Rollback to last revision. No need to enforce the ARCH for 'CompilerStub' library. by jwang36 · 17 years ago
  98. 354a7e2 Enforced "CompilerStub" for IA32 and X64 arch only by jwang36 · 17 years ago
  99. 7113867 using R8 component type when choosing rule for INF in FDF. by jlin16 · 17 years ago
  100. 8997292 Support R8 modules in GenFds.exe by jlin16 · 17 years ago