1. f48d998 Not maintained. by hhtian · 15 years ago
  2. 7971490 Sync EDKII BaseTools to BaseTools project r1940 by qhuang8 · 15 years ago
  3. f3decdc Sync EDKII BaseTools to BaseTools project r1937. by lgao4 · 15 years ago
  4. 636f2be Sync EDKII BaseTools to BaseTools project r1928 by lgao4 · 15 years ago
  5. c69f724 Sync EDKII BaseTools to BaseTools project r1913. by qhuang8 · 15 years ago
  6. d5d56f1 Sync EDKII BaseTools to BaseTools project r1911. by lgao4 · 15 years ago
  7. a111b84 Add the new added tool link. by lgao4 · 15 years ago
  8. 52302d4 Sync EDKII BaseTools to BaseTools project r1903. by lgao4 · 15 years ago
  9. f430c77 Roll back to ECC previous stable version. by jlin16 · 15 years ago
  10. 96e6b8e Update ECC predicate expression checks for brace-quoted and boolean pointer variables. by jlin16 · 15 years ago
  11. cfbd0c5 Default to Cortex ARM CPU type to match UEFI specification. Drive thumb from ARCHCC flags. by andrewfish · 15 years ago
  12. 5e9edae Turn on Thumb/Thumb2 and optimize for size. by andrewfish · 15 years ago
  13. bf586ab Fix Xcode bug in template by andrewfish · 15 years ago
  14. a709adf Sync tool code to BuildTools project r1783. by lgao4 · 15 years ago
  15. b303ea7 Sync tool code to BuildTools project r1739. by lgao4 · 15 years ago
  16. ef12a16 updated basetools binary files which are validated synced with r1707. by vanjeff · 15 years ago
  17. fd17154 Sync basetools' source and binary files with r1707 of the basetools project. by vanjeff · 15 years ago
  18. 8e2978b Add /GF compiler option for IPF ICC tool chains by default. by qhuang8 · 15 years ago
  19. c719e02 Adding a python script to enable RVCT 3.1 (ARM ARM compiler) to run in cygwin. The build system passes cygpaths and the Windows tool can not deal with that. The python converts paths to C:\ to make RVCT 3.1 happy. This has been fixed in RVCT 4.0. The ARM processor does not support instructions like divide, so compiler specific intrinsics are required. The .libs are checked in here and referenced from the tools_def.template file, so they are automatically included when the compiler is invoked. The souce to these .lib files will be checkin soon in a new ArmPkg. by AJFISH · 15 years ago
  20. e0d2273 Change the default location for IASL on Unix. by jljusten · 15 years ago
  21. 726d5a8 Remove '/' directory separator from CYGWIN & UNIXGCC tool specications. by jljusten · 15 years ago
  22. 030529d build tools will break if PEIM or DXE driver has no valid [Depex] section. by vanjeff · 15 years ago
  23. 772d321 Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script. by jljusten · 15 years ago
  24. 58e4d80 Hot fixing for the bug that GenFw can not convert ELF to PE format correctly, the root cause is invalid size of OptionalHeader is computed. by klu2 · 15 years ago
  25. 2703f9e Restore symlinks & scripts with proper svn properties set. by jljusten · 15 years ago
  26. e7eabe0 Remove broken BinWrappers links/scripts. They will be re-added in next commit. by jljusten · 15 years ago
  27. 66775d1 Sync binary tool to main trunk tool source. Update VfrCompiler tool to fix varstore name is not correctly generated. by lgao4 · 15 years ago
  28. df1780f Fix VfrCompiler bug to create varstore name by varstore name field not structure field for framework Vfr. by lgao4 · 15 years ago
  29. 30fdf11 Check In tool source code based on Build tool project revision r1655. by lgao4 · 15 years ago
  30. 1252ae4 Synchronize build tools binaries with source code r1655 at build tool project. by lgao4 · 15 years ago
  31. 7bc6c82 ynchronize build tools binaries with source code r1655 at build tool project. by lgao4 · 15 years ago
  32. 66e1951 Synchronize build tools binaries with source code r1654 at build tool project. by klu2 · 15 years ago
  33. c437405 Synchronize the build tools' binary with source files at r1645 in build tool project. by lgao4 · 15 years ago
  34. ee33873 Synchronize the build tools' binary with source files at r1640 in build tool project. by xli24 · 15 years ago
  35. ee0b896 Synchronize the build tools' binary with source files at r1639 in build tool project. by xli24 · 15 years ago
  36. 61374f5 Synchronize the build tools' binary with source files at r1637 in build tool project. by klu2 · 15 years ago
  37. c9c705a add quote for file path in @file option by klu2 · 15 years ago
  38. e8c42f8 Synchronize the binary with modification at build tool project r1634. The modification is adjusting the regular expression to handle more "#include" case when build tool calculate the dependency for source file. This modification has been tested under UNIX and MSFT tool chain. by klu2 · 16 years ago
  39. 03476bf Synchronize the binary with build tools' source at r1630 which fix the issue that the dependency of some header files is missed in Gnu makefile by klu2 · 16 years ago
  40. 23d0599 Synchronize all binaries with build tools source base on r1628. by klu2 · 16 years ago
  41. e189fde Synchronize binary with modification of r1618 in buildtools project. The modification is made for WorkspaceDatabase.py and affect the frozen binary of build.exe, GenFds.exe and TargetTools.exe by klu2 · 16 years ago
  42. 38d4998 Add ASL_OUTFLAG to contain the different ASL output options. by lgao4 · 16 years ago
  43. fba25bd Clarify build tools project's combo path by klu2 · 16 years ago
  44. 273f5ad Add missing python binary freezed from build tools project at r1623 by klu2 · 16 years ago
  45. 94ca8ff Synchronize the source of build tool from build tool project (r1623) to binary in edk2 project at (r8530) by klu2 · 16 years ago
  46. d616bf7 Fix a typo in help message. by klu2 · 16 years ago
  47. 33cf993 Fix issue that build is broken if a dynamic PCD's value is L"". by klu2 · 16 years ago
  48. 86fe4ef Update GenFw tool to zero time/date by default. by lgao4 · 16 years ago
  49. ac4e705 Fix bug to fill Startup AP Vector address in FvImage by lgao4 · 16 years ago
  50. 740cce9 The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE", "FALSE" by klu2 · 16 years ago
  51. ecb1192 The MULTIPLE_THREAD should be choice from "Disable", "Enable" but not "TRUE", "FALSE" by klu2 · 16 years ago
  52. c9d0e08 Add MULTIPLE_THREAD option. by klu2 · 16 years ago
  53. a7ef0a8 1, Add checking for input parameter tool tag which is used to find external tools. by klu2 · 16 years ago
  54. 94fe1ac Update build.exe after StrGather was updated. Add -s build flag in EdkShellPkg.dsc so that .UNI files with ISO 639-2 language codes of EDK Shell can be built. by rsun3 · 16 years ago
  55. d096516 Fix the bug that build tool and PCD driver can not deal with byte array or ANSIC type value for dynamic PCD. by klu2 · 16 years ago
  56. 68b54c0 Correct GenPage to get the input option value. by lgao4 · 16 years ago
  57. 8aea08d Correct the parameter parser of GenBootSector. by lgao4 · 16 years ago
  58. b0a5e68 Update build.exe after StrGather python script was changed. by rsun3 · 16 years ago
  59. 527a098 Remove the tool PcdSyntaxUpdate.exe. This tool is an obsolete tool. It is added to be used to update PCD format according to INF 0.44, DEC 0.41, DSC 0.40. But, now EDKII code base conforms to the newest public 1.1 version INF, DEC and DSC spec. by lgao4 · 16 years ago
  60. 1df9325 Fix minor bug in tools. by lgao4 · 16 years ago
  61. f6427e8 Add the checking to the input parameter of tools. by lgao4 · 16 years ago
  62. ab4e42d Build tool need generate different value macro's name for PatchableInModule type PCD against FixedAtBuild PCD. by klu2 · 16 years ago
  63. 14073b3 Fix the bug that TAB character in uni file make unicode string missing in autogen file. Corresponding version in build tool project is r1592. by klu2 · 16 years ago
  64. b20d41d temporary roll back build.exe because the some string definition are missed by strgather introduced latest check-in. by klu2 · 16 years ago
  65. 3268503 Freeze for build tool check-in r1591: Fix bug in the processing of backslashes in UNI files. by klu2 · 16 years ago
  66. 8968742 Originally, there are following implementation: by klu2 · 16 years ago
  67. 133ed0b Fix bug for -b option by klu2 · 16 years ago
  68. 884f6e7 Add checking for configuration template file. by klu2 · 16 years ago
  69. 66b2a7d Add valid range checking for count of multi-thread by klu2 · 16 years ago
  70. 410ee03 Add checking for options number to avoid user's confusion. The corresponding patch in source is r1583 in build tools project. by klu2 · 16 years ago
  71. f6c412f Make improvement that if target directory does not exist, create it. This patch is corresponding to r1582 in build tool project. by klu2 · 16 years ago
  72. 8ab1d99 Make tool more intelligence for missing configuration item. The corresponding version number is r1581 in build tools project. by klu2 · 16 years ago
  73. 9920798 Update GenFw help usage information to clarify -z option. by lgao4 · 16 years ago
  74. 2842d31 Add more validation for input parameters. by klu2 · 16 years ago
  75. ca2ce09 Add warning message that tool chain tag will be ignored if user provide output directory from command line explicitly. by klu2 · 16 years ago
  76. 5796de6 Add Fv name checking for build.exe if user gives FV name from command line. originally, this checking is only done by GenFds tool, that is too later. by klu2 · 16 years ago
  77. 6d40c63 Fix bug that trim crash when no parameter is input. by klu2 · 16 years ago
  78. 9449c39 Remove -c option for GenFds tool because it does not defined in build specification. by klu2 · 16 years ago
  79. 512a785 Update TargetTools for add set/get/clean BUILD_RULE_CONF option for target.txt file. by klu2 · 16 years ago
  80. d4244a0 Remove -Os for UNIXGCC CC FLAGS to reduce size. by gikidy · 16 years ago
  81. de29c94 Add the optional EfiRom CodeRevision option. by lgao4 · 16 years ago
  82. 1a98add Update EfiRom to handle ClassCode and CodeRevision options correctly. by lgao4 · 16 years ago
  83. de9c25b GenFds change efirom command line option from '-I' to '-l'. by jlin16 · 16 years ago
  84. 1745666 Add SMM_DRIVER and SMM_CORE support by jwang36 · 16 years ago
  85. 3b2b355 GenFds add option ROM parameters override of those in INF file. by jlin16 · 16 years ago
  86. 1554334 Implemented feature request hsd202262 and incorporated SMM support by jwang36 · 16 years ago
  87. c470d83 Add WIN32 binary build of LzmaCompress. Add LzmaCompress to tools_def.template. by jljusten · 16 years ago
  88. 33d487d Sync bug fix of Base Tools r1559. by qhuang8 · 16 years ago
  89. 2a9aee6 Fix a typo. by gikidy · 16 years ago
  90. 15a7c2f Update VfrCompiler to handle ideqvallist as the first opcode case. Per UEFI spec, If the expression consists of more than a single opcode, then the first opcode in the expression must have the Scope bit set and the expression must end with EFI_IFR_END by lgao4 · 16 years ago
  91. 2fd618d Enhance VfrCompiler to create the end label for the framework vfr file. by lgao4 · 16 years ago
  92. 14ca064 Frozen from source r1551 by jwang36 · 16 years ago
  93. 6924b7a Update VfrCompiler to support UEFI 2.1 form classguid by lgao4 · 16 years ago
  94. b2f5a37 Remove unused EFI32 macro. by klu2 · 16 years ago
  95. 7f61204 Remove unused EFI32 macro. by klu2 · 16 years ago
  96. 623471a update by eric_tian · 16 years ago
  97. 3b6c90a update tools_def.template to supply all possible combination of toolchain and ASL by eric_tian · 16 years ago
  98. 7a65d44 enchance error handling for disableif by lgao4 · 16 years ago
  99. 299b4cf Update GenFw -z option to zero debug data and time stamp. by lgao4 · 16 years ago
  100. c44fb9d Generated from source r1543 by jwang36 · 16 years ago