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
Age
Commit message (
Expand
)
Author
2017-04-25
Merge pull request #10 from endlessm/T16731
archive/v0.9-endless
Release_3.5.9
Release_3.5.8
Release_3.5.7
Release_3.5.6
Release_3.5.5
Release_3.5.4
Release_3.5.3
Release_3.5.2
Release_3.5.1
Release_3.5.0
Release_3.4.8
Release_3.4.7
Release_3.4.6
Release_3.4.5
Release_3.4.4
Release_3.4.3
Release_3.4.2
Release_3.4.1
Release_3.4.0
Release_3.3.9
Release_3.3.8
Release_3.3.7
Release_3.3.6
Release_3.3.5
Release_3.3.4
Release_3.3.3
Release_3.3.2
Release_3.3.18
Release_3.3.17
Release_3.3.16
Release_3.3.15
Release_3.3.14
Release_3.3.13
Release_3.3.12
Release_3.3.11
Release_3.3.10
Release_3.3.1
Release_3.3.0
Release_3.2.6
Release_3.2.5
Release_3.2.4
Release_3.2.3
Release_3.2.2
Release_3.2.1
Release_3.2.0
Release_3.1.8
Release_3.1.7
Release_3.1.6
Daniel Drake
2017-04-25
fallback: Avoid duplicates in BootOrder
João Paulo Rechi Vita
2017-02-21
Merge pull request #9 from endlessm/T15481
Release_3.1.5
Release_3.1.4
Release_3.1.3
Daniel Drake
2017-02-21
fallback: Consider all Boot* vars when checking for duplicates
João Paulo Rechi Vita
2017-01-06
Merge pull request #8 from endlessm/T14430-singleentry
Release_3.1.2
Release_3.1.1
Release_3.1.0-rc1
Release_3.1.0
Will Thompson
2017-01-05
fallback: replace any existing boot entry with the same name
Daniel Drake
2016-09-26
Merge pull request #6 from endlessm/T13374-noise
Daniel Drake
2016-09-26
fallback: Reduce noise when BootOrder list is empty
Carlo Caione
2016-07-18
Don't close file twice in should_use_fallback error path
Release_3.0.9
Release_3.0.8
Release_3.0.7
Release_3.0.6
Release_3.0.5
Release_3.0.4
Release_3.0.3
Release_3.0.2
Release_3.0.11
Release_3.0.10
Release_3.0.1
Release_3.0.0
Benjamin Antin
2016-06-30
makefile: Fix detecting objcopy version
Release_3.0.0-rc3
Release_3.0.0-rc1
Carlo Caione
2016-06-30
shim: Fix unused variable error
Carlo Caione
2016-06-30
Sign MokManager with sbsigntool instead of pesign
Steve Langasek
2016-06-30
Chainload grubx64.efi, not grub.efi
Steve Langasek
2016-06-09
shim: make the PE loader less overzealous on rejections
Peter Jones
2016-05-18
Work around binutils version string weirdness.
Peter Jones
2016-05-11
Measure state and second stage into TPM
Matthew Garrett
2016-05-11
shim: dealing with only one string on loadoption
Ivan Hu
2016-03-22
shim: mirror MokSBState in runtime so the kernel can make use of it.
Mathieu Trudel-Lapierre
2015-11-17
Don't test for the 0 character on the wrong half of the UCS2-LE char.
Peter Jones
2015-11-17
shim: check for EFI\BOOT\BOOT${ARCH}.EFI as well as the leading \ version
Peter Jones
2015-11-17
shim: fix resource leak on should_use_fallback() error path
Peter Jones
2015-11-17
shim: rebuild shim.o if headers change
Peter Jones
2015-11-17
shim: if generate_path() gets a full path, just return it.
Peter Jones
2015-11-17
shim: fix a wrong-abi call to Stall() and ResetSystem()
Peter Jones
2015-11-17
shim: handle BDS's li->LoadOptions and Shell's li->LoadOptions .
Peter Jones
2015-11-17
Add a utility hexdump() call we can use when we need it.
Peter Jones
2015-11-17
MokManager: Fix a -Wsign-compare bug on i?86
Peter Jones
2015-11-17
Fix unsigned int overflow on our i386 debug hook test.
Peter Jones
2015-11-09
Cryptlib: Define the va functions for EFIAPI
Gary Ching-Pang Lin
2015-09-18
Fix recursive reference for RELEASE
Linn Crosetto
2015-07-28
Specify the gnu89 standard
Gary Ching-Pang Lin
2015-07-28
Openssl: Add EFIAPI for ERR_add_error_vdata
Gary Ching-Pang Lin
2015-07-28
Update openssl to 1.0.2d
Gary Ching-Pang Lin
2015-06-30
Typo on aarch64 :/
Peter Jones
2015-06-30
0.9
Version_0.9
0.9
Peter Jones
2015-06-30
Improve our debuginfo path print
Peter Jones
2015-06-29
Make sure our build-id notes wind up at a reasonable place.
Peter Jones
2015-06-29
Only be verbose the first time secure_mode() is called.
Peter Jones
2015-06-29
Add a conditional point for a debugger to attach.
Peter Jones
2015-06-29
More incorrect unsigned vs signed fixups from yours truly.
Peter Jones
2015-06-29
Don't print anything or delay when start_image() succeeds.
Peter Jones
2015-06-16
MokManager: Nerf SHA-1 again for actual hashes and signatures.
Peter Jones
2015-06-16
MokManager: fix comparison between signed and unsigned integer
Gary Ching-Pang Lin
2015-06-16
MokManager: Discard the list contains an invalid signature
Gary Ching-Pang Lin
2015-06-16
MokManager: Support SHA224, SHA384, and SHA512
Gary Ching-Pang Lin
2015-06-16
MokManager: Add more key list safe checks
Gary Ching-Pang Lin
2015-06-16
MokManager: fix the return value and type
Gary Ching-Pang Lin
2015-06-16
MokManager: Support SHA1 hash in MOK
Gary Ching-Pang Lin
2015-06-16
MokManager: fix the hash list counting in delete
Gary Ching-Pang Lin
2015-06-16
MokManager: calculate the variable size correctly
Gary Ching-Pang Lin
[next]