]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source
BaseTools/GenSec: Fix typo
[mirror_edk2.git] / BaseTools / Source /
2022-08-06 Konstantin AladyshevBaseTools/GenSec: Fix typo
2022-07-27 Konstantin AladyshevBaseTools/VolInfo: Show encapsulation sections
2022-07-27 Jason1 LinBaseTools/Capsule: Support signtool input subject name...
2022-07-24 Konstantin AladyshevBaseTools/VolInfo: Correct EFI_SECTION_VERSION display
2022-07-24 Konstantin AladyshevBaseTools/VolInfo: Increase define for highest section...
2022-07-24 Konstantin AladyshevBaseTools/VolInfo: Correct alignment attributes display
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-04-12 Feng, Bob CBaseTools: Fix DevicePath tool build failure issue
2022-03-28 wenyi,xie via grou... BaseTools:Support decimal version number in ECC check
2022-03-28 Gerd HoffmannBasetools: turn off gcc12 warning
2022-03-28 Gerd HoffmannBaseTools: fix gcc12 warning
2022-03-28 Gerd HoffmannBaseTools: fix gcc12 warning
2022-03-26 Bob FengBaseTools: Remove the redundant __FLEXIBLE_SIZE from...
2022-03-26 Yi LiBaseTools: Add the FeatureFlagExpression usage to the...
2022-03-16 Huang, Li-XiaBaseTools/GenFw: Enhance GenFw to support PRM GCC build
2022-02-15 Bob FengBaseTools: Update brotli submodule
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-12-09 Huang, Long1BaseTools/VfrCompile: Correct Bit Field Flags for numer...
2021-12-09 Jiang, XiaoluBaseTools: Increase the DevicePath length for support...
2021-11-11 Chen, Lin ZBaseTools: Add authenticated variable store support
2021-11-03 Michael D KinneyBaseTools/VrfCompile: Fix uninitialized field from...
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-11 Etienne CarriereGenFv: Arm: support images entered in Thumb mode
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-21 Sunil V LBaseTools GenFw: Add support for R_RISCV_PCREL_LO12_S...
2021-07-12 Bob FengBaseTools: Enable the flag to treat dynamic pcd as...
2021-06-29 Sunil V LBaseTools GenFw: Add support for RISCV GOT/PLT relocations
2021-06-16 gaolimingBaseTools GenFw: Keep read only alloc section as text...
2021-06-06 Liming GaoBaseTools GenFw: Fix regression issue to convert the...
2021-06-04 Liming GaoBaseTools GenFw: Support CLANG8ELF with conversion...
2021-05-21 Garrett KirkendallBaseTools: build: Set ReturnCode on POSTBUILD fail
2021-05-17 Chen, ChristineBaseTools/Brotli: Fix compressed data loss issue
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-15 Michael D KinneyBaseTools/Source/C: Remove CPU architecture assumptions
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-08 Liu, WeiX CBaseTools LzmaCompress: Update LZMA to new 19.00 version
2021-01-06 Enze ZhuBaseTools/CommonLib.h: Build failed due to MAX_LONG_FIL...
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 wenyi,xie via grou... BaseTools/EfiRom: remove redundant checking of argc
2020-12-22 wenyi,xie via grou... BaseTools/GenFfs: Optimazing else if statement
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-13 Yunhua FengBaseTools: Fix BrotliCompress tool issue
2020-11-11 Abner ChangBaseTools/VfrCompile: VFR compiler supports REST_STYLE...
2020-11-10 Mingyue LiangBaseTools: Limit command line length.
2020-11-10 Yunhua FengBaseTools: Update report map file format
2020-11-10 Yunhua FengBaseTools: Add image type into generate map file
2020-11-10 Mingyue LiangBaseTools: Incremental build issue for included ASI...
2020-11-06 fengyunhuaBaseTools: Fix BaseTools nmake cleanall hang issue
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-26 Bob FengBaseTools: Fix PcdValueInit tool build issue with VS...
2020-10-13 fengyunhuaBaseTools: Add EDKII_DSC_PLATFORM_GUID MACRO
2020-10-10 gaolimingBaseTools: Move C tool flags before the common flags
2020-10-10 gaolimingBaseTools: Copy PACKED definition from MdePkg Base.h
2020-09-29 NikitaBaseTools: Add RISCV64 binding
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
next