Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(817)

Unified Diff: src/platform/vboot_reference/README

Issue 1581005: VBoot Reference: Refactoring Part 3 (Closed)
Patch Set: . Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/platform/vboot_reference/Makefile ('k') | src/platform/vboot_reference/common/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/platform/vboot_reference/README
diff --git a/src/platform/vboot_reference/README b/src/platform/vboot_reference/README
index 94d6b2ed45d0271ca482fdfeb3e1684883758b96..cfe461d0e3a8799bdb1d59c7f6d97a6b55f5ee72 100644
--- a/src/platform/vboot_reference/README
+++ b/src/platform/vboot_reference/README
@@ -9,7 +9,7 @@ include/ - Contains all the code headers. firmware_image.h and
kernel_image.h contains the structures that represent a verified boot
firmware and kernel image. Note that the
-crypto/ - Contains the implementation for the crypto library. This
+cryptolib/ - Contains the implementation for the crypto library. This
includes implementations for SHA1, SHA256, SHA512, and RSA signature
verification (for PKCS #1 v1.5 signatures).
« no previous file with comments | « src/platform/vboot_reference/Makefile ('k') | src/platform/vboot_reference/common/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698