]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools /
2023-02-23 Sunil V LBaseTools/tools_def.template: Update -march parameter...
2023-02-16 Joey VagedesBaseTools: Update WindowsVsToolChain plugin
2023-02-07 Thierry LARONDEBaseTools: remove useless dependency on libuuid
2023-01-30 Rebecca CranBaseTools: Remove CYGWIN_NT-5.1-i686 ref from Scripts...
2023-01-30 Rebecca CranBaseTools: Delete Bin/{CYGWIN_NT-5.1-i686,Darwin-i386...
2023-01-30 Pierre Gondoistools_def: Remove duplicated -Os
2023-01-17 Oliver SteffenBaseTools: remove ext_dep files for gcc
2023-01-17 Ard BiesheuvelBaseTools/tools_def CLANG38: Suppress unaligned access...
2023-01-17 Ard BiesheuvelBaseTools/tools_def ARM: Make choice for soft float...
2023-01-17 Ard BiesheuvelBaseTools/tools_def ARM AARCH64: Get rid of ARCHCC...
2023-01-17 Ard BiesheuvelBaseTools/tools_def RISCV: Make OpenSBI references...
2023-01-17 Konstantin AladyshevFix cyclic dependency error on OptionROM build
2023-01-10 Chao LiBaseTools: Reduce the LoongArch64 compiler size
2023-01-04 Gua GuoBaseTools/Plugin: Add coverage support for Unit Test
2022-12-30 Jake Garver via... BaseTools: Generate deps for Arm targets
2022-12-30 Jake GarverBaseTools: Use BUILD_CC when checking gcc version in...
2022-12-30 Pedro FalcatoBaseTools: Fix IA32 UINT64 alignment for CLANG toolchains
2022-12-22 Gerd Hoffmanntools_def: add -fno-omit-frame-pointer to GCC48_{IA32...
2022-12-22 Gerd Hoffmanntools_def: remove GCC_IA32_CC_FLAGS/GCC_X64_CC_FLAGS
2022-12-16 Michael KubackiBaseTools: Add reference to new build instructions
2022-11-11 Michael D KinneyBaseTools/Plugin/HostBaseUnitTestRunner: Enable gtest...
2022-11-09 Michael KubackiBaseTools: Fix wrong type of arguments to formatting...
2022-11-08 Michael D KinneyBaseTools/Source/C: Use /Z7 instead of /Zi for host...
2022-10-24 Ard BiesheuvelBaseTools/Tests: Use quotes around PYTHON_COMMAND
2022-10-24 Wu, JessyXremove GCC build warning
2022-10-22 Chao LiBaseTools: Fixed the multiple pairs brackets issue...
2022-10-22 Rebecca CranBaseTools: Fix check for ${PYTHON_COMMAND} in Tests...
2022-10-22 Bob FengBaseTools/Scripts/PatchCheck.py: Allow tab in Makefile
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-16 Pierre GondoisBaseTools: Remove duplicated words in C tools
2022-10-14 Chao LiBaseTools: Enable LoongArch64 architecture for LoongArc...
2022-10-14 Chao LiBaseTools: Add LoongArch64 binding.
2022-10-14 Chao LiBaseTools: Updated build tools to support new LoongArch.
2022-10-14 Chao LiBaseTools: Updated for GCC5 tool chain for LoongArch...
2022-10-14 Chao LiBaseTools: Update GenFw/GenFv to support LoongArch...
2022-10-02 Konstantin AladyshevBaseTools/VolInfo: Update file and section type strings
2022-10-02 Konstantin AladyshevBaseTools/VolInfo: Update copyright information
2022-10-02 Konstantin AladyshevBaseTools/VolInfo: Parse apriori files
2022-10-02 Konstantin AladyshevBaseTools/VolInfo: Increase GUID base name string
2022-10-02 Konstantin AladyshevBaseTools/VolInfo: Fix EFI_SECTION_GUID_DEFINED parsing
2022-10-02 Konstantin AladyshevBaseTools/VolInfo: Correct buffer for GenCrc32 tool
2022-09-22 Michael Kubackinasm_ext_dep.yaml: Remove leading zero in patch version
2022-09-22 Sean BroganBaseTools: Edk2ToolsBuild: Fixing pipeline build due...
2022-09-15 Kuo, TedBaseTools: 64bit FSP FV map file cannot be created...
2022-09-08 Ard BiesheuvelBaseTools/GenFw AARCH64: Convert more types of explicit...
2022-08-28 Rebecca CranBaseTools: Fix DevicePath GNUmakefile for macOS edk2-stable202208
2022-08-28 Liming GaoRevert "BaseTools: Fix DSC LibraryClass precedence...
2022-08-19 Michael D KinneyBaseTools/Source/C/GenSec: Fix EFI_SECTION_FREEFORM_SUB...
2022-08-08 Jose MarinhoBasetools/GenFw: Allow AARCH64 builds to use the -...
2022-08-06 Konstantin AladyshevBaseTools/GenSec: Support EFI_SECTION_FREEFORM_SUBTYPE_...
2022-08-06 Konstantin AladyshevBaseTools/VolInfo: Parse EFI_SECTION_FREEFORM_SUBTYPE_G...
2022-08-06 Konstantin AladyshevBaseTools/VolInfo: Show FV section boundaries
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-07-09 Jeff Brasen.gitignore: Ignore build tools build logs
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-10 Gerd HoffmannRevert "OvmfPkg/Sec: fix stack switch"
2022-06-08 Gerd HoffmannOvmfPkg/Sec: fix stack switch
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-28 Jake Garver via... BaseTools/Conf: Fix Dynamic-Library-File template
2022-04-22 Li, Yi1BaseTools: Move gPlatformFinalPcd to Datapipe and optim...
2022-04-12 Feng, Bob CBaseTools: Fix DevicePath tool build failure issue
2022-04-09 Rebecca CranBaseTools: Scripts/efi_lldb.py: Add lldb EFI commands...
2022-04-09 Rebecca CranBaseTools: Scripts/efi_gdb.py: Add gdb EFI commands...
2022-04-09 Rebecca CranBaseTools: efi_debugging.py: Add debugger agnostic...
2022-04-02 Michael KubackiBaseTools/Bin: Update GCC ARM compiler version
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-03-01 JasonBaseTools: Upgrade the version of NASM tool
2022-02-15 Bob FengBaseTools: Update brotli submodule
2022-02-10 Rebecca CranBaseTools: Update CLANG{35,38}_WARNING_OVERRIDES to...
2022-02-07 Jake Garver via... BaseTools: Fix error leg in DscBuildData.py
2022-02-07 Wei6 XuBaseTools/Conf: Add new macro for customizing dll file...
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...
next