Fix bug in .S files.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@952 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -85,6 +85,6 @@ L2:
|
||||
movsb
|
||||
cld
|
||||
movl 12(%esp), %eax
|
||||
pop %esi
|
||||
pop %edi
|
||||
pop %edi
|
||||
pop %esi
|
||||
ret
|
||||
|
Reference in New Issue
Block a user