summaryrefslogtreecommitdiff
path: root/BaseTools/Source
AgeCommit message (Expand)AuthorFilesLines
2023-04-07BaseTools/GenFw: Add DllCharacteristicsEx field to debug dataArd Biesheuvel3-15/+55
2023-04-07BaseTools/GenFw: Parse IBT/BTI support status from ELF noteArd Biesheuvel2-0/+59
2023-04-06BaseTools: Update antlr makefile to use cc by defaultRebecca Cran1-5/+0
2023-04-05BaseTools: Build against C++14 when building with clangRebecca Cran1-1/+1
2023-04-05BaseTools: Allow users to build with clang using CC=clang CXX=clang++Rebecca Cran5-18/+22
2023-04-05BaseTools: Allow users to specify compiler to use with make CC= CXX=Rebecca Cran9-59/+59
2023-04-03BaseTools/VfrCompile: Fix potential buffer overwritesMichael Kubacki2-7/+7
2023-03-24BaseTools: Replace duplicate __PcdSet prototype with __PcdGetRebecca Cran1-7/+6
2023-03-24BaseTools: Source/C/Common: Fix doc block locations and convert to DoxygenRebecca Cran29-4065/+2072
2023-03-11BaseTools: Extend fields for module_report.jsonGuillermo Antonio Palomino Sosa1-0/+4
2023-03-11BaseTools: Generate compile information in build reportPalomino Sosa, Guillermo A2-3/+140
2023-02-07BaseTools: remove useless dependency on libuuidThierry LARONDE2-10/+1
2022-12-30BaseTools: Use BUILD_CC when checking gcc version in DevicePathJake Garver1-1/+1
2022-11-09BaseTools: Fix wrong type of arguments to formatting functionsMichael Kubacki5-8/+8
2022-11-08BaseTools/Source/C: Use /Z7 instead of /Zi for host toolsMichael D Kinney5-14/+12
2022-10-22BaseTools: Fixed the multiple pairs brackets issue in GenFvChao Li1-3/+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: Add LoongArch64 binding.Chao Li2-0/+83
2022-10-14BaseTools: Updated build tools to support new LoongArch.Chao Li3-4/+44
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-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