]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
ArmPkg/ArmSoftFloatLib: drop build flags specific to GCC46/GCC47
[mirror_edk2.git] / BaseTools /
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC44 documentation
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove comment about...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: rename GCC44_IA32_X64_DLI...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: eliminate GCC44_IA32_X64_...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: rename GCC44_ALL_CC_FLAGS...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: propagate loss of GCC44...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC44 leaf definitions
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC45 documentation
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: propagate loss of GCC45...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC45 leaf definitions
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC46 documentation
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: propagate loss of GCC46...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC46 leaf definitions
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC47 documentation
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: propagate loss of GCC47...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC47 leaf definitions
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: remove GCC48_IA32_X64_DLI...
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: strip trailing whitespace
2019-01-08 Laszlo ErsekBaseTools/tools_def.template: fix up LF-only line termi...
2019-01-08 Ard BiesheuvelBaseTools/Conf/tools_def.template: drop ARM/AARCH suppo...
2019-01-04 Ard BiesheuvelBaseTools/GenFds: permit stripped MM_CORE_STANDALONE...
2019-01-04 Feng, Bob CBaseTools: Correct PcdArray value assigment statement
2019-01-04 Feng, Bob CBaseTools: Fixed build report issue.
2018-12-28 Chasel, ChiuBaseTools/GenFv: Support SecCore and PeiCore in differe...
2018-12-25 Feng, Bob CBaseTools: Reset FdsGlobalVariable
2018-12-23 Ard BiesheuvelBaseTools/tools_def ARM: use softfloat target for CLANG3x
2018-12-19 Ard BiesheuvelBaseTools/tools_def ARM: emit PIC veneers
2018-12-19 Derek LinBaseTools: Fix GenFds error doesn't break build.
2018-12-19 Zhiju.FanBaseTools: Add $(INC)-like support when compiling ...
2018-12-18 zhijufanBaseTools: Update nasm file build rule to support ...
2018-12-18 Feng, Bob CBaseTools: Fixed metafile parser issues
2018-12-18 Feng, Bob CBaseTools: Fix PcdArray issue
2018-12-15 Feng, Bob CBaseTools: Fixed the build fail issue for cases
2018-12-15 Feng, Bob CBaseTools: Fixed bugs in CopyDict function
2018-12-15 Feng, Bob CBaseTools: Fix PcdNvStoreDefaultValueBuffer Value.
2018-12-13 Ard BiesheuvelBaseTools/tools_def ARM CLANG35: work around -mno-movt...
2018-12-12 Ard BiesheuvelBaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL reloca...
2018-12-11 Ard BiesheuvelBaseTools/tools_def AARCH64 RELEASE: move GCC49/GGC5...
2018-12-07 BobCFBaseTools: Correct CCFLAG for PcdValueInit
2018-12-07 BobCFBaseTools: Customize deepcopy function.
2018-12-07 BobCFBaseTools: Optimize string concatenation
2018-12-07 BobCFBaseTools: Replace the sqlite database with list
2018-12-07 Zhao, ZhiqiangXBaseTools: AutoGen and GenFds share the parser data.
2018-12-07 Feng, Bob CBaseTool: Filter out unused structure pcds
2018-12-07 bob.c.feng@intel.comBaseTools: Enable Pcd Array support.
2018-12-06 Jaben CarseyBaseTools: create and use a standard shared variable...
2018-12-06 Jaben CarseyBaseTools: cleanup LongFilePathSupport usage
2018-12-06 Jaben CarseyBaseTools: Move Identification file to Eot
2018-12-06 Ard BiesheuvelBaseTools/CommonLib: drop the use of MAX_ADDRESS
2018-12-06 Shenglei ZhangBaseTools: Remove tools only used by DuetPkg
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: drop definition of MAX_UINTN
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: get rid of 'native' type string...
2018-12-05 Ard BiesheuvelBaseTools/DevicePath: use MAX_UINT32 as default device...
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: add definition of MAX_UINT32
2018-12-05 Ard BiesheuvelBaseTools/DevicePath: use explicit 64-bit number parsin...
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: use explicit 64-bit type in Strtoi()
2018-12-05 Ard BiesheuvelBaseTools/CommonLib: avoid using 'native' word size...
2018-12-05 Shenglei ZhangBaseTools: Remove GenVtf
2018-11-29 Liming GaoBaseTools Script: Update ConvertFceToStructurePcd to...
2018-11-20 Feng, Bob CBaseTools: Fix the problem using FILE_GUID override...
2018-11-11 Liming GaoBaseTools: Fix UEFI and Tiano Decompression logic issue
2018-11-05 BobCFBaseTools: Use common cc flag for building PcdValueInit.
2018-11-05 Liming GaoBaseTools build_rule.template: Update aslc rule for...
2018-11-02 Zhao, ZhiqiangXBaseTools: Check the max size for string PCD.
2018-11-02 Liming GaoBaseTools tools_def.template: Add GCC link script optio...
2018-11-02 Feng, Bob CBaseTools: Add checking to EFI variable attribute.
2018-11-02 Hess ChenBaseTools/Eot: Remove a duplication code in EotMain...
2018-11-01 zhijufanBaseTools: Add special handle for '\' use in Pcd Value
2018-11-01 Tomas PilarBaseTools: Fix merge in FDF parser for OptionROM override
2018-10-31 Liming GaoBaseTools ConvertFceToStructurePcd: Fix the array value...
2018-10-27 Feng, YunhuaXBaseTools: Sync the DevicePath Function update from...
2018-10-27 Feng, Bob CBaseTools: Rollback Filter out unused structure pcds
2018-10-26 Tomas PilarBaseTools: Allow multiple PciDeviceId in Fdf OptionROM...
2018-10-26 Feng, YunhuaXBaseTools: Fix BPDG tool print traceback info issue
2018-10-26 Feng, YunhuaXBaseTools: Roll back code modify by commit 9e47e6f90880
2018-10-26 Zhaozh1xBaseTools:Not miss the full assign value of FixedAtBuil...
2018-10-25 Carsey, JabenBaseTools/GenFds: create and use new variable in FdfParser
2018-10-25 Carsey, JabenBaseTools/GenFds: refactor FdfParser warnings
2018-10-25 Jaben CarseyBaseTools/GenFds: remove MacroDict parameter
2018-10-25 Carsey, JabenBasetools/GenFds: refactor class FV
2018-10-25 Carsey, JabenBaseTools/GenFds: change objects to sets
2018-10-25 Carsey, JabenBaseTools/GenFds: cleanup GenFds
2018-10-25 zhijufanBaseTools: list .nasm include inc files as its dependency
2018-10-25 Yonghong ZhuBaseTools: Fix VPD PCD Sub-section display bug
2018-10-25 Yonghong ZhuBaseTools: Fix the bug for Pcd used in command line...
2018-10-25 BobCFBaseTools: Move PcdValueInit to platform build folder
2018-10-25 BobCFBaseTool: Filter out unused structure pcds
2018-10-24 BobCFBaseTools: Remove Arch specific build options for PcdVa...
2018-10-24 Zhaozh1xBaseTools:Translate the StructurePCD value in field...
2018-10-24 Zhaozh1xBaseTools: Not convert the void* pcd string in command...
2018-10-24 Zhaozh1xBaseTools: add ASSERT checker for array buffer in fdf...
2018-10-24 Hess ChenBaseTools/UPT: Fix an issue of UNI string checking.
2018-10-24 Hess ChenBaseTools/Ecc: Update a checkpoint criteria.
2018-10-24 Hess ChenBaseTools/ECC: Fix an identification issue of typedef...
2018-10-24 Hess ChenBaseTools/ECC: Add a checkpoint to check no usage for...
2018-10-24 Liming GaoBaseTools: Add more checker in Decompress algorithm...
2018-10-23 Yonghong ZhuBaseTools: Fix the *B and *F Flag display for Structure Pcd
2018-10-22 Zhaozh1xBaseTools: Convert "Unicode string" to "byte array...
2018-10-22 Zhaozh1xBaseTool: Support different PCDs that refers to the...
2018-10-21 Yonghong ZhuBaseTools: Fix one crash bug in the report for Fixed...
next