]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
MdeModulePkg SectionExtractionPei: remove the hard code alignment adjustment
[mirror_edk2.git] / BaseTools /
2018-01-19 Yonghong ZhuBaseTools: enhance error handling for option --binary...
2018-01-16 Liming GaoBaseTools: Use nasm as the preferred assembly source...
2018-01-16 Liming GaoBaseTools: Disable -Wno-unused-const-variable in XCODE5...
2018-01-16 Liming GaoBaseTools: Disable warning varargs in XCODE5 align...
2018-01-15 Yunhua FengBaseTools: Enable MAX_CONCURRENT_THREAD_NUMBER = 0...
2018-01-15 Hao WuBaseTools/DevicePath: Fix potential null pointer derefe...
2018-01-15 Hao WuBaseTools/C/Common: Fix potential null pointer dereference
2018-01-15 Hao WuBaseTools/DevicePath: Fix potential memory leak
2018-01-15 Hao WuBaseTools/C/Common: Fix potential memory leak
2018-01-15 Hao WuBaseTools/C/Common: Fix code to be more readable
2018-01-10 Yunhua FengBaseTools: Correct Target Path in CodaTargetList replac...
2018-01-09 Yonghong ZhuBaseTools: Add back the cc71d8 version's fix
2018-01-09 Yonghong ZhuBaseTools: Not print SKUID info for PCD when it is...
2018-01-08 BobCFBaseTools: Fix Sku inherit issue.
2018-01-08 Feng, Bob CBaseTools: Fix Pcd value override issue caused by SKU...
2018-01-08 BobCFBaseTools: Fix an issue in HiiPcd generation
2018-01-03 Yonghong ZhuBaseTools: Fix compile error on VS2010
2018-01-03 Laszlo ErsekBaseTools/DevicePath: fix GCC build error in print_mem...
2018-01-03 Liming GaoBaseTools CommonLib: Fix printf %llx issue on UINT64
2018-01-03 Yonghong ZhuBaseTools: Fix the regression bug of a74398 for SubFv...
2018-01-02 zenith432BaseTools: resolve initialization order errors in VfrFo...
2018-01-02 zenith432BaseTools: silence parentheses-equality warning
2018-01-02 zenith432BaseTools: eliminate unused expression result
2018-01-02 zenith432BaseTools: correct mal-typed CVfrDLGLexer::errstd
2017-12-31 Yonghong ZhuBaseTools: Add DevicePath support for PCD values
2017-12-29 Zhu, YonghongBaseTools: Fix the bug for QuarkPlatformPkg build failure
2017-12-29 Yonghong ZhuBaseTools: Fix a bug for different FV use same FILE...
2017-12-27 BobCFBaseTools: Remove 'COMMON' in PCD SkuInfoList
2017-12-27 Yonghong ZhuBaseTools: Support PCD flexible values format
2017-12-27 Yonghong ZhuBaseTools: Add Platform Override Build Options for...
2017-12-27 Yonghong ZhuBaseTools: Update copyright year info of DSC/DEC/INF...
2017-12-27 Liming GaoBaseTools: Update Python Makefile to include the new...
2017-12-27 Liming GaoBaseTools: Update SkuId checker to make sure it be...
2017-12-26 Feng, Bob CBaseTools: Fix building FatPkg failed issue
2017-12-25 Liming GaoBaseTools: Fixed the issue of structure pcd filed sku...
2017-12-25 Liming GaoBaseTools: Fix VPD data optimization issue
2017-12-25 Liming GaoBaseTools: Support nest field name in DSC/DEC
2017-12-25 BobCFBaseTools: Check PCD DataType and the maxsize.
2017-12-25 Liming GaoBaseTools: Correct PCD generation logic to make sure...
2017-12-25 Liming GaoBaseTools: Generate correct VPD PCD value to store...
2017-12-25 Liming GaoBaseTools: Add error message if Structure PCD value...
2017-12-25 Liming GaoBaseTools: Fixed the issue of Multiple Skus are always...
2017-12-25 Liming GaoBaseTools: Optimize VPD PCD value for the different...
2017-12-25 Liming GaoBaseTools: Update SkuId as SKU_ID type to follow curren...
2017-12-25 Liming GaoBaseTools: Update NV Default Header format to include...
2017-12-25 Liming GaoBaseTools: Report Structure PCD value and SKU, DefaultS...
2017-12-25 Liming GaoBaseTools: PcdDataBase Optimization for multiple SkuIds
2017-12-25 Liming GaoBaseTools: Support Structure PCD value inherit between...
2017-12-25 Liming GaoBaseTools: Collect DynamicHii PCD values and assign...
2017-12-25 Liming GaoBaseTools: Support Structure PCD value assignment in...
2017-12-25 Liming GaoBaseTools: Add PcdValueCommon logic into C source CommonLib
2017-12-25 Liming GaoBaseTools: Update Makefile to work at absolute path
2017-12-25 Hao WuBaseTools/GenSec: Fix potential null pointer dereference
2017-12-25 Hao WuBaseTools/GenSec: Fix potential memory leak
2017-12-25 Hao WuBaseTools/GenFfs: Enlarge the size of 'AlignmentBuffer'
2017-12-25 Hao WuBaseTools/VfrCompile: Resolve uninit class variables...
2017-12-25 Hao WuBaseTools/VfrCompile: Add/refine boundary checks for...
2017-12-25 Hao WuBaseTools/GenVtf: Add/refine boundary checks for strcpy...
2017-12-25 Hao WuBaseTools/GenFv: Add/refine boundary checks for strcpy...
2017-12-25 Hao WuBaseTools/GenBootSector: Add/refine boundary checks...
2017-12-25 Hao WuBaseTools/EfiRom: Add/refine boundary checks for strcpy...
2017-12-25 Hao WuBaseTools/C/Common: Refine using sprintf() with '%s...
2017-12-25 Hao WuBaseTools/C/Common: Add/refine boundary checks for...
2017-12-25 Hao WuBaseTools/GenFv: Add check to ensure the file handle...
2017-12-25 Hao WuBaseTools/VfrCompile: Assign 'NULL' for closed file...
2017-12-25 Hao WuBaseTools/C/Common: Remove redundant type cast
2017-12-25 Hao WuBaseTools/LzmaCompress: Fix possible uninitialized...
2017-12-25 Hao WuBaseTools/EfiRom: Refine the logic in main()
2017-12-25 Hao WuBaseTools/C/Common: Add checks for array access
2017-12-13 Yonghong ZhuBaseTools: enable hash value check for single module...
2017-12-13 Yonghong ZhuBaseTools: back up the binary files when hash value...
2017-12-13 Yonghong ZhuBaseTools: Not cache the .efi file location into build...
2017-12-13 Yonghong ZhuBaseTools: Fix the incorrect indent introduced by 37de70
2017-12-12 Liming GaoBaseTools: Update BrotliCompress script to handle the...
2017-12-10 Yonghong ZhuBaseTools: Add object_files.lst as dependency of lib...
2017-12-08 Ard BiesheuvelBaseTool/tools_def GCC5: enable optimization for ARM...
2017-12-08 Ard BiesheuvelBaseTools/tools_def CLANG38: add -Wno-unused-const...
2017-12-08 Ard BiesheuvelBaseTools/tools_def: add CLANG38 LTO versions for AARCH...
2017-12-08 Leif LindholmBaseTools: align ERROR/WARNING/RETURN macros with MdePk...
2017-12-08 Yunhua FengBaseTools: Fix GenSec can't found the depex file
2017-12-06 Yonghong ZhuBaseTools: Fix GenSec GCC make failure
2017-12-05 Yonghong ZhuBaseTools: Update Makefile to support FFS file generation
2017-12-05 Yonghong ZhuBaseTools: Update Gensec to set PROCESSING_REQUIRED...
2017-12-05 Yonghong ZhuBaseTools: Update Trim to generate VfrBinOffset Binary
2017-12-05 Yonghong ZhuBaseTools: GenFfs support to get alignment value from...
2017-11-30 Liming GaoBaseTools: Update C tools top GNUMakefile to adjust...
2017-11-30 Liming GaoBaseTools: Update BaseTools top GNUMakefile with the...
2017-11-30 Liming GaoBaseTools: Replace ARCH with HOST_ARCH in C Makefile...
2017-11-29 Liming GaoBaseTools: Update VS batch file to auto detect VS2017
2017-11-29 Liming GaoBaseTools: Add VS2017 tool chain in BaseTools tools_def...
2017-11-23 Ard BiesheuvelBaseTools/tools_def AARCH64 ARM: suppres PIE sections...
2017-11-20 Yonghong ZhuBaseTools: Fix a bug for single module build with GenC...
2017-11-20 Yonghong ZhuBaseTools: Guid.xref contain information from FILE...
2017-11-20 Yonghong ZhuBaseTools: Fix the bug to collect source files per...
2017-11-14 Yonghong ZhuBaseTools: Fix the bug to re-build uni file for Library
2017-11-03 Yonghong ZhuBaseTools: parse map file generated by Xcode on Mac
2017-11-03 Dandan BiBaseTools/VfrCompile: Add check to avoid using NULL...
2017-11-01 Ard BiesheuvelBaseTools/tools_def AARCH64 ARM: disable PIE linking...
2017-10-27 Ard BiesheuvelBaseTools/tools_def: suppress GCC predefined macros...
2017-10-27 Ard BiesheuvelBaseTools/tools_def AARCH64 ARM: disable PIE linking
next