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

Unified Diff: firmware/linktest/main.c

Issue 2919010: Add tpm lite to vboot reference (Closed) Base URL: ssh://gitrw.chromium.org/vboot_reference.git
Patch Set: Created 10 years, 5 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 | « firmware/lib/tpm_lite/tlcl.c ('k') | firmware/stub/include/biosincludes.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: firmware/linktest/main.c
diff --git a/firmware/linktest/main.c b/firmware/linktest/main.c
index 5e900a96171a3f7727f94fe4a3d661c649606443..e726db324d69dc26fcec68e89a3e65c4e5be361c 100644
--- a/firmware/linktest/main.c
+++ b/firmware/linktest/main.c
@@ -7,6 +7,7 @@
#include "vboot_common.h"
#include "vboot_kernel.h"
+
int main(void)
{
uint16_t x, y;
« no previous file with comments | « firmware/lib/tpm_lite/tlcl.c ('k') | firmware/stub/include/biosincludes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698