changeset 9:5910e0636c2e

test exit boot services
author taiki
date Tue, 26 Mar 2013 17:47:09 +0900
parents 581d3f25eb15
children 28550dbb2579
files elilo.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/elilo.c	Tue Mar 12 16:43:50 2013 +0900
+++ b/elilo.c	Tue Mar 26 17:47:09 2013 +0900
@@ -475,6 +475,7 @@
 	
 	/* initialize EFI library */
 	InitializeLib(image, systab);
+
 	/*
 	 * disable the platform watchdog timer if we go interactive
 	 * XXX: we should reinstate it once we're done