summaryrefslogtreecommitdiff
path: root/BaseTools/Scripts
AgeCommit message (Expand)AuthorFilesLines
2016-08-22BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel1-1/+1
2016-08-02BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel1-0/+6
2016-07-26Preserve hii section in GCC binariesThomas Palmer1-0/+5
2016-07-05BaseTools MemoryProfileSymbolGen.py: Handle 64bits rva from "nm -l xxx.dll"Star Zeng1-2/+2
2016-07-01BaseTools Scripts: Add MemoryProfileSymbolGen.pyStar Zeng1-0/+281
2016-06-28BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm filesJordan Justen1-1/+2
2016-06-28BaseTools ConvertMasmToNasm: Support preserving assembly filesJordan Justen1-17/+44
2016-06-28BaseTools ConvertMasmToNasm: put filter/map result in tuple for python3Jordan Justen1-2/+2
2016-06-28BaseTools ConvertMasmToNasm: Support ASM_PFX in .asm filesJordan Justen1-1/+3
2016-03-10BaseTools ConvertMasmToNasm: Support Python 3Jordan Justen1-43/+47
2016-03-10BaseTools ConvertMasmToNasm: Fix exception when no arguments are givenJordan Justen1-48/+37
2016-03-10BaseTools ConvertMasmToNasm: Fix running script outside of a git treeJordan Justen1-1/+3
2015-12-22BaseTools: Update Scripts to support VS2015 envLiming Gao2-4/+20
2015-12-15BaseTools/Scripts: Add ConvertUni.py scriptJordan Justen1-0/+137
2015-12-14BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel2-0/+50
2015-12-08BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel1-1/+2
2015-12-03BaseTools PatchCheck.py: Support binary diffJordan Justen1-0/+6
2015-10-22BaseTools/Scripts: Add PatchCheck.py scriptJordan Justen1-0/+607
2015-10-08BaseTools: Update Edk2Setup.bat to support multiple workspacesLiming Gao2-1/+3
2015-08-03BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel3-114/+0
2015-08-03BaseTools AARCH64: remove incremental linker script for 64K alignmentArd Biesheuvel1-4/+0
2015-08-03BaseTools AARCH64: move to unified GCC linker scriptArd Biesheuvel1-39/+0
2015-08-03BaseTools GCC: move AutoGen.obj contents to .text sectionArd Biesheuvel1-0/+7
2015-08-03BaseTools GCC: align start of .data to .text alignmentArd Biesheuvel1-1/+1
2015-08-03BaseTools GCC: add unified GCC linker script for all archs and versionsArd Biesheuvel1-0/+63
2015-08-03BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel3-15/+15
2015-08-03BaseTools IA32/X64: move .got contents to the PE/COFF .text sectionArd Biesheuvel3-12/+3
2015-08-03BaseTools IA32/X64: drop redundant alignment from linker scriptArd Biesheuvel3-9/+0
2015-08-03BaseTools IA32/X64: move .rodata to PE/COFF .text sectionArd Biesheuvel3-3/+3
2015-08-03BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scriptsArd Biesheuvel2-2/+2
2015-07-06BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel2-0/+43
2015-07-02Revert tree to r17801Jordan Justen2-43/+0
2015-07-02BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel2-0/+43
2015-07-01There needs to be a space between the output section name and the colon, i.e.,Ard Biesheuvel1-5/+5
2015-06-29BaseTools: Added GCC ld script to support 4K alignment.Yingke Liu1-0/+44
2015-02-061. Update UpdateBuildVersion.py; Yingke Liu1-3/+3
2014-10-31BaseTools: Add ConvertMasmToNasm.py scriptJordan Justen1-0/+986
2014-08-21Setting the svn property, svn:executable on the new scripts.lhauch3-0/+0
2014-08-21Adding files for proposed replacement for edksetup.bat.lhauch3-0/+710
2014-07-28BaseTools: Add GCC49 toolchain; align data sections to 0x40Jordan Justen1-0/+44
2013-08-23Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao1-0/+4
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao41-5/+2
2010-05-18Sync EDKII BaseTools to BaseTools project r1971lgao41-0/+43