Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 349419
b: refs/heads/master
c: f791620
h: refs/heads/master
i:
  349417: 0fc3f34
  349415: 249de24
v: v3
  • Loading branch information
David Woodhouse authored and H. Peter Anvin committed Jan 28, 2013
1 parent a3f4f5e commit acb56b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70a479cbe80296d3113e65cc2f713a5101061daf
refs/heads/master: f791620fa7517e1045742c475a7f005db9a634b8
2 changes: 2 additions & 0 deletions trunk/arch/x86/boot/compressed/head_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,10 @@ ENTRY(startup_32)
pushl %eax
pushl %esi
pushl %ecx
sub $0x4, %esp

.org 0x30,0x90
add $0x4, %esp
call efi_main
cmpl $0, %eax
movl %eax, %esi
Expand Down

0 comments on commit acb56b7

Please sign in to comment.