index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf_arm_efi.lds
Age
Commit message (
Expand
)
Author
2021-07-20
arm/aa64: fix the size of .rela* sections
Gary Lin
2021-03-30
arm/aa64 targets: put .rel* and .dyn* in .rodata
Peter Jones
2021-03-25
arm/aa64: Swizzle some sections to make old sbsign happier.
Peter Jones
2021-03-18
arm and aarch64: include the aligned part in SizeOfRawData of sbat
Gary Lin
2021-03-15
arm and aarch64: fix some PE headers.
upstream/shim-15.3-rc2
shim-15.3-rc2
Peter Jones
2021-03-12
linker scripts: put .sbat after _edata
Peter Jones
2021-02-12
efi bins: add an easy way for vendors to add .sbat data
Peter Jones
2021-02-12
Add a .sbat section to EFI binaries
Javier Martinez Canillas
2017-04-26
Don't allow anything with a small alignment in our PE files.
Peter Jones
2017-02-23
Make shim_version live in a special aligned section.
Peter Jones
2015-06-29
Make sure our build-id notes wind up at a reasonable place.
Peter Jones
2015-06-29
Add a conditional point for a debugger to attach.
Peter Jones
2014-08-27
Fix typo from Ard's old tree 32-bit ARM patch.
Peter Jones
2014-08-12
Add support for 32-bit ARM
Ard Biesheuvel