# HG changeset patch # User taiki # Date 1364287629 -32400 # Node ID 5910e0636c2eaebae8e88be06f20029b160d906d # Parent 581d3f25eb15bc634a815c0a5d1629240302258d test exit boot services diff -r 581d3f25eb15 -r 5910e0636c2e elilo.c --- 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