summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to st...Olivier Martin2014-11-051-6/+8
* BaseTools/UPT: Remove Macro Expend for UserExtension sectionHess Chen2014-10-221-9/+0
* BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm2014-09-241-0/+4
* BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming2014-09-232-0/+8
* BaseTools/ECC: Ignore duplicate check for 'NULL' libraryHess Chen2014-09-221-1/+1
* BaseTools/Upt: Fix several bugsHess Chen2014-09-222-7/+8
* BaseTools/Upt: Fix several bugsHess Chen2014-09-193-5/+5
* BaseTools: Update the BaseTools/Source/Python/Makefile to check for dependent...Gao, Liming2014-09-171-8/+38
* Update Build Tool version from 0.51 to 0.60Gao, Liming2014-09-161-1/+1
* Support DSC and FDF file out of WORKSPACE by GenFds.Yingke Liu2014-09-162-7/+6
* BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish2014-09-161-2/+6
* The current Makefile only checks the primary python file, such as build.py an...lhauch2014-09-121-9/+139
* This patch is going to fix the issue of the mis-match between the index of Pl...Feng, Bob C2014-09-121-5/+19
* BaseTools: Fix the regression issue after enbaling s_* an d_* macros in FDF.Yingke Liu2014-09-121-0/+1
* Add support for ${s_*} and ${d_*} macros for in FDF file for the INF files, a...Abner Chang2014-09-111-0/+26
* This file allows a developer to add a new tool in either the C or Python tree...lhauch2014-09-051-0/+74
* BaseTools/AutoGen: Remove redundant copy action for binary moduleHess Chen2014-09-041-1/+2
* BaseTools/UPT: Replace os.linesep with '\r\n' when generating UNI files.Hess Chen2014-09-034-50/+47
* BaseTools/CommonLib: Add a step to convert ":\\" to ":\"Hess Chen2014-09-031-0/+8
* This patch is going to fix the issue of only Default SkuId is built into the ...Feng, Bob C2014-08-301-27/+1
* License header updated to match correct format.Yingke Liu2014-08-28133-864/+1185
* BaseTools: Fix BaseTools C compiler flags for Xcode 5Anderw Fish2014-08-281-1/+1
* BaseTools: Fix clang C++ build errorAnderw Fish2014-08-282-2/+2
* [BaseTools] clang warns that since BaseAddress is unsigned it can never be < 0.Anderw Fish2014-08-281-1/+1
* Updated GenBootSector, GenCrc32 and GenPage to remove duplicate “Build” w...lhauch2014-08-274-11/+12
* This patch is going to:Hess Chen2014-08-263-0/+10
* This patch is going to:Hess Chen2014-08-2656-1695/+5930
* This patch is going to correct the external PCD database generation rule to s...Feng, Bob C2014-08-264-16/+209
* BootSectImage.exe, EfiLdrImage.exe and Split.exe tools have incorrect output ...lhauch2014-08-253-4/+12
* Fix nmake cleanall bugs.Yingke Liu2014-08-254-5/+6
* This patch is going to:Hess Chen2014-08-2510-12/+228
* This patch is going to:Hess Chen2014-08-213-6/+13
* AutoGen.c can only be generated if the module has intermediate object files g...Yingke Liu2014-08-212-1/+6
* 1. AutoGen.c should be generated if it is not empty even if there are no C so...Yingke Liu2014-08-211-1/+4
* This patch is going to:Hess Chen2014-08-202-6/+4
* Fix an issue of building BaseTools from sources using VS2013.Yingke Liu2014-08-201-1/+5
* This patch is going to fix a build failure (running of GenFds) in Linux syste...Hess Chen2014-08-192-9/+9
* This patch is going to retire the top level makefile on BaseTools for support...Hess Chen2014-08-183-115/+190
* There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen2014-08-15109-332/+702
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-142-26/+21
* Contributed-under: TianoCore Contribution Agreement 1.0Michael Kinney2014-08-146-2/+429
* BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19Harry Liebel2014-08-041-1/+19
* Support --version command line for VfrCompile Eric Dong2014-08-012-0/+21
* Update vfr format for orderedlist opcode to consistent with other opcode, als...Eric Dong2014-07-311-1/+1
* BaseTools: Clear build versions to sync with buildtools/BaseToolsJordan Justen2014-07-253-3/+3
* Update GenFv tool to handle the file path with space.Gao, Liming liming.gao2014-07-251-3/+21
* Report warning info if vfr file use the flags used for framework code only.Eric Dong2014-07-253-7/+76
* Clean 1 build error and 1 warning for VfrCompiler.Eric Dong2014-07-251-5/+5
* Report warning info if an action opcode has text two statement.Eric Dong2014-07-253-0/+9
* Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming2014-07-0124-375/+699