]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/CpuId.S
Update the Guid Value of Ext SCSI Pass Thru Protocol
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / CpuId.S
index 592ade651a6a32829a768d37abc4608526ae59bf..6f41e722277e837ec5da25100d353b3ee903129c 100644 (file)
@@ -21,7 +21,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 \r
-.globl  _AsmCpuid\r
+.globl  ASM_PFX(AsmCpuid)\r
 \r
 #------------------------------------------------------------------------------\r
 #  VOID\r
@@ -34,7 +34,7 @@
 #    OUT  UINT32  *RegisterOutEdx  OPTIONAL\r
 #    )\r
 #------------------------------------------------------------------------------\r
-_AsmCpuid:\r
+ASM_PFX(AsmCpuid):\r
     push    %ebx\r
     push    %ebp\r
     movl    %esp, %ebp\r