1. 200f998 BaseTools/GenVtf: silence false "stringop-overflow" warning with memcpy() by Laszlo Ersek · 7 years ago
  2. 3c79537 BaseTools/GenFw AARCH64: fix up GOT based relative relocations by Ard Biesheuvel · 5 years ago
  3. becc943 BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation" by Laszlo Ersek · 9 years ago
  4. 78a89d7 edk2: Fix compilation errors on latest Android by Bhanuprakash Modem · 6 years ago
  5. 3f5cf4a VfrCompile: fix invalid comparison between pointer and integer by Paolo Bonzini · 8 years ago
  6. 57bafdd BaseTools/VfrCompile: honor CC if it is set by Michael Thomas · 9 years ago
  7. d7c0483 BaseTools: Remove uuid dependency by Channagoud Kadabi · 9 years ago
  8. 7919244 BaseTools:remove the redundant directories for '-f' with absolute path. by Yonghong Zhu · 9 years ago
  9. c2305a4 BaseTools: Add MultipleWorkspace.py in the common dependency. by Liming Gao · 9 years ago
  10. 7beed8a BaseTools:added extern protocol/PPI/GUID definition in AutoGen for Library by Yonghong Zhu · 9 years ago
  11. c0c300a BaseTools VfrCompiler: In order to keep consistent, add an optional ";" for condition op-code. by Eric Dong · 9 years ago
  12. 1e69581 BaseTools: Fix the issue to support windows root directory by Liming Gao · 9 years ago
  13. af9785a BaseTools: Fixed an error reported during generating report by Yonghong Zhu · 9 years ago
  14. 8145b63 BaseTool/UPT: Fix two wrong imports for UPT by Hess Chen · 9 years ago
  15. 94762dd BaseTools/PeCoffLoader: fix handling of ARM MOVW/MOVT instruction relocs by Ard Biesheuvel · 9 years ago
  16. c4f52e1 BaseTools: Update ECC tool to support multiple workspaces by Li YangX · 9 years ago
  17. fb0f806 BaseTools: Update UPT tool to support multiple workspaces by Hesheng Chen · 9 years ago
  18. 05cc51a BaseTools: Update Build tool to support multiple workspaces by Li YangX · 9 years ago
  19. 0bd0d6d BaseTools/GenFw: disable RVCT linker size optimization by Ard Biesheuvel · 9 years ago
  20. 0c960e8 BaseTools/GenFw: remove ARM and RVCT references from ELF64 code by Ard Biesheuvel · 9 years ago
  21. 00261e1 BaseTools/Ecc: Remove checkpoint for STATIC modifier by Hess Chen · 9 years ago
  22. 4f7d5c6 BaseTools/GenFw: align RVA of debug by Ard Biesheuvel · 9 years ago
  23. 29d960f BaseTools: Fixed bug for single FV generating. by Yingke Liu · 9 years ago
  24. 2bf63b2 BaseTools:To generate string default type correctly in VfrCompiler by Dandan Bi · 9 years ago
  25. 23cc8ad BaseTools: Fix the missing depex file in GenFds by Liming Gao · 9 years ago
  26. 118bf09 BaseTools: Nested !include support in DSC and FDF files by Cecil Sheng · 9 years ago
  27. e70504c BaseTools: Update SetPcdPtr in AutoGen Code by Liming Gao · 9 years ago
  28. 27187d2 BaseTools: Fix AutoGen issue for Patchable VOID* PCD. by Liming Gao · 9 years ago
  29. 2f5acc3 BaseTools: Generate macro for the size of PCD value by Bob Feng · 9 years ago
  30. 9023704 BaseTools: Add NULL pointer check in AutoGen code by Liming Gao · 9 years ago
  31. 7235899 BaseTools/Ecc: Remove checkpoint for STATIC modifier by Hess Chen · 9 years ago
  32. 6eff5d2 BaseTools: Follow PI spec to update ExtendedSize in EFI_FFS_FILE_HEADER2 by Star Zeng · 9 years ago
  33. 072418e BaseTools: Fix build fail when the number in validlist is long type. by Bob Feng · 9 years ago
  34. ad2a2e5 BaseTools: add ARCH detection for AARCH64 and ARM by Ard Biesheuvel · 9 years ago
  35. 9979bab BaseTools/GenFds: Fix 'NoneType' object is not iterable error. by Qiu Shumin · 9 years ago
  36. 24d610e BaseTools/GenFw: allow AArch64 tiny and small code model relocations by Ard Biesheuvel · 9 years ago
  37. 55668ca BaseTools/Trim: Fixed a bug that cannot trim long values by Yingke Liu · 9 years ago
  38. aaf8aa7 BaseTools: Add a keyword FvNameString in FDF by Yingke Liu · 9 years ago
  39. 4774668 BaseTools/GenFv: optimize away redundant padding by Ard Biesheuvel · 9 years ago
  40. 46d0f3f BaseTools: use GUID identifiable section for FFS alignment padding by Ard Biesheuvel · 9 years ago
  41. 02a5421 BaseTools/GenFw: move PE/COFF header closer to payload by Ard Biesheuvel · 9 years ago
  42. 0192b71 BaseTools/GenFw: move .debug contents to .data to save space by Ard Biesheuvel · 9 years ago
  43. 41ab153 BaseTools: Make AutoGen.h array declaration match AutoGen.c definition by Scott Duplichan · 9 years ago
  44. 2cec9cc BaseTools/Common: fix heap overrun in ReadMemoryFileLine () by Ard Biesheuvel · 9 years ago
  45. 547a650 BaseTools: Fixed incorrect alignment bug. by Yingke Liu · 10 years ago
  46. 2c69d6f BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic code by Ard Biesheuvel · 10 years ago
  47. fe90f48 BaseTools/Upt: Add a BOM check for UNI file and fix some help message error by Hess Chen · 10 years ago
  48. 2549514 BaseTools/Upt: Update UPT to ignore "!include" statement when parsing UNI file by Hess Chen · 10 years ago
  49. 5ddccf3 BaseTools: Fix build on FreeBSD and allow use of non-gcc system compiler by Bruce Cran · 10 years ago
  50. 0b5203b BaseTools/Build: Fix the range expression evaluation error. by Bob Feng · 10 years ago
  51. d77cc20 BaseTools/Ecc: Fix a bug when checking copyright format by Hess Chen · 10 years ago
  52. fa3a215 BaseTools/Ecc: Fix a bug to get correct member variable by Hess Chen · 10 years ago
  53. 5015bee BaseTools: Fixed BuildOptions bug. by Yingke Liu · 10 years ago
  54. 7b6dad3 BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPE by Samer El-Haj-Mahmoud · 10 years ago
  55. a1fe73a BaseTools: Checked return value of malloc for EfiCompress. by Yingke Liu · 10 years ago
  56. b40286b BaseTools: Do not create an empty file if Rsa2048Sha256Sign was failed. by Yingke Liu · 10 years ago
  57. 54b1b57 BaseTools: Update GenFw to support 4K alignment. by Ard Biesheuvel · 10 years ago
  58. 83461d2 BaseTools/Ecc: Fix a bug of determining boolean variable incorrectly by Hess Chen · 10 years ago
  59. e84d2b7 BaseTools/Ecc: Fix two bugs for the checkpoint of GUID by Hess Chen · 10 years ago
  60. ce2f594 BaseTools/Ecc: Fix a bug in parser by Hess Chen · 10 years ago
  61. 14239f6 BaseTools/Ecc: Add a checkpoint for invalid DEC file. by Hess Chen · 10 years ago
  62. b66592d BaseTools/Ecc: Add a checkpoint for invalid PCD info. by Hess Chen · 10 years ago
  63. 1b2467c BaseTools/Ecc: Add a checkpoint for invalid UNI file. by Hess Chen · 10 years ago
  64. 8c3f9b4 BaseTools/Ecc: Add a Configuration item by Hess Chen · 10 years ago
  65. be26442 BaseTools/UniClassObject: Support UTF-8 string data in .uni files by Jordan Justen · 10 years ago
  66. d80e451 BaseTools/UniClassObject: Verify valid UCS-2 chars in UTF-16 .uni files by Jordan Justen · 10 years ago
  67. 183ca96 BaseTools/EdkLogger: Support unit tests with a SILENT log level by Jordan Justen · 10 years ago
  68. e878891 BaseTools: Convert ".\\" to "" in FilePath by Liming Gao · 10 years ago
  69. 901fd82 BaseTools/Build: Add error report for incorrect syntax in DEC file. by Bob Feng · 10 years ago
  70. f827cd0 BaseTools: The token values cannot be numeric same with different PCDs. by Yingke Liu · 10 years ago
  71. 37fe82e BaseTools: Fixed a bug that Build Report always uses DEC default value for VPD PCD. by Yingke Liu · 10 years ago
  72. 45265a8 BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni" by Yingke Liu · 10 years ago
  73. 09ae0f1 BaseTools: Build report should not be generated if build failed. by Yingke Liu · 10 years ago
  74. a3251d8 BaseTools: Supported FMP capsule image. by Yingke Liu · 10 years ago
  75. 1ba5124 BaseTools: Fixed Build Option override bugs. by Yingke Liu · 10 years ago
  76. 510f154 BaseTools/Upt: Update help message by Hess Chen · 10 years ago
  77. af0c61a BaseTools/Upt: Update error message by Hess Chen · 10 years ago
  78. b442ad5 BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATH by Yingke Liu · 10 years ago
  79. 0614d73 BaseTools: Generate a FV EXT entry for FV UI name. by Yingke Liu · 10 years ago
  80. e63ec1b BaseTools: Fixed an error reported during generating report. by Yingke Liu · 10 years ago
  81. aeaaf75 BaseTools: Generate a binary file and list it in Binary section of As Built INF. by Yingke Liu · 10 years ago
  82. 35f69db BaseTools: Support build options for specific module type in DSC. by Yingke Liu · 10 years ago
  83. ff6096f Adds new files to the Makefile for testing changed sources by lhauch · 10 years ago
  84. 867d1cd BaseTools: Append FILE_GUID to BaseName. by Yingke Liu · 10 years ago
  85. 4c75d05 Removing the msvcr71.dll - no longer required, building with VS2013. by lhauch · 10 years ago
  86. b74d65e BaseTools: Update GenFds to handle file type Ffs Rule by Liming Gao · 10 years ago
  87. 8262037 BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.h by Yingke Liu · 10 years ago
  88. 366430c BaseTools: Add reconnect request flag for question. by Eric Dong · 10 years ago
  89. fe4bf2f BaseTools: Implement BUILDRULEORDER for tools_def by Yingke Liu · 10 years ago
  90. c1b9129 BaseTools/Build: The PCD value in uninitialized data range should be natural aligned. by Bob Feng · 10 years ago
  91. 4e4872b BaseTools: Fix build fail issue. by Eric Dong · 10 years ago
  92. 1afac95 BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC attribute. by Eric Dong · 10 years ago
  93. 5d37761 BaseTools: Enable Match2 Opcode. by Eric Dong · 10 years ago
  94. ddaf640 BaseTools: Enable buffer type value for default and oneofoption opcode. by Eric Dong · 10 years ago
  95. e2a5feb BaseTool: Add refresh form opcode in vfrcompiler. by Eric Dong · 10 years ago
  96. 14e900d Updated for ECC.exe by lhauch · 10 years ago
  97. 1ae469b BaseTools/Build: Add all support skuid to the Pcd DB system skuid table by Bob Feng · 10 years ago
  98. 82a6a96 BaseTools/Build: Add SDL support by Bob Feng · 10 years ago
  99. b7668cc BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory. by Chen, Hesheng · 10 years ago
  100. 234f9ff BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the first '.data' section by Erik Bjorge · 10 years ago