X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FLibrary%2FHashLibBaseCryptoRouter%2FHashLibBaseCryptoRouterDxe.c;fp=SecurityPkg%2FLibrary%2FHashLibBaseCryptoRouter%2FHashLibBaseCryptoRouterDxe.c;h=7a0f61efbb8c665b5cfeead504349dcdc782be41;hp=a7cb05849c00ca4b703ee82733aae018ebc5d446;hb=fc70522ffea725cb23b6366c1a2611312e38accb;hpb=aad15888d6d6193f5818eadfa29c2f3c28036cc3 diff --git a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.c b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.c index a7cb05849c..7a0f61efbb 100644 --- a/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.c +++ b/SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterDxe.c @@ -1,6 +1,6 @@ /** @file This library is BaseCrypto router. It will redirect hash request to each individual - hash handler registerd, such as SHA1, SHA256. + hash handler registered, such as SHA1, SHA256. Platform can use PcdTpm2HashMask to mask some hash engines. Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.