]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
ArmPkg: only attempt buildin MmCommunicationDxe for AArch64
[mirror_edk2.git] / BaseTools /
2020-06-07 Bob FengBaseTools: Warn user the file not found issue instead...
2020-06-07 Irene ParkBaseTools/build.py: Exit with 1 when AutoGen error...
2020-05-21 Sami MujawarBaseTools: Remove deprecated Visual Studio Option
2020-05-15 Oleksiy YakovlevBaseTools: Bootable NVDIMM namespaces
2020-05-15 Oleksiy YakovlevBaseTools: REST style formset
2020-05-13 Feng, YunhuaXBaseTools: Fix parse PCD GUID expression issue
2020-05-13 Michael KubackiBaseTools/Ecc: Replace deprecated function time.clock()
2020-05-08 Sean BroganBaseTools/Plugin: Update HostBasedUnitTestRunner to...
2020-05-08 Leif LindholmBaseTools: add handling for 'S:' flag to GetMaintainer.py
2020-05-08 Rebecca CranBaseTools: add repo name option to SetupGit.py
2020-05-07 Abner ChangBaseTools: Enable RISC-V architecture for RISC-V EDK2 CI.
2020-04-29 Abner ChangBaseTools: BaseTools changes for RISC-V platform.
2020-04-29 Abner ChangBaseTools: BaseTools changes for RISC-V platform.
2020-04-29 Abner ChangBaseTools: BaseTools changes for RISC-V platform.
2020-04-23 Fan, ZhijuBaseTools:Add the spare space FV image size checker
2020-04-16 Shenglei ZhangBaseTools: Make brotli a submodule
2020-04-13 Shenglei ZhangBaseTools/WindowsVsToolChain.py: Update toolchain plugin
2020-04-08 Vitaly CheptsovBaseTools: Use SEH exceptions in CLANGPDB for IA32
2020-04-07 Sean BroganBaseTools: Update Edk2ToolsBuild.py to use multiple...
2020-03-31 Fan, ZhijuXBaseTools:GuidedSectionTools.txt is not generated correctly
2020-03-24 Fan, ZhijuXBaseTools:Fix build tools print traceback info issue
2020-03-24 Fan, ZhijuXBaseTools:fix issue for decode the stdout/stderr byte...
2020-03-12 Fan, ZhijuXBaseTools:copy the common PcdValueCommon.c to output...
2020-03-02 Bob FengBaseTools: Remove invalid leading space before !INCLUDE...
2020-02-13 Liu, ZhiguangBaseTools: remove -DNO_MSABI_VA_FUNCS option in CLANGPD...
2020-02-13 Fan, ZhijuXBaseTools:build failure in CLANGPDB tool chain
2020-02-12 Fan, ZhijuXBaseTools: Fixed build failure when using python38
2020-02-12 Fan, ZhijuXBaseTools:fix Ecc tool issue for check StructPcd
2020-02-12 Pierre GondoisBaseTools: Remove caret in NASM_INC macro
2020-02-12 Pierre GondoisBaseTools: Rationalise makefile generation
2020-02-11 Vitaly CheptsovBaseTools: Switch to GNU mode for CLANGPDB
2020-02-09 Bob FengBaseTools: Fixed a Incremental build issue
2020-02-07 Michael D KinneyBaseTools/Plugin: Add HostBasedUnitTestRunner plugin
2020-02-07 Sean BroganBaseTools/PcdValueCommon: Fix 64-bit host compiler...
2020-02-07 Sean BroganBaseTools/WindowsVsToolChain: Setup VS2017/VS2019 env
2020-02-07 Sean BroganBaseTools/WindowsVsToolChain: Clean up Python source...
2020-02-07 Kinney, Michael DBaseTools/Build: Do not use Common.lib in Structured...
2020-02-07 StevenBaseTools: Enhance call stack unwindability for CLANGPD...
2020-02-07 Liming GaoBaseTools tools_def.template: Add back -fno-pie option...
2020-02-06 Pierre GondoisBaseTools: Script for converting .aml to .hex
2020-02-06 Philippe Mathieu... BaseTools/Scripts/PatchCheck.py: Do not use mailmap
2020-02-06 Philippe Mathieu... BaseTools/Scripts/PatchCheck.py: Detect emails rewritte...
2020-02-06 Philippe Mathieu... BaseTools/Scripts: Add log.mailmap to SetupGit.py
2020-02-06 Liu, ZhiguangBaseTools: append -DNO_MSABI_VA_FUNCS option in CLANGPD...
2020-02-04 Michael D KinneyBaseTools/DscBuildData: Fix PCD autogen include file...
2020-01-31 Laszlo ErsekBaseTools/Conf/gitattributes: fix "--function-context...
2020-01-24 Michael D KinneyBaseTools/Scripts/PatchCheck.py: Remove submodule false...
2020-01-19 Bob FengBaseTools: Fixed a incremental build bug
2020-01-15 Li, AaronBaseTools/Capsule: Add capsule dependency support
2020-01-13 Michael D KinneyBaseTools/Scripts/PatchCheck: Address false error condi...
2020-01-13 Fan, ZhijuXBaseTools:Fix GenFds issue for BuildOption replace...
2020-01-13 Fan, ZhijuXBaseTools:Change the case rules for ECC check pointer...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Check the patch author email...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Let EmailAddressCheck describe...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Check the committer email...
2020-01-10 Philippe Mathieu... BaseTools/PatchCheck.py: Extract email check code to...
2020-01-09 Philippe Mathieu... BaseTools/PatchCheck.py: Ignore CR and LF characters...
2019-12-24 Desimone, Nathaniel LBaseTools/Scripts: Add sendemail.transferEncoding to...
2019-12-23 Park, Aidenedksetup.bat stuck on unicode locale Windows
2019-12-18 Bob FengBaseTools: Resolve a issue of Incremental build
2019-12-18 Fan, ZhijuBaseTools:replaces the two offending quotes by ascii...
2019-12-18 Bob FengBaseTools: Fix build failure when multiple build target...
2019-12-10 Steven ShiBaseTools: Remove redundant binary cache file
2019-12-10 Steven ShiBaseTools: Leverage compiler output to optimize binary...
2019-12-10 Steven ShiBaseTools: enhance the CacheCopyFile method arg names
2019-12-10 Steven ShiBaseTools: store more complete output files in binary...
2019-12-10 Bob FengBaseTools: Enhance Basetool for incremental build
2019-12-10 Bob FengBaseTools: Update build_rule.txt to generate dependent...
2019-12-10 Bob FengBaseTools: Generate dependent files for ASL and ASM...
2019-12-10 Bob FengBaseTools: Add build option for dependency file generation
2019-12-06 Philippe Mathieu... BaseTools: Avoid "is" with a literal Python 3.8 warnings
2019-12-04 Fan, ZhijuXBaseTools:Enhance the way to handling included dsc...
2019-11-25 Fan, ZhijuXBaseTools:fix regression issue for platform .map file
2019-11-20 Fan, ZhijuXBaseTools:Add [packages] section in dsc file
2019-11-15 Liming GaoBaseTools: Rename tool chain CLANG9 to CLANGPDB
2019-11-13 Ni, RayBaseTools: Fix build failure when using python38
2019-11-13 Feng, Bob CBaseTools: Enable MACRO for DSC Components section tag
2019-11-11 Sean BroganBaseTools: Add BaseTools plugins to support CI
2019-11-11 Sean BroganBaseTools: Add YAML files with path env and tool extdeps
2019-11-11 Sean BroganBaseTools: Add RC_PATH define for VS2017/2019
2019-11-08 Ard BiesheuvelBaseTools/GenFw AARCH64: disregard ADRP instructions...
2019-11-08 Zhiguang LiuBaseTools: Add support for parseing map files generated...
2019-11-08 Zhiguang LiuBaseTools: Add map file parsing support for CLANG9
2019-10-24 Liming GaoBaseTools GenFw: Fix the issue to update the wrong...
2019-10-24 Liming GaoBaseTools tools_def: Add CLANG9 tool chain to directly...
2019-10-24 Liming GaoBaseTools tools_def.template: Remove unnecessary $...
2019-10-23 Vitaly Cheptsov... BaseTools: Do not call sys.setdefaultencoding with...
2019-10-18 Lin, Derek (HPS SW)BaseTools: Fix an incremental build issue caused by...
2019-10-14 Feng, Bob CBaseTools: Fix a bug of genffs command generation
2019-10-04 Leif LindholmBaseTools: strip trailing whitespace
2019-10-04 Leif LindholmBaseTools: correct line endings for ConvertFce Python...
2019-10-04 Leif LindholmBaseTools: fix line endings in SetupGit.py Conf files
2019-10-04 Leif LindholmBaseTools: add missing newlines at end of files
2019-10-04 Kubacki, Michael ABaseTools: Fix GenMake multi-workspace failure
2019-10-01 Leif LindholmBaseTools: use stdint.h for GCC ProcessorBind.h typedefs
2019-09-30 Zhang, ShengleiBaseTools/LzmaCompress: Fix the option "d" dictionary...
2019-09-29 Feng, Bob CBaseTools: Fix the lib order in static_library_files.lst
2019-09-27 Fan, ZhijuXBaseTools:"--exclude" don't apply if parameter ends...
2019-09-24 Feng, Bob CBaseTools: init DependencyHeaderFileSet for each MakeFi...
2019-09-23 Cheng, Ching JenXAdd VS2019 Support on ToolSetup Batches
next