summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2020-08-07BaseTools: Improve the method of checking queue emptyFeng, Bob C2-7/+22
2020-08-05BaseTools/VolInfo: Fix spelling mistakeMichael D Kinney1-1/+1
2020-08-03BaseTools/GenSec: Fix spelling mistakeMichael D Kinney1-1/+1
2020-07-31Revert "BaseTools/PatchCheck.py: Add LicenseCheck"Leif Lindholm1-50/+0
2020-07-29BaseTools/PeCoffLoaderEx: Remove the unused local variableAbner Chang1-3/+0
2020-07-24Revert "BaseTools: Add gcc flag to warn on void* pointer arithmetic"Bob Feng1-3/+3
2020-07-24BaseTools/Scripts: Ignore the CRLF check when upgrade submodule.Jiang, Guomin1-1/+1
2020-07-23BaseTools: Fix binary file not generate map file issueFeng, YunhuaX1-1/+1
2020-07-21Using LLVM compiler set to build BaseTools in LinuxLiu, Zhiguang4-4/+32
2020-07-21BaseTools: Remove the file timestamp checking during parsingBob Feng2-26/+2
2020-07-21BaseTools: rename ReadMe.txt to ReadMe.rstRebecca Cran1-0/+0
2020-07-21BaseTools: Update ReadMe.txt to match current functionalityRebecca Cran1-22/+16
2020-07-21BaseTools: Factorize GCC flagsPierre Gondois1-1/+1
2020-07-21BaseTools: Add gcc flag to warn on void* pointer arithmeticPierre Gondois1-3/+3
2020-07-20BaseTools/PatchCheck.py: Skip length check for user name in xxx-byShenglei Zhang1-1/+8
2020-07-17BaseTools: Add Guid name support in GenFfs.Yuwei Chen3-1/+38
2020-07-15BaseTools/Python: Allow HOST_APPLICATION to use NULL librariesMichael D Kinney1-2/+2
2020-07-03BaseTools: convert diff.order to LF-onlyLeif Lindholm1-13/+13
2020-07-03BaseTools: explicitly import email.header PatchCheck.pyLeif Lindholm1-0/+2
2020-07-03BaseTools/PatchCheck.py: add exception for diff orderfileLeif Lindholm1-4/+5
2020-07-02BaseTools: Fix string concatenationPierre Gondois1-1/+1
2020-07-02BaseTools: Compile AML bytecode arrays into .obj filePierre Gondois2-50/+47
2020-07-02BaseTools: Rename AmlToHex script to AmlToCPierre Gondois3-14/+14
2020-07-02BaseTools: Generate multiple rules when multiple output filesPierre Gondois2-17/+27
2020-07-02BaseTools: PatchCheck: Exclude bash scripts from CRLF checkPierre Gondois1-1/+7
2020-06-24BaseTools: Add external definitions for RISC-V assembly buildAbner Chang1-0/+1
2020-06-12BaseTools/PatchCheck.py: Add LicenseCheckShenglei Zhang1-0/+50
2020-06-11BaseTools GenFv: Report the correct spare FV image sizeLiming Gao1-0/+13
2020-06-07BaseTools: Warn user the file not found issue instead of break build.Bob Feng1-2/+4
2020-06-07BaseTools/build.py: Exit with 1 when AutoGen error occurredIrene Park1-2/+4
2020-05-21BaseTools: Remove deprecated Visual Studio OptionSami Mujawar1-9/+9
2020-05-15BaseTools: Bootable NVDIMM namespacesOleksiy Yakovlev1-0/+12
2020-05-15BaseTools: REST style formsetOleksiy Yakovlev1-0/+1
2020-05-13BaseTools: Fix parse PCD GUID expression issueFeng, YunhuaX1-5/+5
2020-05-13BaseTools/Ecc: Replace deprecated function time.clock()Michael Kubacki1-2/+3
2020-05-08BaseTools/Plugin: Update HostBasedUnitTestRunner to support LinuxSean Brogan2-31/+31
2020-05-08BaseTools: add handling for 'S:' flag to GetMaintainer.pyLeif Lindholm1-0/+4
2020-05-08BaseTools: add repo name option to SetupGit.pyRebecca Cran1-3/+9
2020-05-07BaseTools: Enable RISC-V architecture for RISC-V EDK2 CI.Abner Chang2-0/+60
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang2-4/+7
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang1-2/+51
2020-04-29BaseTools: BaseTools changes for RISC-V platform.Abner Chang8-13/+580
2020-04-23BaseTools:Add the spare space FV image size checkerFan, Zhiju2-0/+49
2020-04-16BaseTools: Make brotli a submoduleShenglei Zhang89-35213/+53
2020-04-13BaseTools/WindowsVsToolChain.py: Update toolchain pluginShenglei Zhang1-11/+62
2020-04-08BaseTools: Use SEH exceptions in CLANGPDB for IA32Vitaly Cheptsov1-7/+7
2020-04-07BaseTools: Update Edk2ToolsBuild.py to use multiple threads on LinuxSean Brogan1-1/+15
2020-03-31BaseTools:GuidedSectionTools.txt is not generated correctlyFan, ZhijuX2-14/+5
2020-03-24BaseTools:Fix build tools print traceback info issueFan, ZhijuX1-3/+0
2020-03-24BaseTools:fix issue for decode the stdout/stderr byte arraysFan, ZhijuX1-1/+1