09da51f boot: Rework shim image verification

Authored and Committed by Jan Janssen 2 years ago
    boot: Rework shim image verification
    
    This moves the shim security arch override to the new
    ReinstallProtocolInterface based interface. This also has the benefit to
    reduce the time window in which we have this override active and also
    actually removes it, which was not previously done.
    
    The shim hooks themselves are also modernized too. The upcalls should
    really not be neccessary if shim is happy with the provided binary.
    
        
file modified
+1 -7
file modified
+41 -75
file modified
+2 -2