summaryrefslogtreecommitdiffstats
path: root/BaseTools/Scripts
Commit message (Expand)AuthorAgeFilesLines
* BaseTools: GCC: move most AutoGen.obj contents back to .data sectionArd Biesheuvel2017-02-241-3/+6
* BaseTool/Script: Add SmiHandleProfile OS tool to get symbol.Jiewen Yao2017-02-221-0/+312
* BaseTools/Scripts: Add BinToPcd utilityMichael Kinney2016-11-141-0/+192
* BaseTools/PatchCheck.py: Update to report error for EFI_D_*Yonghong Zhu2016-10-211-0/+14
* BaseTools/PatchCheck.py: Update to handle the two [] as prefixYonghong Zhu2016-10-211-8/+9
* BaseTools/PatchCheck.py: Update for max length of subject and message lineYonghong Zhu2016-10-211-4/+4
* BaseTools/GccBase.lds: don't copy RELA section to PE/COFFArd Biesheuvel2016-08-221-1/+1
* BaseTools GCC: drop GNU notes section from EFI imageArd Biesheuvel2016-08-021-0/+6
* Preserve hii section in GCC binariesThomas Palmer2016-07-261-0/+5
* BaseTools MemoryProfileSymbolGen.py: Handle 64bits rva from "nm -l xxx.dll"Star Zeng2016-07-051-2/+2
* BaseTools Scripts: Add MemoryProfileSymbolGen.pyStar Zeng2016-07-011-0/+281
* BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm filesJordan Justen2016-06-281-1/+2
* BaseTools ConvertMasmToNasm: Support preserving assembly filesJordan Justen2016-06-281-17/+44
* BaseTools ConvertMasmToNasm: put filter/map result in tuple for python3Jordan Justen2016-06-281-2/+2
* BaseTools ConvertMasmToNasm: Support ASM_PFX in .asm filesJordan Justen2016-06-281-1/+3
* BaseTools ConvertMasmToNasm: Support Python 3Jordan Justen2016-03-101-43/+47
* BaseTools ConvertMasmToNasm: Fix exception when no arguments are givenJordan Justen2016-03-101-48/+37
* BaseTools ConvertMasmToNasm: Fix running script outside of a git treeJordan Justen2016-03-101-1/+3
* BaseTools: Update Scripts to support VS2015 envLiming Gao2015-12-222-4/+20
* BaseTools/Scripts: Add ConvertUni.py scriptJordan Justen2015-12-151-0/+137
* BaseTools RVCT: use scatter file to enforce minimum section alignmentArd Biesheuvel2015-12-142-0/+50
* BaseTools GCC: avoid the use of COMMON symbolsArd Biesheuvel2015-12-081-1/+2
* BaseTools PatchCheck.py: Support binary diffJordan Justen2015-12-031-0/+6
* BaseTools/Scripts: Add PatchCheck.py scriptJordan Justen2015-10-221-0/+607
* BaseTools: Update Edk2Setup.bat to support multiple workspacesLiming Gao2015-10-082-1/+3
* BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-scriptArd Biesheuvel2015-08-033-114/+0
* BaseTools AARCH64: remove incremental linker script for 64K alignmentArd Biesheuvel2015-08-031-4/+0
* BaseTools AARCH64: move to unified GCC linker scriptArd Biesheuvel2015-08-031-39/+0
* BaseTools GCC: move AutoGen.obj contents to .text sectionArd Biesheuvel2015-08-031-0/+7
* BaseTools GCC: align start of .data to .text alignmentArd Biesheuvel2015-08-031-1/+1
* BaseTools GCC: add unified GCC linker script for all archs and versionsArd Biesheuvel2015-08-031-0/+63
* BaseTools IA32/X64: get header size and alignment from ld commandlineArd Biesheuvel2015-08-033-15/+15
* BaseTools IA32/X64: move .got contents to the PE/COFF .text sectionArd Biesheuvel2015-08-033-12/+3
* BaseTools IA32/X64: drop redundant alignment from linker scriptArd Biesheuvel2015-08-033-9/+0
* BaseTools IA32/X64: move .rodata to PE/COFF .text sectionArd Biesheuvel2015-08-033-3/+3
* BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scriptsArd Biesheuvel2015-08-032-2/+2
* BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel2015-07-062-0/+43
* Revert tree to r17801Jordan Justen2015-07-022-43/+0
* BaseTools: AArch64: use explicit linker scriptsArd Biesheuvel2015-07-022-0/+43
* There needs to be a space between the output section name and the colon, i.e.,Ard Biesheuvel2015-07-011-5/+5
* BaseTools: Added GCC ld script to support 4K alignment.Yingke Liu2015-06-291-0/+44
* 1. Update UpdateBuildVersion.py; Yingke Liu2015-02-061-3/+3
* BaseTools: Add ConvertMasmToNasm.py scriptJordan Justen2014-10-311-0/+986
* Setting the svn property, svn:executable on the new scripts.lhauch2014-08-213-0/+0
* Adding files for proposed replacement for edksetup.bat.lhauch2014-08-213-0/+710
* BaseTools: Add GCC49 toolchain; align data sections to 0x40Jordan Justen2014-07-281-0/+44
* Sync BaseTool trunk (version r2599) into EDKII BaseTools.Liming Gao2013-08-231-0/+4
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-111-5/+2
* Sync EDKII BaseTools to BaseTools project r1971lgao42010-05-181-0/+43