summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: Use gGuidPattern for Guid regular expressionYunhua Feng2018-08-081-5/+2
* BaseTools: Debug message make confusedYunhua Feng2018-08-081-1/+1
* BaseTools/Pkcs7Sign: Add PKCS7 test key include filesKinney, Michael D2018-08-033-0/+42
* BaseTools: Guid.xref doesn't specify the correct GUID value for DriverYunhua Feng2018-08-031-1/+10
* BaseTools/Capsule: Support capsules without a payload headerKinney, Michael D2018-08-021-11/+23
* BaseTools/Capsule: Prevent traceback during signing operationsKinney, Michael D2018-08-021-2/+0
* BaseTools/Capsule: Update file header with tool limitationsKinney, Michael D2018-08-021-0/+11
* BaseTools/Capsule: Update help for --fw-version and --lsvKinney, Michael D2018-08-021-2/+2
* BaseTools/Capsule: Do not support -o with --dump-infoKinney, Michael D2018-08-021-0/+4
* BaseTools/Capsule: Fix CertType GUID byte orderKinney, Michael D2018-08-021-1/+1
* BaseTools/Capsule: Remove support for PopulateSystemTableKinney, Michael D2018-08-021-5/+3
* BaseTools/Capsule: Add max value checks to Capsule Generation toolsKinney, Michael D2018-08-021-0/+10
* BaseTools/Capsule: Add Capsule Generation ToolsKinney, Michael D2018-08-029-0/+1295
* BaseTools: Use pickle to replace cPickleYunhua Feng2018-08-021-3/+3
* BaseTools: remove unused import threadYunhua Feng2018-08-021-1/+0
* BaseTools: Update build report for StructurePcd valueYunhua Feng2018-07-301-2/+12
* BaseTools: Fix build crash when fdf is empty fileYunhua Feng2018-07-301-0/+2
* BaseTools: Fix bug about *M value not display decimal and hexadecimalYunhua Feng2018-07-271-1/+7
* BaseTools: Parse decimal format INF_VERSION incorrectYunhua Feng2018-07-271-3/+6
* BaseTools/Ecc: Add some new checkpointsHess Chen2018-07-264-2/+68
* BaseTools: Fix build report for *P and *M flag incorrectlyYunhua Feng2018-07-251-6/+14
* BaseTools: AutoGen - change class variable to funciton variableJaben Carsey2018-07-251-13/+12
* BaseTools: Fix the different token with the same PCDYunhua Feng2018-07-241-1/+1
* BaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's valueYonghong Zhu2018-07-241-2/+1
* BaseTools/AutoGen: Update header file for MM modules.Supreeth Venkatesh2018-07-231-8/+8
* BaseTools: ElfConvert Tool update VerboseMsg to same with the commentYonghong Zhu2018-07-232-2/+2
* BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] sectionYunhua Feng2018-07-234-8/+57
* BaseTools: Remove the duplicate Pcd itemsYonghong Zhu2018-07-181-1/+1
* BaseTools: Fixed build Ovmfpkg failed issue.BobCF2018-07-161-3/+3
* BaseTools: Use absolute import in WorkspaceGary Lin2018-07-166-13/+19
* BaseTools: Use absolute import in UPTGary Lin2018-07-161-1/+2
* BaseTools: Use absolute import in TableGary Lin2018-07-1612-12/+24
* BaseTools: Use absolute import in EotGary Lin2018-07-168-26/+34
* BaseTools: Use absolute import in EccGary Lin2018-07-1611-42/+51
* BaseTools: Use absolute import in CommonGary Lin2018-07-169-25/+33
* BaseTools: Use absolute import in BPDGGary Lin2018-07-162-3/+5
* BaseTools: Use absolute import in AutoGenGary Lin2018-07-166-17/+23
* BaseTools: Move ImageBinDict to GenFdsGlobalVariable.pyGary Lin2018-07-165-20/+18
* BaseTools: Move FindExtendTool to GenFdsGlobalVariable.pyGary Lin2018-07-164-95/+95
* BaseTools: Move OverrideAttribs to OptRomInfStatement.pyGary Lin2018-07-162-3/+16
* BaseTools: Use absolute import in GenFdsGary Lin2018-07-1625-106/+127
* BaseTools: Enable structure pcd in FDF fileBobCF2018-07-136-21/+258
* BaseTool: Fixed the incorrect cache key.bob.c.feng@intel.com2018-07-121-2/+2
* BaseTools/GenFw: Disable support for R_X86_64_32SZenith4322018-07-111-1/+22
* BaseTools/GenFw: Add X64 GOTPCREL Support to GenFwZenith4322018-07-112-1/+219
* BaseTools: Fix the bug that incorrect size info in the Lib autogenYonghong Zhu2018-07-101-2/+7
* BaseTool: Add cache for the result of SkipAutogen.Feng, Bob C2018-07-092-0/+5
* BaseTools: Clean up source filesLiming Gao2018-07-09280-10017/+10017
* BaseTools: Unify long and int in Expression.pyGary Lin2018-07-081-2/+4
* BaseTools: Remove the old python "not-equal" in DscBuildData.pyGary Lin2018-07-081-1/+1