]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CorebootModulePkg/SecCore/Ia32/SecEntry.S
CorebootModulePkg: Reformat asm constant to avoid gcc assembler fail
[mirror_edk2.git] / CorebootModulePkg / SecCore / Ia32 / SecEntry.S
index 7133a9edb70fc0ffb0bde32fd1be0967c38e3646..3a3f76ed6be4a563a55ed518b34c899f711031d4 100644 (file)
@@ -46,7 +46,7 @@ ASM_PFX(_ModuleEntryPoint):
   #\r
   # Construct the temporary memory at 0x80000, length 0x10000\r
   #\r
   #\r
   # Construct the temporary memory at 0x80000, length 0x10000\r
   #\r
-  movl ($BASE_512KB + $SIZE_64KB), %esp\r
+  movl $(BASE_512KB + SIZE_64KB), %esp\r
 \r
   #\r
   # Pass BFV into the PEI Core\r
 \r
   #\r
   # Pass BFV into the PEI Core\r