summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)Author
2016-10-19BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu
2016-10-19BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu
2016-10-17BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu
2016-10-12BaseTools/GenFds: Support FDF sections in any orderMichael Kinney
2016-10-12BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu
2016-10-12BaseTools: support the NOOPT target with the GCC tool chainsYonghong Zhu
2016-10-08BaseTools Makefile: Enable O2 option for GCC tool chainLiming Gao
2016-10-08BaseTools GenVtf: Initialize the return point as NULLLiming Gao
2016-10-08BaseTools Makefile: Enable O2 option to replace Od for VS tool chainLiming Gao
2016-10-08BaseTools EfiLdrImage: Remove unnecessary exit (0)Liming Gao
2016-09-30BaseTools Build: Fix build break for clean target in LinuxHao Wu
2016-09-30BaseTools VS Makefile: Don't include ms.common in ms.appLiming Gao
2016-09-30BaseTools Makefile: Missing LFAGS in app.makefileLiming Gao
2016-09-27BaseTools: List missing source python files for Ecc tool in MakefileHao Wu
2016-09-27BaseTools: Add some posixlike files for LinuxYonghong Zhu
2016-09-27BaseTools: support generating image package from BMP/JPEG/PNG filesYonghong Zhu
2016-09-25BaseTools: handling the case that map file is not existYonghong Zhu
2016-09-21BaseTools: Update toolsetup.bat to set PYTHONPATH env to run python sourceLiming Gao
2016-09-21BaseTools: Update Python Makefile not to depend on PYTHON_FREEZER_PATHLiming Gao
2016-09-21BaseTools: Update python tool to call external tools with shell true modeLiming Gao
2016-09-21BaseTools: Add Windows batch files to run python tool from SourceLiming Gao
2016-09-20BaseTools: Follow PI1.4a to fix artificial limitation of PCD SkuId rangeYonghong Zhu
2016-09-15BaseTools: Fix the bug to handle the read-only fileYonghong Zhu
2016-09-09BaseTools/EfiRom: supply missing machine type lookup stringsLaszlo Ersek
2016-09-08BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ ...Liming Gao
2016-09-08BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXXLiming Gao
2016-09-08BaseTools GNU makefile: remove unused .S ruleLiming Gao
2016-09-08BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in ruleLiming Gao
2016-09-07BaseTools/tools_def AARCH64: enable frame pointers for DEBUG buildsArd Biesheuvel
2016-09-04BaseTools: Change source files to DOS formatYonghong Zhu
2016-08-30BaseTools: UpdateImageSize include Image auth info for FMP Auth capsuleYonghong Zhu
2016-08-23BaseTools/GenFw: ignore dynamic RELA sectionsArd Biesheuvel
2016-08-23BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao
2016-08-23BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao
2016-08-23BaseTools: update BinaryFiles.txt file to add Pkcs7Sign ToolYonghong Zhu
2016-08-23BaseTools: add capsule image header for auth FMP capsule fileYonghong Zhu
2016-08-23BaseTools/UserManuals: update with new report bug mail addressYonghong Zhu
2016-08-22BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel
2016-08-22BaseTools PeCoffLib: Fix the issue to get RelocationsStripped from TE imageLiming Gao
2016-08-19BaseTools: Fix a bug use 'COMMON' as CodeBase in BuildOptions sectionYonghong Zhu
2016-08-19BaseTools: FMP capsule add the support to generate auth infoYonghong Zhu
2016-08-19BaseTools: Rsa2048Sha256Sign add new option to support Monotonic countYonghong Zhu
2016-08-19BaseTools: Add the PKCS7 toolYonghong Zhu
2016-08-19BaseTools-CLANG38: Add -O3 in DLINK2 flagShi, Steven
2016-08-19BaseTools: check CONF_PATH env to get the configure filesYonghong Zhu
2016-08-14BaseTools/GenFv: Account for rebase of FV section containing VTF fileLeo Duran
2016-08-12BaseTools RVCT: ignore various RVC diagnosticsArd Biesheuvel
2016-08-12BaseTools ARM AARCH64: drop redundant compiler argumentsArd Biesheuvel
2016-08-12BaseTools ARM AARCH64: pass CC flags to linker for XIP modules as wellArd Biesheuvel
2016-08-12BaseTool/VfrCompile: Remove reset button opcode in CheckQuestionOpCodeDandan Bi