]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
FatBinPkg: Update EBC/IA32/X64/IPF binaries
[mirror_edk2.git] / BaseTools /
2015-05-26 Yingke LiuBaseTools: Add default BuildRuleOrder in tools_def...
2015-05-26 Yingke LiuBaseTools: Implement BUILDRULEORDER for tools_def
2015-05-12 Bob FengBaseTools/Build: The PCD value in uninitialized data...
2015-05-06 Eric DongBaseTools: Fix build fail issue.
2015-05-06 Eric DongBaseTools: Enhance the check for numeric opcode with...
2015-05-06 Eric DongBaseTools: Enable Match2 Opcode.
2015-05-06 Eric DongBaseTools: Enable buffer type value for default and...
2015-05-06 Eric DongBaseTool: Add refresh form opcode in vfrcompiler.
2015-04-17 Liming GaoBaseTools: Ignore BaseTools/Bin/Win32 directory in...
2015-04-10 lhauchUpdated for ECC.exe
2015-04-10 Bob FengBaseTools/Build: Add all support skuid to the Pcd DB...
2015-04-10 Bob FengBaseTools/Build: Add SDL support
2015-04-10 Chen, HeshengBaseTools/Ecc: Add ECC (EFI Code Checker) Binary into...
2015-03-23 Cinnamon ShiaNT32Pkg: Fix build errors from building secure boot...
2015-02-11 Erik BjorgeBaseTools/GenFw: Set the PE/COFF attribute BaseOfData...
2015-02-06 Yingke Liu1. Update UpdateBuildVersion.py;
2015-02-03 Jordan Justen*/Contributions.txt: Update example email address
2015-01-19 Yingke LiuFix SET statement bug which is always evaluated even...
2015-01-19 Yingke LiuFixed build issue with fds target specified.
2015-01-09 Liming GaoBaseTools Fix NASM tool version in comments of tools_de...
2015-01-08 Eric DongFixed VfrCompile crash on efivarstore statement.
2014-12-30 Eric DongRollback change 16544.
2014-12-23 Cinnamon ShiaFix ‘build run’ doesn’t work for NT32 X64 build.
2014-12-22 Aaron PopFixed VfrCompile crash on efivarstore statement.
2014-12-09 Hess ChenBaseTools/ECC: Fix some issues of ECC tool
2014-12-03 Yingke LiuFix a regression bug to uni parser.
2014-12-02 Scott DuplichanFix ARM build failure with gcc 4.6.
2014-12-01 Yingke LiuEnhance error handling for external tool.
2014-12-01 Cecil ShengCorrected slash and quote handling in the strings of...
2014-11-25 Hess ChenBaseTools/UPT: Fix an issue of storing wrong PCD into...
2014-11-24 Scott DuplichanBaseTools: Extend support for Windows hosted gcc to...
2014-11-18 Scott DuplichanBaseTools: Modify gcc 4.8 and 4.9 tool chain definition...
2014-11-18 Liming GaoBaseTools: Correct NASM output file type for UNIXGCC...
2014-11-12 Yingke LiuBaseTools: Fix a cleanall issue.
2014-11-11 Yingke LiuBaseTool: Support EDKII style GUID definition for VFR...
2014-11-05 Olivier MartinBaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP2...
2014-10-31 Jordan JustenEDK II Contributions.txt: Update patch format information
2014-10-31 Jordan JustenBaseTools: Add ConvertMasmToNasm.py script
2014-10-22 Hess ChenBaseTools/UPT: Remove Macro Expend for UserExtension...
2014-10-14 Ryan HarkinEDK II: Add .gitignore
2014-09-25 Nikolai SaoukhBaseTools: Use '/' as path separator for objcopy -...
2014-09-24 Leif LindholmBaseTools: Actually plug in BaseTools build on AArch64
2014-09-23 Gao, LimingBaseTools: Update nmake Makefile to handle the file...
2014-09-22 Hess ChenBaseTools/ECC: Ignore duplicate check for 'NULL' library
2014-09-22 Hess ChenBaseTools/Upt: Fix several bugs
2014-09-19 Hess ChenBaseTools/Upt: Fix several bugs
2014-09-17 Gao, LimingBaseTools: Update the BaseTools/Source/Python/Makefile...
2014-09-16 Gao, LimingUpdate Build Tool version from 0.51 to 0.60
2014-09-16 Yingke LiuSupport DSC and FDF file out of WORKSPACE by GenFds.
2014-09-16 Andrew FishBaseTools/Source/C: Only used '-Wno-self-assign' when...
2014-09-12 lhauchThe current Makefile only checks the primary python...
2014-09-12 Feng, Bob CThis patch is going to fix the issue of the mis-match...
2014-09-12 Yingke LiuBaseTools: Fix the regression issue after enbaling...
2014-09-11 Abner ChangAdd support for ${s_*} and ${d_*} macros for in FDF...
2014-09-10 Andrew FishBaseTools: Fix XCODE5 to work properly with NASM
2014-09-05 lhauchThis file allows a developer to add a new tool in eithe...
2014-09-04 Hess ChenBaseTools/AutoGen: Remove redundant copy action for...
2014-09-03 Hess ChenBaseTools/UPT: Replace os.linesep with '\r\n' when...
2014-09-03 Hess ChenBaseTools/CommonLib: Add a step to convert ":\\" to...
2014-09-01 Jordan JustenBaseTools tools_def: Indicate that NASM 2.07 or later...
2014-09-01 Jordan JustenBaseTools build_rule: Add .nasm => .obj build rule
2014-09-01 Jordan JustenBaseTools tools_def: Add NASM_FLAGS
2014-08-30 Feng, Bob CThis patch is going to fix the issue of only Default...
2014-08-29 Anderw FishBaseTools: Cleanup XCODE build rules
2014-08-29 Anderw FishBaseTools: Add the XCODE5 tools target to supoprt Xcode 5
2014-08-28 Yingke LiuLicense header updated to match correct format.
2014-08-28 Anderw FishBaseTools: Fix BaseTools C compiler flags for Xcode 5
2014-08-28 Anderw FishBaseTools: Fix clang C++ build error
2014-08-28 Anderw Fish[BaseTools] clang warns that since BaseAddress is unsig...
2014-08-28 Andrew FishBaseTools: add support Xcode 5 in the EmulatorPkg
2014-08-27 lhauchUpdated GenBootSector, GenCrc32 and GenPage to remove...
2014-08-26 Hess ChenThis patch is going to:
2014-08-26 Hess ChenThis patch is going to:
2014-08-26 Feng, Bob CThis patch is going to correct the external PCD databas...
2014-08-25 Jordan JustenEDK II Contributions.txt: Note acceptable contribution...
2014-08-25 lhauchBootSectImage.exe, EfiLdrImage.exe and Split.exe tools...
2014-08-25 Yingke LiuFix nmake cleanall bugs.
2014-08-25 Hess ChenThis patch is going to:
2014-08-21 lhauchSetting the svn property, svn:executable on the new...
2014-08-21 lhauchAdding files for proposed replacement for edksetup...
2014-08-21 Hess ChenThis patch is going to:
2014-08-21 Yingke LiuAutoGen.c can only be generated if the module has inter...
2014-08-21 Yingke Liu1. AutoGen.c should be generated if it is not empty...
2014-08-20 Olivier MartinBaseTools: Added support for GCC stack protector for...
2014-08-20 Hess ChenThis patch is going to:
2014-08-20 Yingke LiuFix an issue of building BaseTools from sources using...
2014-08-19 Hess ChenThis patch is going to fix a build failure (running...
2014-08-18 Jordan JustenBaseTools: Add rules to build NASM source file into...
2014-08-18 Hess ChenThis patch is going to retire the top level makefile...
2014-08-15 Hess ChenThere is a limitation on WINDOWS OS for the length...
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-04 Harry LiebelBaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19
2014-08-01 lhauchCodeModule: BaseTools - tools_def.txt VS2010, VS2010x86...
2014-08-01 Eric DongSupport --version command line for VfrCompile
2014-07-31 Eric DongUpdate vfr format for orderedlist opcode to consistent...
2014-07-31 Wang, YuAdd VS2013 tool chain in BaseTools\Conf\tools_def.templ...
2014-07-28 Paolo BonziniBuildEnv: remove useless check before setting $WORKSPACE
2014-07-28 Jordan JustenBaseTools: Add GCC49 toolchain; align data sections...
2014-07-25 Jordan JustenBaseTools: Clear build versions to sync with buildtools...
next