mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-11 07:24:46 +00:00
![]() S/MIME Capabilities (OID: 1.2.840.113549.1.9.15) attributes are
expected to be algorithms but neither data nor MS Inderect Data,
thus the checker for data type is incorrect.
This patch fixes a capsule authentication failure with PKCS#7
message that contains S/MIME capabilities, which formed by the EDK2
GenerateCapsule tool.
S/MIME Capabilities are not common attributes in an EFI capsule,
thus this failure cannot be reproduced with the capsules generated
via mkeficapsule.
Fixes:
|
||
---|---|---|
.. | ||
external/mbedtls | ||
port | ||
Kconfig | ||
Makefile | ||
mbedtls_def_config.h | ||
md5.c | ||
mscode_parser.c | ||
pkcs7_parser.c | ||
public_key.c | ||
rsa_helper.c | ||
sha1.c | ||
sha256.c | ||
sha512.c | ||
x509_cert_parser.c |