summaryrefslogtreecommitdiff
path: root/BaseTools
AgeCommit message (Expand)AuthorFilesLines
2015-06-23BaseTools/Build: Add error report for incorrect syntax in DEC file.Bob Feng1-14/+30
2015-06-23BaseTools: The token values cannot be numeric same with different PCDs.Yingke Liu1-4/+4
2015-06-23BaseTools: Fixed a bug that Build Report always uses DEC default value for VP...Yingke Liu1-1/+1
2015-06-23BaseTools: Fix a bug that UNI file can't have comment after #include "file.uni"Yingke Liu1-2/+2
2015-06-23BaseTools: Build report should not be generated if build failed.Yingke Liu1-1/+7
2015-06-23BaseTools: Supported FMP capsule image.Yingke Liu5-17/+288
2015-06-19BaseTools: Fixed Build Option override bugs.Yingke Liu2-18/+38
2015-06-19BaseTools/Upt: Update help messageHess Chen2-12/+5
2015-06-19BaseTools/Upt: Update error messageHess Chen3-13/+15
2015-06-16BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATHYingke Liu1-2/+10
2015-06-12BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu2-1/+21
2015-06-11BaseTools: Fixed an error reported during generating report.Yingke Liu1-4/+4
2015-06-11BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu1-0/+74
2015-06-11BaseTools: Support build options for specific module type in DSC.Yingke Liu2-3/+22
2015-06-10Adds new files to the Makefile for testing changed sourceslhauch1-1/+4
2015-06-10BaseTools: Append FILE_GUID to BaseName.Yingke Liu3-6/+27
2015-06-09Removing the msvcr71.dll - no longer required, building with VS2013.lhauch1-1/+0
2015-06-08BaseTools: Update BuildRule for *.nasmbLiming Gao1-2/+3
2015-06-08BaseTools: Update GenFds to handle file type Ffs RuleLiming Gao1-4/+21
2015-06-08BaseTools: Added extern declaration for protocols/PPI/GUID in AutoGhen.hYingke Liu1-0/+6
2015-06-01BaseTools/Conf: Don't support upper case nasm extensionsJordan Justen2-6/+6
2015-05-27BaseTools: Add reconnect request flag for question.Eric Dong3-6/+15
2015-05-26BaseTools: Add default BuildRuleOrder in tools_def.templateYingke Liu1-0/+8
2015-05-26BaseTools: Implement BUILDRULEORDER for tools_defYingke Liu3-10/+46
2015-05-12BaseTools/Build: The PCD value in uninitialized data range should be natural ...Bob Feng1-0/+12
2015-05-06BaseTools: Fix build fail issue.Eric Dong1-9/+9
2015-05-06BaseTools: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_DEC ...Eric Dong2-23/+294
2015-05-06BaseTools: Enable Match2 Opcode.Eric Dong4-1/+39
2015-05-06BaseTools: Enable buffer type value for default and oneofoption opcode.Eric Dong3-47/+197
2015-05-06BaseTool: Add refresh form opcode in vfrcompiler.Eric Dong1-4/+6
2015-04-17BaseTools: Ignore BaseTools/Bin/Win32 directory in .gitignoreLiming Gao1-0/+2
2015-04-10Updated for ECC.exelhauch1-0/+3
2015-04-10BaseTools/Build: Add all support skuid to the Pcd DB system skuid tableBob Feng3-6/+25
2015-04-10BaseTools/Build: Add SDL supportBob Feng14-30/+1299
2015-04-10BaseTools/Ecc: Add ECC (EFI Code Checker) Binary into BaseTools bin directory.Chen, Hesheng1-3/+7
2015-03-23NT32Pkg: Fix build errors from building secure boot with NT32 X64Cinnamon Shia1-90/+91
2015-02-11BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the...Erik Bjorge2-12/+33
2015-02-061. Update UpdateBuildVersion.py; Yingke Liu4-59/+140
2015-02-03*/Contributions.txt: Update example email addressJordan Justen1-2/+2
2015-01-19Fix SET statement bug which is always evaluated even it is in a False conditi...Yingke Liu1-0/+2
2015-01-19Fixed build issue with fds target specified.Yingke Liu1-22/+17
2015-01-09BaseTools Fix NASM tool version in comments of tools_def.templateLiming Gao1-2/+2
2015-01-08Fixed VfrCompile crash on efivarstore statement.Eric Dong1-1/+6
2014-12-30Rollback change 16544.Eric Dong1-2/+2
2014-12-23Fix ‘build run’ doesn’t work for NT32 X64 build.Cinnamon Shia1-2/+3
2014-12-22Fixed VfrCompile crash on efivarstore statement.Aaron Pop1-2/+2
2014-12-09BaseTools/ECC: Fix some issues of ECC toolHess Chen4-9/+21
2014-12-03Fix a regression bug to uni parser.Yingke Liu1-0/+1
2014-12-02Fix ARM build failure with gcc 4.6.Scott Duplichan1-2/+2
2014-12-01Enhance error handling for external tool.Yingke Liu1-0/+14