]> git.proxmox.com Git - efi-boot-shim.git/commit - Makefile
Support a vendor-specific DBX list.
authorPeter Jones <pjones@redhat.com>
Tue, 23 Oct 2012 15:47:41 +0000 (11:47 -0400)
committerPeter Jones <pjones@redhat.com>
Tue, 23 Oct 2012 15:47:41 +0000 (11:47 -0400)
commit5f0a358b6349aa9bae3da562c928c920065afd17
tree353201cae1f460d882f000bf8a45a7d2b1dc0f04
parent34f0c4abc0a0e43656155be587428639bbf87710
Support a vendor-specific DBX list.

In some rare corner cases, it's useful to add a blacklist of things that
were allowed by a copy of shim that was never signed by the UEFI signing
service.  In these cases it's okay for them to go into a local dbx,
rather than taking up precious flash.

Signed-off-by: Peter Jones <pjones@redhat.com>
Makefile
dbx.S [new file with mode: 0644]
shim.c