summaryrefslogtreecommitdiff
path: root/tests/vb20_verify_fw.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vb20_verify_fw.c')
-rw-r--r--tests/vb20_verify_fw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vb20_verify_fw.c b/tests/vb20_verify_fw.c
index 8088b934..4d337424 100644
--- a/tests/vb20_verify_fw.c
+++ b/tests/vb20_verify_fw.c
@@ -19,7 +19,7 @@ const char *body_fname;
/**
* Local implementation which reads resources from individual files. Could be
- * more elegant and read from bios.bin, if we understood the fmap.
+ * more elegant and read from image.bin, if we understood the fmap.
*/
vb2_error_t vb2ex_read_resource(struct vb2_context *c,
enum vb2_resource_index index, uint32_t offset,