]> git.proxmox.com Git - efi-boot-shim.git/commit
Allow fallback to use the system's LoadImage/StartImage .
authorPeter Jones <pjones@redhat.com>
Fri, 14 Feb 2014 22:48:01 +0000 (17:48 -0500)
committerPeter Jones <pjones@redhat.com>
Fri, 14 Feb 2014 22:48:01 +0000 (17:48 -0500)
commitcf90edfff585cfb6d51f0b4992c7f4fc9195c4c2
tree74006dce6d9cfd2d58048a57eda41f2b84a6ef0d
parenta5d135bd2dd128dd68cc5476c53c83eda378fb45
Allow fallback to use the system's LoadImage/StartImage .

Track use of the system's LoadImage(), and when the next StartImage()
call is for an image the system verified, allow that to count as
participating, since it has been verified by the system's db.

Signed-off-by: Peter Jones <pjones@redhat.com>
replacements.c
replacements.h
shim.c