summaryrefslogtreecommitdiffstats
path: root/BaseTools
Commit message (Expand)AuthorAgeFilesLines
* BaseTools/tools_def ARM: emit PIC veneersArd Biesheuvel2018-12-191-1/+1
* BaseTools: Fix GenFds error doesn't break build.Derek Lin2018-12-191-2/+5
* BaseTools: Add $(INC)-like support when compiling .nasm filesZhiju.Fan2018-12-191-1/+19
* BaseTools: Update nasm file build rule to support $(INC)zhijufan2018-12-181-1/+2
* BaseTools: Fixed metafile parser issuesFeng, Bob C2018-12-184-31/+34
* BaseTools: Fix PcdArray issueFeng, Bob C2018-12-184-23/+99
* BaseTools: Fixed the build fail issue for casesFeng, Bob C2018-12-152-2/+2
* BaseTools: Fixed bugs in CopyDict functionFeng, Bob C2018-12-152-2/+4
* BaseTools: Fix PcdNvStoreDefaultValueBuffer Value.Feng, Bob C2018-12-152-7/+15
* BaseTools/tools_def ARM CLANG35: work around -mno-movt option name changeArd Biesheuvel2018-12-131-1/+1
* BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocationsArd Biesheuvel2018-12-121-2/+0
* BaseTools/tools_def AARCH64 RELEASE: move GCC49/GGC5 to 4 KB alignmentArd Biesheuvel2018-12-111-12/+14
* BaseTools: Correct CCFLAG for PcdValueInitBobCF2018-12-071-12/+12
* BaseTools: Customize deepcopy function.BobCF2018-12-075-5/+88
* BaseTools: Optimize string concatenationBobCF2018-12-074-31/+44
* BaseTools: Replace the sqlite database with listBobCF2018-12-076-322/+187
* BaseTools: AutoGen and GenFds share the parser data.Zhao, ZhiqiangX2018-12-073-57/+94
* BaseTool: Filter out unused structure pcdsFeng, Bob C2018-12-073-1/+35
* BaseTools: Enable Pcd Array support.bob.c.feng@intel.com2018-12-076-338/+644
* BaseTools: create and use a standard shared variable for '*'Jaben Carsey2018-12-0613-69/+70
* BaseTools: cleanup LongFilePathSupport usageJaben Carsey2018-12-062-14/+1
* BaseTools: Move Identification file to EotJaben Carsey2018-12-062-1/+2
* BaseTools/CommonLib: drop the use of MAX_ADDRESSArd Biesheuvel2018-12-066-22/+0
* BaseTools: Remove tools only used by DuetPkgShenglei Zhang2018-12-0631-4986/+0
* BaseTools/CommonLib: drop definition of MAX_UINTNArd Biesheuvel2018-12-051-1/+0
* BaseTools/CommonLib: get rid of 'native' type string parsing routinesArd Biesheuvel2018-12-052-193/+5
* BaseTools/DevicePath: use MAX_UINT32 as default device path max sizeArd Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: add definition of MAX_UINT32Ard Biesheuvel2018-12-051-0/+1
* BaseTools/DevicePath: use explicit 64-bit number parsing routinesArd Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: use explicit 64-bit type in Strtoi()Ard Biesheuvel2018-12-051-2/+2
* BaseTools/CommonLib: avoid using 'native' word size in IP address handlingArd Biesheuvel2018-12-051-14/+14
* BaseTools: Remove GenVtfShenglei Zhang2018-12-0510-3546/+0
* BaseTools Script: Update ConvertFceToStructurePcd to report warning messagesLiming Gao2018-11-291-1/+1
* BaseTools: Fix the problem using FILE_GUID override in .dscFeng, Bob C2018-11-201-5/+13
* BaseTools: Fix UEFI and Tiano Decompression logic issueLiming Gao2018-11-112-0/+12
* BaseTools: Use common cc flag for building PcdValueInit.BobCF2018-11-051-24/+31
* BaseTools build_rule.template: Update aslc rule for XCODE tool chainLiming Gao2018-11-051-2/+2
* BaseTools: Check the max size for string PCD.Zhao, ZhiqiangX2018-11-021-0/+7
* BaseTools tools_def.template: Add GCC link script option in ASLDLINK_FLAGSLiming Gao2018-11-021-1/+1
* BaseTools: Add checking to EFI variable attribute.Feng, Bob C2018-11-021-0/+2
* BaseTools/Eot: Remove a duplication code in EotMain classHess Chen2018-11-021-365/+0
* BaseTools: Add special handle for '\' use in Pcd Valuezhijufan2018-11-012-3/+19
* BaseTools: Fix merge in FDF parser for OptionROM overrideTomas Pilar2018-11-011-2/+2
* BaseTools ConvertFceToStructurePcd: Fix the array value with empty stringLiming Gao2018-10-311-2/+15
* BaseTools: Sync the DevicePath Function update from MdePkgFeng, YunhuaX2018-10-273-13/+50
* BaseTools: Rollback Filter out unused structure pcdsFeng, Bob C2018-10-271-19/+0
* BaseTools: Allow multiple PciDeviceId in Fdf OptionROM overrideTomas Pilar2018-10-261-4/+6
* BaseTools: Fix BPDG tool print traceback info issueFeng, YunhuaX2018-10-262-4/+6
* BaseTools: Roll back code modify by commit 9e47e6f90880Feng, YunhuaX2018-10-261-2/+2
* BaseTools:Not miss the full assign value of FixedAtBuild structure PCDZhaozh1x2018-10-261-12/+16