~cyphermox/ubuntu/wily/shim/upstream

  • Committer: Peter Jones
  • Author(s): Matthew Garrett
  • Date: 2015-04-15 17:30:52 UTC
  • Revision ID: git-v1:d7cbd4e3927ea272c709e3f0fd28d53fcc074c34
Explicitly request sysv-style ELF hash sections

We depend on there being a .hash section in the binary, and that's not
the case on distributions that default to building with gnu-style ELF
hashes. Explicitly request sysv-style hashes in order to avoid building
broken binaries.

Signed-off-by: Matthew Garrett <mjg59@coreos.com>
Filename Latest Rev Last Changed Committer Comment Size
..
Cryptlib 16 11 years ago Matthew Garrett Add crypto libraries Diff
include 164 10 years ago Peter Jones Port MokManager to Linux Foundation loader UI code Diff
lib 164 10 years ago Peter Jones Port MokManager to Linux Foundation loader UI code Diff
.gitignore 214 10 years ago Peter Jones Add ident-like blobs to shim.efi for version check 203 bytes Diff Download File
cert.S 281 9 years ago Peter Jones Add support for 32-bit ARM This adds support for 1.4 KB Diff Download File
COPYRIGHT 37 11 years ago Matthew Garrett Add copyright file 1.3 KB Diff Download File
crypt_blowfish.c 170 10 years ago Peter Jones MokManager: support blowfish-based crypt() hash C 29.5 KB Diff Download File
crypt_blowfish.h 170 10 years ago Peter Jones MokManager: support blowfish-based crypt() hash C 781 bytes Diff Download File
elf_aarch64_efi.lds 280 9 years ago Peter Jones Add support for 64-bit ARM (AArch64) This adds su 1.1 KB Diff Download File
elf_arm_efi.lds 283 9 years ago Peter Jones Fix typo from Ard's old tree 32-bit ARM patch. We 1 KB Diff Download File
elf_ia32_efi.lds 295 9 years ago Peter Jones Revert header changes Revert "Do the same for ia3 1 KB Diff Download File
elf_ia64_efi.lds 140 10 years ago Peter Jones Move embedded certificates to their own section. 1.2 KB Diff Download File
elf_x86_64_efi.lds 295 9 years ago Peter Jones Revert header changes Revert "Do the same for ia3 1.1 KB Diff Download File
fallback.c 312 9 years ago Peter Jones Fix length of allocated buffer for boot option com 19.4 KB Diff Download File
File make-certs 105 11 years ago Matthew Garrett Sign MokManager with a locally-generated key shim 15.5 KB Diff Download File
Makefile 316 9 years ago Peter Jones Explicitly request sysv-style ELF hash sections W 5.7 KB Diff Download File
MokManager.c 315 9 years ago Peter Jones gcc 5.0 changes some include bits, so copy what ar 47 KB Diff Download File
MokVars.txt 212 10 years ago Peter Jones Add support for disabling db for verification Pro 2.9 KB Diff Download File
netboot.c 306 9 years ago Peter Jones Correctly reject bad tftp addresses earlier, rathe 8.5 KB Diff Download File
netboot.h 235 10 years ago Peter Jones netboot.h: fix build error on 32-bit systems Func 257 bytes Diff Download File
PasswordCrypt.c 255 10 years ago Peter Jones additional bounds-checking on section sizes This 7.8 KB Diff Download File
PasswordCrypt.h 172 10 years ago Peter Jones MokManager: support Tradition DES hash 581 bytes Diff Download File
README 276 9 years ago Peter Jones Replace build instructions in README with somethin 970 bytes Diff Download File
replacements.c 285 9 years ago Peter Jones Don't name something exit(). On aarch64 due to so 7.1 KB Diff Download File
replacements.h 254 10 years ago Peter Jones Allow fallback to use the system's LoadImage/Start 1.7 KB Diff Download File
shim.c 310 9 years ago Peter Jones Don't install our protocols if we're not in secure 55.7 KB Diff Download File
shim.h 148 10 years ago Peter Jones Make SHIM_LOCK_GUID a first-class object with a sy 589 bytes Diff Download File
testplan.txt 301 9 years ago Peter Jones Another testplan error. Signed-off-by: Peter Jone 4.3 KB Diff Download File
TODO 213 10 years ago Peter Jones Update for Josh's changes. Signed-off-by: Peter J 984 bytes Diff Download File
ucs2.h 118 10 years ago Peter Jones Add StrCSpn() Signed-off-by: Peter Jones <pjones@ 2.5 KB Diff Download File
version.c.in 214 10 years ago Peter Jones Add ident-like blobs to shim.efi for version check 151 bytes Diff Download File
version.h 214 10 years ago Peter Jones Add ident-like blobs to shim.efi for version check 127 bytes Diff Download File