]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
DynamicTablesPkg: Add EDK2 Core CI support
[mirror_edk2.git] / BaseTools /
2020-08-07 Feng, Bob CBaseTools: Improve the method of checking queue empty
2020-08-05 Michael D KinneyBaseTools/VolInfo: Fix spelling mistake
2020-08-03 Michael D KinneyBaseTools/GenSec: Fix spelling mistake
2020-07-31 Leif LindholmRevert "BaseTools/PatchCheck.py: Add LicenseCheck"
2020-07-29 Abner ChangBaseTools/PeCoffLoaderEx: Remove the unused local variable
2020-07-24 Bob FengRevert "BaseTools: Add gcc flag to warn on void* pointe...
2020-07-24 Jiang, GuominBaseTools/Scripts: Ignore the CRLF check when upgrade...
2020-07-23 Feng, YunhuaXBaseTools: Fix binary file not generate map file issue
2020-07-21 Liu, ZhiguangUsing LLVM compiler set to build BaseTools in Linux
2020-07-21 Bob FengBaseTools: Remove the file timestamp checking during...
2020-07-21 Rebecca CranBaseTools: rename ReadMe.txt to ReadMe.rst
2020-07-21 Rebecca CranBaseTools: Update ReadMe.txt to match current functionality
2020-07-21 Pierre GondoisBaseTools: Factorize GCC flags
2020-07-21 Pierre GondoisBaseTools: Add gcc flag to warn on void* pointer arithmetic
2020-07-20 Shenglei ZhangBaseTools/PatchCheck.py: Skip length check for user...
2020-07-17 Yuwei ChenBaseTools: Add Guid name support in GenFfs.
2020-07-15 Michael D KinneyBaseTools/Python: Allow HOST_APPLICATION to use NULL...
2020-07-03 Leif LindholmBaseTools: convert diff.order to LF-only
2020-07-03 Leif LindholmBaseTools: explicitly import email.header PatchCheck.py
2020-07-03 Leif LindholmBaseTools/PatchCheck.py: add exception for diff orderfile
2020-07-02 Pierre GondoisBaseTools: Fix string concatenation
2020-07-02 Pierre GondoisBaseTools: Compile AML bytecode arrays into .obj file
2020-07-02 Pierre GondoisBaseTools: Rename AmlToHex script to AmlToC
2020-07-02 Pierre GondoisBaseTools: Generate multiple rules when multiple output...
2020-07-02 Pierre GondoisBaseTools: PatchCheck: Exclude bash scripts from CRLF...
2020-06-24 Abner ChangBaseTools: Add external definitions for RISC-V assembly...
2020-06-12 Shenglei ZhangBaseTools/PatchCheck.py: Add LicenseCheck
2020-06-11 Liming GaoBaseTools GenFv: Report the correct spare FV image...
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...
next