docs.rs failed to build efi_signer-0.2.7
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
efi_signer-0.2.4
EFI_SIGNER
A pure rust library to sign/verify the EFI image.
HOWs
see examples
how to sign a EFI image
-
generate certificates
-
sign a EFI image
-
sign a EFI image with detached signature
the
efi.signed
file will onlyl contain the signature itself which can be used by set_authenticode
how to parse the EFI image