1. ccdeb61 Fixed an issue which will remove the first line if there's no "#line" directive in the input file. by jwang36 · 17 years ago
  2. 3a09b62 Update Acpi Asl file Build rule to remove trim step. by lgao4 · 17 years ago
  3. 4070a6c Updated the revision of source files build.exe was generated from by jwang36 · 17 years ago
  4. 89d9603 1. Added support of included file with macro by jwang36 · 17 years ago
  5. cbbda8f Add execute attribute for exe file. by qhuang8 · 17 years ago
  6. b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
  7. 5359495 Cleaned up the tools_def.template file by lhauch · 17 years ago
  8. 107bb01 Update the build_rule.template to enable the PCD usage in IPF assembly code by zliu3 · 17 years ago
  9. 8ea6977 Fix a critical bug that the Migration Tool mistakenly creates exit-boot-services event in case of <VirtualAddressChange> externs. by qhuang8 · 17 years ago
  10. 0fdbee9 Fix one bug in GenFv tool to generate the correct capsule header. by lgao4 · 17 years ago
  11. c7cecac Update the following tools with usage information, and update GenFv tool to support dump capsule image. by lgao4 · 17 years ago
  12. d03c56d Update compiler switches for ICC build. by xli24 · 17 years ago
  13. 5d0e8a3 Update MSFT IPF flags to us /Ox /Zx /GF by mdkinney · 17 years ago
  14. 98376cc TianoCompress tool code cleanup to delete parameters number check and hard code buffer size. by htao · 17 years ago
  15. aff0910 Fix a bug in TianoCompress tool to handle encoded file size larger than original file size. by htao · 17 years ago
  16. 6501078 Added missed GenFds version and fixed the path error by jwang36 · 17 years ago
  17. 5da4862 Update ASL definition for ICC tool chain. by xli24 · 17 years ago
  18. 48988f8 Update build rules to cover ICC build for aslc file. by lgao4 · 17 years ago
  19. d11935f Sync GenVtf.exe and TianoCompress.exe tool to the binary in BaseTools project. by htao · 17 years ago
  20. 4a8f7cc Changed the revision number of AutoGen source code since build.exe was regenerated for it. by jwang36 · 17 years ago
  21. d60db64 Fixed incremental link issue, which dependent libraries were not taken into account. by jwang36 · 17 years ago
  22. 5157f1d 1. Added revision information of source code from which build.exe came from. by jwang36 · 17 years ago
  23. 6f5554b Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate the real usage. by qhuang8 · 17 years ago
  24. 8083432 Changed the order of SLINK option by jwang36 · 17 years ago
  25. dce323a Re-designed build_rule.template and updated build.exe to support the new format by jwang36 · 17 years ago
  26. 46d9097 Check in the proto-Msa2Inf tool. This is the really migration tool. by qhuang8 · 17 years ago
  27. 49dd059 Added back removed files for Python tools, and re-generated Msa2Inf.exe since it cannot run on non-English locale environment. by jwang36 · 17 years ago
  28. d8bcc81 Removed files not generated by freezer any longer by jwang36 · 17 years ago
  29. 9843f06 Rebuild GenFds.exe based on tag 554 with the one fix for the build break for FFS files without CHESKSUM sections by mdkinney · 17 years ago
  30. 271d812 Rebuild GenFds.exe based on tag 551 with the one fix for the build break for FFS files without CHESKSUM sections by mdkinney · 17 years ago
  31. 6dee5d3 Fix bug in GenFds that would break the build if the FFS rule does not include a Checksum section by mdkinney · 17 years ago
  32. 00666ce Fix two bugs in GenVtf.c by mdkinney · 17 years ago
  33. 8edf7e9 Incorporated Mike's fix on gEfiCallerGuidId definition by jwang36 · 17 years ago
  34. 07c0178 Fix bug. by qouyang · 17 years ago
  35. ed72357 Correct usage help information and error information format for GenVtf, EfiRom, and TianoCompress tool. by htao · 17 years ago
  36. dfb780e Fix several Unicode typo. by qhuang8 · 17 years ago
  37. 2b3b50f Add the brief usage guide for Msa2Inf.exe. by qhuang8 · 17 years ago
  38. 13b2f60 Add Msa2Inf.exe: Port an EDKII module to EDKII' module: by qhuang8 · 17 years ago
  39. 45655ba Fixed an issue of PCD under [Components] in DSC file by jwang36 · 17 years ago
  40. f3c9803 by jlin16 · 17 years ago
  41. 569f0fe Fixed a bug in parsing <PcdsDynamic> of <Components> in DSC file by jwang36 · 17 years ago
  42. 62271ed 1. Incorporated FDF parser fix by jwang36 · 17 years ago
  43. 7336ebe GenFds Tool: Fix the bug that the GUID section can't content more than one leaf section. by qouyang · 17 years ago
  44. c440081 Fixed an issue in referencing DatumType in AutoGen by jwang36 · 17 years ago
  45. c22b604 Correct help usage format and error message format for the GenFw, GenSec, GenFfs and GenFv tool. by lgao4 · 17 years ago
  46. 2b6e9b3 Added missing "-" for "convert-hex" option of Trim.exe by jwang36 · 17 years ago
  47. 9393402 1. Changed the trim algorithm to be more general according to the Line Control directive by jwang36 · 17 years ago
  48. 64d3b0e fix a issue for TARGET_ARCH by jjin9 · 17 years ago
  49. 85496a3 Correct acpi table c file build rule. by lgao4 · 17 years ago
  50. d17bb5c 1. Added architecture override option for GenFds command in top level makefile by jwang36 · 17 years ago
  51. a1c3eb6 BootSectImage binary to modify MBR or boot sector. by jlin16 · 17 years ago
  52. 5d57e86 Fixed library instance selection issue by jwang36 · 17 years ago
  53. 9f6bb5f Changed the output format by jwang36 · 17 years ago
  54. f3f152e Fixed BDS display issue caused by unicode file parse by jwang36 · 17 years ago
  55. 65ddc26 1. Fixed STRING_TOKEN() matching issue during unicode file parsing by jwang36 · 17 years ago
  56. f50f181 GenPage binary to generate EfiLoaderImage with page table. by jlin16 · 17 years ago
  57. 632a3a6 GenBootSector binary to modify boot sector. by jlin16 · 17 years ago
  58. 8559bf2 Fixed an issue which all lines will be removed if no "#line" or "#" is found by jwang36 · 17 years ago
  59. 896a3f9 Added Trim command for ASL file process by jwang36 · 17 years ago
  60. 2118457 Set the executable property on Split.exe by lhauch · 17 years ago
  61. 3e042db GenFds Tool:Sync with Fdf Spec update. Add the supporting of more than one file, data or Fv in one region. by qouyang · 17 years ago
  62. c8db305 Fixed derived DEPEX issue by jwang36 · 17 years ago
  63. 184b892 Add mult-level directory creation feature for specified output files. by jlin16 · 17 years ago
  64. 6f9fdc5 Split binary to split one file into two files. by jlin16 · 17 years ago
  65. 2115deb Roll back to r3528 by jwang36 · 17 years ago
  66. 52de52a Update MicroCode build rules by lgao4 · 17 years ago
  67. 84600c3 Fixed issue in Dynamic PCD in dependent library instances. by jwang36 · 17 years ago
  68. 5e6c7c1 GenFds tool: Sync with Fdf Spec update. Add the supporting of more than one file, data or Fv in one region. by qouyang · 17 years ago
  69. 7b2b99a Update GenFw and Genfv tool to support Microcode and FvMap. And Update build rules for micro code file type. by lgao4 · 17 years ago
  70. 2127f4d Fixed PCD Sku VariableGuid error by jwang36 · 17 years ago
  71. 6b4fe92 1. Generated new build.exe from new tools code by jwang36 · 17 years ago
  72. bf3473e a tool to edit target.txt in CLI mode by jjin9 · 17 years ago
  73. 57b82a9 remove the format of file. make it clearly by jjin9 · 17 years ago
  74. 33b7cf8 GenFdsTool: 1.Fix the bug of 'get wrong PCD value'. by qouyang · 17 years ago
  75. d58f90f Per the requirement of GenFv tool, added command to copy *.map file to $(OUTPUT_DIR) by jwang36 · 17 years ago
  76. f48e6ea Changed the .lib file directory from public LIB_DIR to private OUTPUT_DIR by jwang36 · 17 years ago
  77. 6e8d441 There's still bug in library summarization code. Fixed now. by jwang36 · 17 years ago
  78. a5370b7 Fixed the library instance filter issue by jwang36 · 17 years ago
  79. 517655c Fixed issue in filtering supported module type for library instance by jwang36 · 17 years ago
  80. e1f0fa9 Added the svn:executable property to the batch file, toolsetup.bat. by lhauch · 17 years ago
  81. a4e891f Set the svn:executable property on all *.exe files by lhauch · 17 years ago
  82. cee779e Set SVN Property: svn:executable on VfrCompile.exe - may resolve an issue where the SVN update is changing execute permissions on these files. by lhauch · 17 years ago
  83. e988537 GenFds: Sync with EdkIIWorkspaceBuild update. by qouyang · 17 years ago
  84. 840d59b Fixed dynamic PCD autogen issue for LakeportX64 by jwang36 · 17 years ago
  85. c55eb6e Fixed the missed parameter of GetGuidValue() by jwang36 · 17 years ago
  86. c0b30ab Removed "self." from GetGuidValue() method since it's global by jwang36 · 17 years ago
  87. 514d1d2 GenFds: Sync with EdkIIWorkspaceBuild update. by qouyang · 17 years ago
  88. 434c69b Fixed a typo in PCD type by jwang36 · 17 years ago
  89. eca7eaf Fixed TokenNumber issue for DynamicEx type of PCD by jwang36 · 17 years ago
  90. 411ed01 Update GenFds Tool. by qouyang · 17 years ago
  91. 17e1222 GenFds Tool: Replace print with EdkLogger. by qouyang · 17 years ago
  92. 8b10500 Fixed library instance incomplete issue by jwang36 · 17 years ago
  93. 8fca1f0 Fixed library instance issue by jwang36 · 17 years ago
  94. b73fca8 GenFds Tool: Add section No. information in section output file name. by qouyang · 17 years ago
  95. 8a0c307 Added 0 before HEX number after converted in case it's started by [abcdef] by jwang36 · 17 years ago
  96. 0efc9c0 Fixed an issue which will cause removing necessary structure definition by jwang36 · 17 years ago
  97. 892f213 Fixed tool chain error when building single module for platform with more than one arch by jwang36 · 17 years ago
  98. 56919d2 Changed Trim tool to use standard command line options and changed its usage in build_rule.template correspondingly by jwang36 · 17 years ago
  99. 7329b0c Fixed an issue in building single module for platform with more than one arch by jwang36 · 17 years ago
  100. 0963b13 Add build rules for asl file, asm16 file. by lgao4 · 17 years ago