[coreboot-gerrit] New patch to review for coreboot: dbff996 TEST CHANGE NO MERGE

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Tue Nov 11 17:28:32 CET 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7434

-gerrit

commit dbff996120eb211b9d9799b37dd63f7954cae3bd
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Wed Nov 12 03:28:14 2014 +1100

    TEST CHANGE NO MERGE
    
    Change-Id: Ie4db74414b66266dd2db9c0ba9ef42a2270fa98e
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/console/die.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/console/die.c b/src/console/die.c
index 395ab75..99df7b6 100644
--- a/src/console/die.c
+++ b/src/console/die.c
@@ -37,3 +37,4 @@ void NORETURN die(const char *msg)
 		hlt();
 	} while(1);
 }
+



More information about the coreboot-gerrit mailing list