Fix typos in GCC assembly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7866 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#------------------------------------------------------------------------------
|
||||
.intel_syntax noprefix
|
||||
.globl ASM_PFX(InternalMemSetMem)
|
||||
ASM_PFX(InternalMemZeroMem):
|
||||
ASM_PFX(InternalMemSetMem):
|
||||
push rdi
|
||||
push rbx
|
||||
push rcx # push Buffer
|
||||
|
Reference in New Issue
Block a user