index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BaseTools
/
Scripts
Age
Commit message (
Expand
)
Author
2016-08-02
BaseTools GCC: drop GNU notes section from EFI image
Ard Biesheuvel
2016-07-26
Preserve hii section in GCC binaries
Thomas Palmer
2016-07-05
BaseTools MemoryProfileSymbolGen.py: Handle 64bits rva from "nm -l xxx.dll"
Star Zeng
2016-07-01
BaseTools Scripts: Add MemoryProfileSymbolGen.py
Star Zeng
2016-06-28
BaseTools ConvertMasmToNasm: Don't try to reconvert .nasm files
Jordan Justen
2016-06-28
BaseTools ConvertMasmToNasm: Support preserving assembly files
Jordan Justen
2016-06-28
BaseTools ConvertMasmToNasm: put filter/map result in tuple for python3
Jordan Justen
2016-06-28
BaseTools ConvertMasmToNasm: Support ASM_PFX in .asm files
Jordan Justen
2016-03-10
BaseTools ConvertMasmToNasm: Support Python 3
Jordan Justen
2016-03-10
BaseTools ConvertMasmToNasm: Fix exception when no arguments are given
Jordan Justen
2016-03-10
BaseTools ConvertMasmToNasm: Fix running script outside of a git tree
Jordan Justen
2015-12-22
BaseTools: Update Scripts to support VS2015 env
Liming Gao
2015-12-15
BaseTools/Scripts: Add ConvertUni.py script
Jordan Justen
2015-12-14
BaseTools RVCT: use scatter file to enforce minimum section alignment
Ard Biesheuvel
2015-12-08
BaseTools GCC: avoid the use of COMMON symbols
Ard Biesheuvel
2015-12-03
BaseTools PatchCheck.py: Support binary diff
Jordan Justen
2015-10-22
BaseTools/Scripts: Add PatchCheck.py script
Jordan Justen
2015-10-08
BaseTools: Update Edk2Setup.bat to support multiple workspaces
Liming Gao
2015-08-03
BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script
Ard Biesheuvel
2015-08-03
BaseTools AARCH64: remove incremental linker script for 64K alignment
Ard Biesheuvel
2015-08-03
BaseTools AARCH64: move to unified GCC linker script
Ard Biesheuvel
2015-08-03
BaseTools GCC: move AutoGen.obj contents to .text section
Ard Biesheuvel
2015-08-03
BaseTools GCC: align start of .data to .text alignment
Ard Biesheuvel
2015-08-03
BaseTools GCC: add unified GCC linker script for all archs and versions
Ard Biesheuvel
2015-08-03
BaseTools IA32/X64: get header size and alignment from ld commandline
Ard Biesheuvel
2015-08-03
BaseTools IA32/X64: move .got contents to the PE/COFF .text section
Ard Biesheuvel
2015-08-03
BaseTools IA32/X64: drop redundant alignment from linker script
Ard Biesheuvel
2015-08-03
BaseTools IA32/X64: move .rodata to PE/COFF .text section
Ard Biesheuvel
2015-08-03
BaseTools IA32/X64: remove NOP padding from X86/IA32 GCC linker scripts
Ard Biesheuvel
2015-07-06
BaseTools: AArch64: use explicit linker scripts
Ard Biesheuvel
2015-07-02
Revert tree to r17801
Jordan Justen
2015-07-02
BaseTools: AArch64: use explicit linker scripts
Ard Biesheuvel
2015-07-01
There needs to be a space between the output section name and the colon, i.e.,
Ard Biesheuvel
2015-06-29
BaseTools: Added GCC ld script to support 4K alignment.
Yingke Liu
2015-02-06
1. Update UpdateBuildVersion.py;
Yingke Liu
2014-10-31
BaseTools: Add ConvertMasmToNasm.py script
Jordan Justen
2014-08-21
Setting the svn property, svn:executable on the new scripts.
lhauch
2014-08-21
Adding files for proposed replacement for edksetup.bat.
lhauch
2014-07-28
BaseTools: Add GCC49 toolchain; align data sections to 0x40
Jordan Justen
2013-08-23
Sync BaseTool trunk (version r2599) into EDKII BaseTools.
Liming Gao
2011-05-11
Sync BaseTools Branch (version r2149) to EDKII main trunk.
lgao4
2010-05-18
Sync EDKII BaseTools to BaseTools project r1971
lgao4