| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-11 | lib/crypto: use qualified path for x509_parser.h | Heinrich Schuchardt | |
| Use the path relative to /include for x509_parser.h in pkcs7_parser.h. Signed-off-by: Heinrich Schuchardt <[email protected]> | |||
| 2020-05-04 | lib/crypto, efi_loader: move some headers to include/crypto | AKASHI Takahiro | |
| Pkcs7_parse.h and x509_parser.h are used in UEFI subsystem, in particular, secure boot. So move them to include/crypto to avoid relative paths. Suggested-by: Heinrich Schuchardt <[email protected]> Signed-off-by: AKASHI Takahiro <[email protected]> Don't include include x509_parser.h twice. Reviewed-by: Heinrich Schuchardt <[email protected]> | |||
