Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-03 | BaseTools IA32/X64: Use GccBase.lds instead of gcc*-ld-script | Ard Biesheuvel | 1 | -38/+0 |
2015-08-03 | BaseTools IA32/X64: get header size and alignment from ld commandline | Ard Biesheuvel | 1 | -5/+5 |
2015-08-03 | BaseTools IA32/X64: move .got contents to the PE/COFF .text section | Ard Biesheuvel | 1 | -4/+1 |
2015-08-03 | BaseTools IA32/X64: drop redundant alignment from linker script | Ard Biesheuvel | 1 | -3/+0 |
2015-08-03 | BaseTools IA32/X64: move .rodata to PE/COFF .text section | Ard Biesheuvel | 1 | -1/+1 |
2015-07-01 | There needs to be a space between the output section name and the colon, i.e., | Ard Biesheuvel | 1 | -5/+5 |
2015-06-29 | BaseTools: Added GCC ld script to support 4K alignment. | Yingke Liu | 1 | -0/+44 |