Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349418
b: refs/heads/master
c: 70a479c
h: refs/heads/master
v: v3
  • Loading branch information
David Woodhouse authored and H. Peter Anvin committed Jan 28, 2013
1 parent 0fc3f34 commit a3f4f5e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 09c205afde70c15f20ca76ba0a57409dad175fd0
refs/heads/master: 70a479cbe80296d3113e65cc2f713a5101061daf
3 changes: 1 addition & 2 deletions trunk/arch/x86/boot/compressed/eboot.c
Original file line number Diff line number Diff line change
Expand Up @@ -432,10 +432,9 @@ static efi_status_t setup_gop(struct screen_info *si, efi_guid_t *proto,
* Once we've found a GOP supporting ConOut,
* don't bother looking any further.
*/
first_gop = gop;
if (conout_found)
break;

first_gop = gop;
}
}

Expand Down

0 comments on commit a3f4f5e

Please sign in to comment.