]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/Thunk16/Ia32/Thunk16.S
Fixed issues compiling for Apple gcc on IA-32
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / Thunk16 / Ia32 / Thunk16.S
index 640f07a1af6cfabc3c5c413edb05e580ffb25e70..704bbef3879e01aa98bacb2ef7610a9676c28a6f 100644 (file)
@@ -73,7 +73,7 @@ ASM_PFX(Thunk16):
     pop    %ecx\r
     rep movsl %ds:(%esi),%es:(%edi)   #; copy context to 16-bit stack\r
     pop    %ebx                       #; ebx <- 16-bit stack offset\r
-    mov    $L_Label1,%eax\r
+    mov    $L_Lable1,%eax\r
     stos   %eax,%es:(%edi)\r
     movl   %cs,%eax\r
     stos   %ax,%es:(%edi)\r