summaryrefslogtreecommitdiff
path: root/BaseTools/Source/C
AgeCommit message (Expand)AuthorFilesLines
2015-08-12BaseTools: add ARCH detection for AARCH64 and ARMArd Biesheuvel1-0/+6
2015-08-10BaseTools/GenFw: allow AArch64 tiny and small code model relocationsArd Biesheuvel1-43/+49
2015-07-27BaseTools/GenFv: optimize away redundant paddingArd Biesheuvel1-8/+161
2015-07-27BaseTools: use GUID identifiable section for FFS alignment paddingArd Biesheuvel2-37/+84
2015-07-27BaseTools/GenFw: move PE/COFF header closer to payloadArd Biesheuvel2-0/+20
2015-07-27BaseTools/GenFw: move .debug contents to .data to save spaceArd Biesheuvel2-57/+53
2015-07-26BaseTools/Common: fix heap overrun in ReadMemoryFileLine ()Ard Biesheuvel1-1/+1
2015-07-14BaseTools/PeCoffLib: handle EFI_IMAGE_REL_BASED_DIR64 in generic codeArd Biesheuvel2-112/+11
2015-07-08BaseTools: Fix build on FreeBSD and allow use of non-gcc system compilerBruce Cran5-10/+15
2015-07-01BaseTools: Add missing EfiPersistentMemory to EFI_MEMORY_TYPESamer El-Haj-Mahmoud1-0/+2
2015-07-01BaseTools: Checked return value of malloc for EfiCompress.Yingke Liu1-0/+7
2015-06-29BaseTools: Update GenFw to support 4K alignment.Ard Biesheuvel4-4/+33
2015-06-23BaseTools: Convert ".\\" to "" in FilePathLiming Gao1-1/+9
2015-05-27BaseTools: Add reconnect request flag for question.Eric Dong3-6/+15
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-02-11BaseTools/GenFw: Set the PE/COFF attribute BaseOfData with the address of the...Erik Bjorge2-12/+33
2015-01-08Fixed VfrCompile crash on efivarstore statement.Eric Dong1-1/+6
2014-12-30Rollback change 16544.Eric Dong1-2/+2
2014-12-22Fixed VfrCompile crash on efivarstore statement.Aaron Pop1-2/+2
2014-11-05BaseTools/GenFw: Fixed R_AARCH64_CALL26/R_AARCH64_JUMP26 when referring to st...Olivier Martin1-6/+8
2014-09-24BaseTools: Actually plug in BaseTools build on AArch64Leif Lindholm1-0/+4
2014-09-23BaseTools: Update nmake Makefile to handle the file path with “:\\”.Gao, Liming1-0/+4
2014-09-16BaseTools/Source/C: Only used '-Wno-self-assign' when BaseTools are built on ...Andrew Fish1-2/+6
2014-09-03BaseTools/CommonLib: Add a step to convert ":\\" to ":\"Hess Chen1-0/+8
2014-08-28License header updated to match correct format.Yingke Liu104-715/+310
2014-08-28BaseTools: Fix BaseTools C compiler flags for Xcode 5Anderw Fish1-1/+1
2014-08-28BaseTools: Fix clang C++ build errorAnderw Fish2-2/+2
2014-08-28[BaseTools] clang warns that since BaseAddress is unsigned it can never be < 0.Anderw Fish1-1/+1
2014-08-27Updated GenBootSector, GenCrc32 and GenPage to remove duplicate “Build” w...lhauch4-11/+12
2014-08-25BootSectImage.exe, EfiLdrImage.exe and Split.exe tools have incorrect output ...lhauch3-4/+12
2014-08-25Fix nmake cleanall bugs.Yingke Liu4-5/+6
2014-08-20Fix an issue of building BaseTools from sources using VS2013.Yingke Liu1-1/+5
2014-08-15There is a limitation on WINDOWS OS for the length of entire file path can’...Hess Chen25-152/+297
2014-08-04BaseTools: Add AArch64 ADR_PREL_LO21 and R_AARCH64_CONDBR19Harry Liebel1-1/+19
2014-08-01Support --version command line for VfrCompile Eric Dong2-0/+21
2014-07-31Update vfr format for orderedlist opcode to consistent with other opcode, als...Eric Dong1-1/+1
2014-07-25BaseTools: Clear build versions to sync with buildtools/BaseToolsJordan Justen1-1/+1
2014-07-25Update GenFv tool to handle the file path with space.Gao, Liming liming.gao1-3/+21
2014-07-25Report warning info if vfr file use the flags used for framework code only.Eric Dong3-7/+76
2014-07-25Clean 1 build error and 1 warning for VfrCompiler.Eric Dong1-5/+5
2014-07-25Report warning info if an action opcode has text two statement.Eric Dong3-0/+9
2014-07-01Sync BaseTool trunk (version r2670) into EDKII BaseTools. Gao, Liming12-308/+499
2014-01-27Sync BaseTool trunk (version r2649) into EDKII BaseTools.Gao, Liming26-6285/+6285
2014-01-10Sync BaseTool trunk (version r2640) into EDKII BaseTools.Gao, Liming11-47/+61
2013-11-18Sync BaseTool trunk (version r2610) into EDKII BaseTools.Liming Gao16-215/+715
2013-09-24Sync BaseTool trunk (version r2601) into EDKII BaseTools.Liming Gao5-4/+43