mirror_edk2/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
Zhang Lubo e9429e7997 SecurityPkg: Fix potential bug in Security Boot dxe.
v2: update hash value in SecureBootConfig.vfr to keep
them consistent with macro definition in SecureBootConfigImpl.h

since we removed the sha-1 definition in Hash table
and related macro, but the macro definition HashAlg index
may be value 4 which is exceed the range of the Hash
table array.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Zhang Lubo <lubo.zhang@intel.com>
Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Long Qin <qin.long@intel.com>
Cc: Yao Jiewen <jiewen.yao@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2017-03-01 15:40:50 +08:00
..
SecureBootConfig.vfr SecurityPkg: Fix potential bug in Security Boot dxe. 2017-03-01 15:40:50 +08:00
SecureBootConfigDevicePath.c Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
SecureBootConfigDriver.c Enable/Disable Secured Boot by 'Secure Boot Configuration' Page which is under Setup browser. 2011-10-28 03:46:20 +00:00
SecureBootConfigDxe.inf SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image. 2016-07-14 15:04:53 +08:00
SecureBootConfigDxe.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
SecureBootConfigDxeExtra.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
SecureBootConfigFileExplorer.c SecurityPkg/SecureBootConfigDxe: Declare EFIAPI for the ChooseFile handlers 2016-03-24 09:26:46 +01:00
SecureBootConfigImpl.c SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLib 2017-02-28 11:30:34 +08:00
SecureBootConfigImpl.h SecurityPkg: Fix potential bug in Security Boot dxe. 2017-03-01 15:40:50 +08:00
SecureBootConfigMisc.c SecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLib 2017-02-28 11:30:34 +08:00
SecureBootConfigNvData.h SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized Secure Boot 2016-05-04 09:13:51 +08:00
SecureBootConfigStrings.uni SecurityPkg: SecureBootConfigDxe: Remove SecureBoot UI change for Customized Secure Boot 2016-05-04 09:13:51 +08:00