summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2022-11-08BaseTools/Source/C: Use /Z7 instead of /Zi for host toolsMichael D Kinney5-14/+12
2022-10-24BaseTools/Tests: Use quotes around PYTHON_COMMANDArd Biesheuvel1-1/+1
2022-10-24remove GCC build warningWu, JessyX1-1/+1
2022-10-22BaseTools: Fixed the multiple pairs brackets issue in GenFvChao Li1-3/+3
2022-10-22BaseTools: Fix check for ${PYTHON_COMMAND} in Tests/GNUmakefileRebecca Cran1-1/+1
2022-10-22BaseTools/Scripts/PatchCheck.py: Allow tab in MakefileBob Feng1-0/+3
2022-10-19BaseTools: Add missing spaces for PCD expression values in AutoGenCKonstantin Aladyshev1-1/+1
2022-10-19BaseTools: Correct initialization data size check for array PCDsKonstantin Aladyshev1-8/+8
2022-10-19BaseTools/GenFds: Correct file type set for the PIC sectionKonstantin Aladyshev1-1/+1
2022-10-19BaseTools: Support COMPAT16 section generationKonstantin Aladyshev1-0/+1
2022-10-19BaseTools: Add support for SUBTYPE_GUID section generationKonstantin Aladyshev3-0/+110
2022-10-19BaseTools: Correct BPDG tool error printsKonstantin Aladyshev1-2/+2
2022-10-19BaseTools/FMMT: Add Shrink Fv functionChen, Christine3-1/+60
2022-10-19BaseTools/FMMT: Add Extract FV functionChen, Christine3-22/+31
2022-10-19BaseTools: Remove duplicated words in Python toolsPierre Gondois2-2/+2
2022-10-16BaseTools: Remove duplicated words in C toolsPierre Gondois4-7/+7
2022-10-14BaseTools: Enable LoongArch64 architecture for LoongArch64 EDK2 CI.Chao Li2-0/+53
2022-10-14BaseTools: Add LoongArch64 binding.Chao Li2-0/+83
2022-10-14BaseTools: Updated build tools to support new LoongArch.Chao Li3-4/+44
2022-10-14BaseTools: Updated for GCC5 tool chain for LoongArch platfrom.Chao Li1-6/+48
2022-10-14BaseTools: Update GenFw/GenFv to support LoongArch platform.Chao Li7-33/+636
2022-10-02BaseTools/VolInfo: Update file and section type stringsKonstantin Aladyshev1-6/+6
2022-10-02BaseTools/VolInfo: Update copyright informationKonstantin Aladyshev1-0/+1
2022-10-02BaseTools/VolInfo: Parse apriori filesKonstantin Aladyshev1-0/+74
2022-10-02BaseTools/VolInfo: Increase GUID base name stringKonstantin Aladyshev1-3/+1
2022-10-02BaseTools/VolInfo: Fix EFI_SECTION_GUID_DEFINED parsingKonstantin Aladyshev1-4/+4
2022-10-02BaseTools/VolInfo: Correct buffer for GenCrc32 toolKonstantin Aladyshev1-0/+7
2022-09-22nasm_ext_dep.yaml: Remove leading zero in patch versionMichael Kubacki1-1/+1
2022-09-22BaseTools: Edk2ToolsBuild: Fixing pipeline build due to path too longSean Brogan1-1/+1
2022-09-15BaseTools: 64bit FSP FV map file cannot be created correctlyKuo, Ted1-1/+1
2022-09-08BaseTools/GenFw AARCH64: Convert more types of explicit GOT referencesArd Biesheuvel1-0/+35
2022-08-28BaseTools: Fix DevicePath GNUmakefile for macOSedk2-stable202208Rebecca Cran1-0/+2
2022-08-28Revert "BaseTools: Fix DSC LibraryClass precedence rule"Liming Gao1-2/+2
2022-08-19BaseTools/Source/C/GenSec: Fix EFI_SECTION_FREEFORM_SUBTYPE_GUID headerMichael D Kinney1-1/+1
2022-08-08Basetools/GenFw: Allow AARCH64 builds to use the --prm flagJose Marinho1-3/+3
2022-08-06BaseTools/GenSec: Support EFI_SECTION_FREEFORM_SUBTYPE_GUID sectionsKonstantin Aladyshev1-2/+169
2022-08-06BaseTools/VolInfo: Parse EFI_SECTION_FREEFORM_SUBTYPE_GUID headerKonstantin Aladyshev1-1/+9
2022-08-06BaseTools/VolInfo: Show FV section boundariesKonstantin Aladyshev1-0/+2
2022-08-06BaseTools/GenSec: Fix typoKonstantin Aladyshev1-1/+1
2022-07-27BaseTools/VolInfo: Show encapsulation sectionsKonstantin Aladyshev1-0/+6
2022-07-27BaseTools/Capsule: Support signtool input subject name to sign capsule fileJason1 Lin1-9/+34
2022-07-24BaseTools/VolInfo: Correct EFI_SECTION_VERSION displayKonstantin Aladyshev1-2/+9
2022-07-24BaseTools/VolInfo: Increase define for highest section valueKonstantin Aladyshev1-2/+2
2022-07-24BaseTools/VolInfo: Correct alignment attributes displayKonstantin Aladyshev1-102/+96
2022-07-24BaseTools: INF should use latest Pcd value instead of default valueLi, Yi11-1/+3
2022-07-17BaseTools: Fix DSC LibraryClass precedence ruleChen, Christine1-2/+2
2022-07-17BaseTools: add '-p' for Linux 'cp' command.Chen, Christine2-3/+3
2022-07-09.gitignore: Ignore build tools build logsJeff Brasen1-1/+2
2022-06-28BaseTools: Fix the GenMake bug for .cpp source fileFeng, Bob C1-1/+2
2022-06-27BaseTools/Ecc: Fix grammar in Ecc error messageRebecca Cran1-2/+2