summaryrefslogtreecommitdiff
path: root/elf_arm_efi.lds
AgeCommit message (Expand)Author
2021-07-20arm/aa64: fix the size of .rela* sectionsGary Lin
2021-03-30arm/aa64 targets: put .rel* and .dyn* in .rodataPeter Jones
2021-03-25arm/aa64: Swizzle some sections to make old sbsign happier.Peter Jones
2021-03-18arm and aarch64: include the aligned part in SizeOfRawData of sbatGary Lin
2021-03-15arm and aarch64: fix some PE headers.upstream/shim-15.3-rc2shim-15.3-rc2Peter Jones
2021-03-12linker scripts: put .sbat after _edataPeter Jones
2021-02-12efi bins: add an easy way for vendors to add .sbat dataPeter Jones
2021-02-12Add a .sbat section to EFI binariesJavier Martinez Canillas
2017-04-26Don't allow anything with a small alignment in our PE files.Peter Jones
2017-02-23Make shim_version live in a special aligned section.Peter Jones
2015-06-29Make sure our build-id notes wind up at a reasonable place.Peter Jones
2015-06-29Add a conditional point for a debugger to attach.Peter Jones
2014-08-27Fix typo from Ard's old tree 32-bit ARM patch.Peter Jones
2014-08-12Add support for 32-bit ARMArd Biesheuvel