From ccf9e0efab40bd25df1244886d7ca3fe0c478d19 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Wed, 4 Apr 2018 12:31:30 -0400 Subject: Add another TODO for shim-16 Signed-off-by: Peter Jones --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 4fd4e552..845574b1 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,8 @@ are to one another, so we can stop earlier without tricks - Make EFI_LOADED_IMAGE_2 protocol and a LOAD_IMAGE protocol with LoadImage/CheckImage/StartImage. +- Implement EFI_CERT_X509_SHA{256,384,512} revocation checks + - It doesn't necessarily have to include timestamp checking support - Make the openssl code supply the Pkcs7Verify() API, and use the system one (instead) if it is available. - And make building it optional -- cgit v1.2.3