]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Source / Python /
2022-10-19 Konstantin AladyshevBaseTools: Add missing spaces for PCD expression values...
2022-10-19 Konstantin AladyshevBaseTools: Correct initialization data size check for...
2022-10-19 Konstantin AladyshevBaseTools/GenFds: Correct file type set for the PIC...
2022-10-19 Konstantin AladyshevBaseTools: Support COMPAT16 section generation
2022-10-19 Konstantin AladyshevBaseTools: Add support for SUBTYPE_GUID section generation
2022-10-19 Konstantin AladyshevBaseTools: Correct BPDG tool error prints
2022-10-19 Chen, ChristineBaseTools/FMMT: Add Shrink Fv function
2022-10-19 Chen, ChristineBaseTools/FMMT: Add Extract FV function
2022-10-19 Pierre GondoisBaseTools: Remove duplicated words in Python tools
2022-10-14 Chao LiBaseTools: Updated build tools to support new LoongArch.
2022-08-28 Liming GaoRevert "BaseTools: Fix DSC LibraryClass precedence...
2022-07-27 Jason1 LinBaseTools/Capsule: Support signtool input subject name...
2022-07-24 Li, Yi1BaseTools: INF should use latest Pcd value instead...
2022-07-17 Chen, ChristineBaseTools: Fix DSC LibraryClass precedence rule
2022-07-17 Chen, ChristineBaseTools: add '-p' for Linux 'cp' command.
2022-06-28 Feng, Bob CBaseTools: Fix the GenMake bug for .cpp source file
2022-06-27 Rebecca CranBaseTools/Ecc: Fix grammar in Ecc error message
2022-06-16 Ni, RayBaseTools: output the intermediate library instance...
2022-06-06 Jake GarverBaseTools: Fix dependency issue in PcdValueInit
2022-05-13 Rebecca CranBaseTools: Remove RVCT support
2022-05-06 Chen, ChristineBaseTools: Add FMMT Python Tool
2022-04-22 Li, Yi1BaseTools: Move gPlatformFinalPcd to Datapipe and optim...
2022-03-28 wenyi,xie via grou... BaseTools:Support decimal version number in ECC check
2022-03-26 Bob FengBaseTools: Remove the redundant __FLEXIBLE_SIZE from...
2022-03-26 Yi LiBaseTools: Add the FeatureFlagExpression usage to the...
2022-02-07 Jake Garver via... BaseTools: Fix error leg in DscBuildData.py
2022-01-13 Chen, Lin ZBaseTools: Fix wrong variable header size
2021-12-28 Bob FengBaseTools: Fix the bug of --cmd-len build option
2021-11-11 Chen, Lin ZBaseTools: Add authenticated variable store support
2021-10-13 Chen, ChristineBaseTools: Change RealPath to AbsPath
2021-09-29 Pierre GondoisBaseTools: Remove hard-coded strings for target and...
2021-09-29 Pierre GondoisBaseTools: Remove Makefile/MakefileName fields
2021-09-29 Pierre GondoisBaseTools/build: Set MakefileName
2021-09-29 Pierre GondoisBaseTools/GenMake: Use ToolDefinition as fallback option
2021-08-02 Bob FengBaseTools: use shutil.copyfile instead shutil.copy2
2021-08-02 Colepython: Replace distutils.utils.split_quotes with shlex...
2021-08-02 Colebuild: Fix python3.10 threading DeprecationWarnings
2021-07-12 Bob FengBaseTools: Enable the flag to treat dynamic pcd as...
2021-05-21 Garrett KirkendallBaseTools: build: Set ReturnCode on POSTBUILD fail
2021-05-12 Sughosh GanuBaseTools: Add support for version 3 of FMP Image Heade...
2021-05-10 Michael D KinneyBaseTools: Fix DSC override of Guided tool
2021-05-03 Michael D KinneyBaseTools: Fix New Target/ToolChain/Arch in DSC [BuildO...
2021-04-29 Michael D KinneyBaseTools/Source/Python: New Target/ToolChain/Arch...
2021-04-27 Michael D KinneyBaseTools/GenMake: Sort generated makefile tool definitions
2021-04-23 Michael D KinneyBaseTools/Source/Python: Verify TAB_TOD_DEFINES_FAMILY...
2021-04-15 Michael D KinneyBaseTools/Source/Python: Remove CPU architecture assump...
2021-04-14 Michael D KinneyBaseTools/PlatformAutoGen: MAKE_FLAGS and MAKE_PATH...
2021-03-18 Pierre GondoisBaseTools/Ecc: Make Ecc only check first include guard
2021-02-26 Pierre GondoisBaseTools: Align include guards policy
2021-02-09 Matthew CarlsonBaseTools: Use pip module if available, CI uses it...
2021-02-07 Bob FengBaseTools: fix the split output files root dir
2021-02-01 Kun QinBaseTools: Ecc/exception: Added _ModuleEntryPoint into...
2021-01-21 Bob FengBaseTools: Add unittest for Split tool
2021-01-21 Bob FengBaseTools: Convert Split tool to python
2021-01-14 Bob FengBaseTools: Fix the build report crash issue
2021-01-06 Irene ParkBaseTools: Fix the improper error logging
2021-01-06 Bob FengBaseTools: Fix the issue caused by tostring() removal...
2020-12-23 Yunhua FengBaseTools: Should always define PCD TOKEN value as...
2020-12-22 Yunhua FengBaseTools: Correct report the line number in INF file...
2020-12-22 Pierre GondoisBaseTools/Ecc: Allow init of function static variables
2020-12-22 Sami MujawarBaseTools: Fix crash in ECC when parsing incorrect...
2020-11-19 Mingyue LiangBaseTools: Resolve index out of range errors.
2020-11-10 Mingyue LiangBaseTools: Limit command line length.
2020-11-10 Yunhua FengBaseTools: Update report map file format
2020-11-10 Mingyue LiangBaseTools: Incremental build issue for included ASI...
2020-11-05 Bob FengBaseTools: Enable Module Scope Structure Pcd
2020-11-04 Bob FengBaseTools: Remove the dependency on the build intermedi...
2020-11-03 fengyunhuaBaseTools: Update the FV Space Information to display...
2020-10-27 Yunhua FengBaseTools/Ecc: Fix ECC check MetaFile Copyright informa...
2020-10-13 fengyunhuaBaseTools: Add EDKII_DSC_PLATFORM_GUID MACRO
2020-10-10 gaolimingBaseTools: Move C tool flags before the common flags
2020-09-25 Bob FengBaseTools: Set section alignment as zero if its type...
2020-09-25 Bob FengBaseTools: Remove CanSkip calling for incremental build
2020-09-25 Mingyue LiangBaseTools: Normalize case of pathname when evaluating...
2020-09-25 Bob FengBaseTools: Clean the ffs folder before generating files...
2020-09-25 Mingyue LiangBaseTools: Add included files to deps_target file.
2020-09-08 Bob FengBaseTools: Sort the Pcd set when generating the VPD...
2020-09-01 Bob FengBaseTools/Ecc: Fix an issue of path separator compatibility
2020-08-14 Cole RobinsonBaseTools: Work around array.array.tostring() removal...
2020-08-14 Cole RobinsonBaseTools: fix ucs-2 lookup on python 3.9
2020-08-14 Bob FengBaseTools: Move CreateAsBuiltInf into AutoGenWorker...
2020-08-07 Feng, Bob CBaseTools: Improve the method of checking queue empty
2020-07-23 Feng, YunhuaXBaseTools: Fix binary file not generate map file issue
2020-07-21 Bob FengBaseTools: Remove the file timestamp checking during...
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-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-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-13 Feng, YunhuaXBaseTools: Fix parse PCD GUID expression issue
2020-05-13 Michael KubackiBaseTools/Ecc: Replace deprecated function time.clock()
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-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...
next